dark greenish gray/dark sap greenish gray
#313a30 color RGB value is (49,58,48)
#313a30 color CMYK value
#313a30 color HSL value
HSV(or HSB) | 114° | 17.2 | 22.7 |
XYZ | 3.313 | 3.892 | 3.373 |
Yxy | 0.313 | 0.368 | 3.892 |
LAB | 23.313 | -6.119 | 4.968 |
LUV | 23.313 | -4.034 | 5.894 |
Hunter-LAB | 19.729 | -4.551 | 3.674 |
CIE-LCH | 23.313 | 7.882 | 140.93 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 31 | 3A | 30 |
Decimal | 49 | 58 | 48 |
Octal | 61 | 72 | 60 |
Binary | 00110001 | 00111010 | 00110000 |
Below, you can see some colors close to #313a30. 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 #313a30.
<span style="color:#313a30">Text here</span>
This paragraph has a background color of #313a30.
<p style="background-color:#313a30;">Content here</p>
This element has a border color of #313a30.
<div style="border:1px #313a30;">Content here</div>
.text {color:#313a30;}
.background {background-color:#313a30;}
.border {border:1px solid #313a30;}
.text-shadow {border:1px solid #313a30;}
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.