#313931 hex color code descriptions: dark greenish gray. #313931 color hex could be obtained by blending #627262 with #000000 . Closest websafe color is: #333333.
#313931 color RGB value is (49,57,49)
#313931 color CMYK value
#313931 color HSL value
HSV(or HSB) | 120° | 14 | 22.4 |
XYZ | 3.284 | 3.801 | 3.466 |
Yxy | 0.311 | 0.36 | 3.801 |
LAB | 23.002 | -5.26 | 3.858 |
LUV | 23.002 | -3.596 | 4.646 |
Hunter-LAB | 19.496 | -4.05 | 3.106 |
CIE-LCH | 23.002 | 6.523 | 143.736 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 31 | 39 | 31 |
Decimal | 49 | 57 | 49 |
Octal | 61 | 71 | 61 |
Binary | 00110001 | 00111001 | 00110001 |
Below, you can see some colors close to #313931. 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 #313931.
<span style="color:#313931">Text here</span>
This paragraph has a background color of #313931.
<p style="background-color:#313931;">Content here</p>
This element has a border color of #313931.
<div style="border:1px #313931;">Content here</div>
.text {color:#313931;}
.background {background-color:#313931;}
.border {border:1px solid #313931;}
.text-shadow {border:1px solid #313931;}
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, #0a0b0a is the darkest color, while #ffffff is the lightest one.