In RGB color space, #818181 hex color has a red value of 129, a green value of 129 and a blue value of 129.
In CMYK color space (used in color printing), #818181 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 49.41% black.
#818181 color has a hue of 0 degrees, a saturation of 0% and a lightness of 50.6%.
#818181 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #818181 is #999999
#818181 hex color has a decimal value of 8487297.
HEX | 818181 | #818181 |
---|---|---|
RGB | 129, 129, 129 | rgb(129, 129, 129) |
RGB Percent | 50.59, 50.59, 50.59 | rgb(50.59, 50.59, 50.59) |
CMYK | 0, 0, 0, 49 | |
HSL | 0°, 0, 50.6 | hsl(0, 0%, 50.6%) |
HSV | 0°, 0, 50.588235294118 |
XYZ | 20.866, 21.953, 23.906 |
---|---|
Hunter Lab | 46.854, -2.501, 2.547 |
CIE-LAB | 53.977, 0.002, -0.005 |
CIE-LCH | 53.977, 0.005, 291.801 |
CIE-LUV | 0, 0, 0, 49.41 |
Web Safe | 999999 |
RGB percent of color #818181
CMYK percent of color #818181
Text with hexadecimal color #818181
This text has a font color of #818181
<p style="color:#818181">Text here</p>
#818181 Background Color
This box has a background color of #818181
<div style="background-color:#818181">Text here</div>
#818181 Border Color
This box has a border color of #818181
<div style="border: 4px solid #818181">Text here</div>
CSS codes
<p style="color:#818181">Text here</p>
<div style="background-color:#818181">Text here</div>
<div style="border: 4px solid #818181">Text here</div>
#818181 Color on white background
This is how a font and box color of #818181 will look
on a white background.
#818181 Color on black background
This is how a font and box color of #818181 hex color will look
on a black background.