Hex | c7e2a1 |
RGB | 199 , 226 , 161 |
RGB % | 34.0, 38.6, 27.5 |
HSL | 84.9, 52.8, 75.9 |
HSV | 84.9, 28.8, 88.6 |
CMYK | 30.5,0,73.3,29 |
XYZ | 0.572, 0.691, 0.44 |
xyY | 0.336, 0.406, 0.691 |
CIE-LAB | 0.866, -0.2, 0.289 |
CIE-LUV | 0.866, -0.127, 0.439 |
CIE-HCL | 124.619, 0.351, 0.866 |
Binary | 11000111,11100010,10100001 |
#c7e2a1 HTML/CSS Color Name is Reef / Light Green FS 34552 / Green.
In a RGB color space, #c7e2a1 color RGB value is (Red:199,Green:226,Blue:161). it is composed of 34.0% red, 38.6% green and 27.5% blue. The process color (four color CMYK) of #c7e2a1 color hex is 30.5,0,73.3,29. HSL of color #c7e2a1 hue: 84.9 , saturation: 52.8 and the lightness value of c7e2a1 is 75.9. Mainly color is Green. Reverse color is: #381d5e.
The color codes conversion takes 1.607340 milliseconds.
.bgcolor {background-color:#c7e2a1; .textcolor {color:#c7e2a1; } .bordercolor {border:3px solid #c7e2a1; }
<p style="color:#c7e2a1">Text here</p>
<p style="background-color:#c7e2a1;">Content here</p>
<div style="border:1px solid #c7e2a1;">Content here</div>
.textShadow { text-shadow: 4px 4px 2px #c7e2a1; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #c7e2a1; -webkit-box-shadow: 1px 1px 3px 2px #c7e2a1; box-shadow: 1px 1px 3px 2px #c7e2a1; }
<p style="text-shadow: 4px 4px 2px #c7e2a1">Text here</p>
<div style="-moz-box-shadow: 1px 1px 3px 2px #c7e2a1; -webkit-box-shadow: 1px 1px 3px 2px #c7e2a1; box-shadow: 1px 1px 3px 2px #c7e2a1;">
Content here</div>