mostly black
Enter any color value (e.g., #ad1b6f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#313131 color RGB value is (49,49,49)
#313131 color CMYK value
#313131 color HSL value
HSV(or HSB) | 0° | 0 | 19.2 |
XYZ | 2.919 | 3.071 | 3.345 |
Yxy | 0.313 | 0.329 | 3.071 |
LAB | 20.327 | 0.002 | -0.003 |
LUV | 20.327 | 0 | -0.003 |
Hunter-LAB | 17.525 | -0.935 | 0.952 |
CIE-LCH | 20.327 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 31 | 31 | 31 |
Decimal | 49 | 49 | 49 |
Octal | 61 | 61 | 61 |
Binary | 00110001 | 00110001 | 00110001 |
This text has a font color of #313131.
<span style="color:#313131">Text here</span>
This paragraph has a background color of #313131.
<p style="background-color:#313131;">Content here</p>
This element has a border color of #313131.
<div style="border:1px #313131;">Content here</div>
.text {color:#313131;}
.background {background-color:#313131;}
.border {border:1px solid #313131;}
.text-shadow {border:1px solid #313131;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #060606 is the darkest color, while #fbfbfb is the lightest one.