Hex | 277053 |
RGB | 39 , 112 , 83 |
RGB % | 16.7, 47.9, 35.5 |
HSL | 156.2, 48.3, 29.6 |
HSV | 156.2, 65.2, 43.9 |
CMYK | 166.2,0,66,143 |
XYZ | 0.082, 0.126, 0.102 |
xyY | 0.264, 0.408, 0.126 |
CIE-LAB | 0.422, -0.301, 0.096 |
CIE-LUV | 0.422, -0.299, 0.164 |
CIE-HCL | 162.35, 0.316, 0.422 |
Binary | 00100111,01110000,01010011 |
#277053 HTML/CSS Color Name is Eden / Pantone 555 C / Green.
In a RGB color space, #277053 color RGB value is (Red:39,Green:112,Blue:83). it is composed of 16.7% red, 47.9% green and 35.5% blue. The process color (four color CMYK) of #277053 color hex is 166.2,0,66,143. HSL of color #277053 hue: 156.2 , saturation: 48.3 and the lightness value of 277053 is 29.6. Mainly color is Green. Reverse color is: #d88fac.
The color codes conversion takes 1.602174 milliseconds.
.bgcolor {background-color:#277053; .textcolor {color:#277053; } .bordercolor {border:3px solid #277053; }
<p style="color:#277053">Text here</p>
<p style="background-color:#277053;">Content here</p>
<div style="border:1px solid #277053;">Content here</div>
.textShadow { text-shadow: 4px 4px 2px #277053; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #277053; -webkit-box-shadow: 1px 1px 3px 2px #277053; box-shadow: 1px 1px 3px 2px #277053; }
<p style="text-shadow: 4px 4px 2px #277053">Text here</p>
<div style="-moz-box-shadow: 1px 1px 3px 2px #277053; -webkit-box-shadow: 1px 1px 3px 2px #277053; box-shadow: 1px 1px 3px 2px #277053;">
Content here</div>