dark orangish gray/dark orangeish gray
#312f2d color RGB value is (49,47,45)
#312f2d color CMYK value
#312f2d color HSL value
HSV(or HSB) | 30° | 8.2 | 19.2 |
XYZ | 2.757 | 2.875 | 2.892 |
Yxy | 0.323 | 0.337 | 2.875 |
LAB | 19.538 | 0.442 | 1.597 |
LUV | 19.538 | 1.079 | 1.508 |
Hunter-LAB | 16.957 | -0.656 | 1.757 |
CIE-LCH | 19.538 | 1.658 | 74.517 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 31 | 2F | 2D |
Decimal | 49 | 47 | 45 |
Octal | 61 | 57 | 55 |
Binary | 00110001 | 00101111 | 00101101 |
Below, you can see some colors close to #312f2d. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #312f2d.
<span style="color:#312f2d">Text here</span>
This paragraph has a background color of #312f2d.
<p style="background-color:#312f2d;">Content here</p>
This element has a border color of #312f2d.
<div style="border:1px #312f2d;">Content here</div>
.text {color:#312f2d;}
.background {background-color:#312f2d;}
.border {border:1px solid #312f2d;}
.text-shadow {border:1px solid #312f2d;}
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, #050404 is the darkest color, while #f9f9f9 is the lightest one.