In RGB color space, #313131 hex color has a red value of 49, a green value of 49 and a blue value of 49.
In CMYK color space (used in color printing), #313131 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 80.78% black.
#313131 color has a hue of 0 degrees, a saturation of 0% and a lightness of 19.2%.
#313131 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #313131 is #333333
#313131 hex color has a decimal value of 3223857.
HEX | 313131 | #313131 |
---|---|---|
RGB | 49, 49, 49 | rgb(49, 49, 49) |
RGB Percent | 19.22, 19.22, 19.22 | rgb(19.22, 19.22, 19.22) |
CMYK | 0, 0, 0, 81 | |
HSL | 0°, 0, 19.2 | hsl(0, 0%, 19.2%) |
HSV | 0°, 0, 19.21568627451 |
XYZ | 2.919, 3.071, 3.345 |
---|---|
Hunter Lab | 17.524, -0.935, 0.95 |
CIE-LAB | 20.326, 0.002, -0.008 |
CIE-LCH | 20.326, 0.008, 284.036 |
CIE-LUV | 0, 0, 0, 80.78 |
Web Safe | 333333 |
RGB percent of color #313131
CMYK percent of color #313131
Text with hexadecimal color #313131
This text has a font color of #313131
<p style="color:#313131">Text here</p>
#313131 Background Color
This box has a background color of #313131
<div style="background-color:#313131">Text here</div>
#313131 Border Color
This box has a border color of #313131
<div style="border: 4px solid #313131">Text here</div>
CSS codes
<p style="color:#313131">Text here</p>
<div style="background-color:#313131">Text here</div>
<div style="border: 4px solid #313131">Text here</div>
#313131 Color on white background
This is how a font and box color of #313131 will look
on a white background.
#313131 Color on black background
This is how a font and box color of #313131 hex color will look
on a black background.