Shades of Eternity #313624
Tints of Eternity #313624
RGB
CMYK
RGB Variations
Color information
#313624 (or 0x313624) is known color: Eternity. HEX triplet: 31, 36 and 24. RGB value is (49,54,36). Sum of RGB (Red+Green+Blue) = 49+54+36=139 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.25% from 139); Green value is 54 (21.48% from 255 or 38.85% from 139); Blue value is 36 (14.45% from 255 or 25.90% from 139); Max value from RGB is 54 - color contains mainly: green. Hex color #313624 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313624 is #CEC9DB. Grayscale: #323232. Windows color (decimal): -13552092 or 2373169. OLE color: 2373169.
HSL color Cylindrical-coordinate representation of color #313624: hue angle of 76.67º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #313624 is Cyan = 0.09, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 54 | 36 | - |
| CMYK | 0.09 | 0 | 0.33 | 0.79 |
| HSL | 76.67º | 0.2% | 0.18% | - |
| HSV(B) | 76.67º | 0.33% | 0.21% | - |
| XYZ | 2.9 | 3.42 | 2.18 | - |
| YUV | 50.45 | 119.84 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 36 | 0.09 | 0 | 0.33 | 0.79 | 76.67 | 0.2 | 0.18 |
| Hex | 31 | 36 | 24 | 9 | 0 | 21 | 4F | 4D | 14 | 12 |
| Octal | 61 | 66 | 44 | 11 | 0 | 41 | 117 | 115 | 24 | 22 |
| Binary | 110001 | 110110 | 100100 | 1001 | 0 | 100001 | 1001111 | 1001101 | 10100 | 10010 |
Color Harmonies of #313624
Complementary color
Monochromatic Colors of #313624
Black with #313624
Text Example
Text Example
White with #313624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313624; }
p { color: rgb(49,54,36); }
H1.HeaderClassName
{
color: #313624;
}
.AnyTagClassName
{
color: #313624;
}
</style>
background-color css
<style>
a { background-color: #313624; }
a { background-color: rgb(49,54,36); }
div.DivClassName
{
background-color: #313624;
}
.BgClassName
{
background-color: #313624;
}
</style>
border-color css
<style>
span { border-color: #313624; }
span { border-color: rgb(49,54,36); }
td.TdClassName
{
border-color: #313624;
}
.TagClassName
{
border-color: #313624;
}
</style>