Shades of Eternity #313625
Tints of Eternity #313625
RGB
CMYK
RGB Variations
Color information
#313625 (or 0x313625) is known color: Eternity. HEX triplet: 31, 36 and 25. RGB value is (49,54,37). Sum of RGB (Red+Green+Blue) = 49+54+37=140 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35% from 140); Green value is 54 (21.48% from 255 or 38.57% from 140); Blue value is 37 (14.84% from 255 or 26.43% from 140); Max value from RGB is 54 - color contains mainly: green. Hex color #313625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313625 is #CEC9DA. Grayscale: #323232. Windows color (decimal): -13552091 or 2438705. OLE color: 2438705.
HSL color Cylindrical-coordinate representation of color #313625: hue angle of 77.65º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #313625 is Cyan = 0.09, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 54 | 37 | - |
| CMYK | 0.09 | 0 | 0.31 | 0.79 |
| HSL | 77.65º | 0.19% | 0.18% | - |
| HSV(B) | 77.65º | 0.31% | 0.21% | - |
| XYZ | 2.92 | 3.42 | 2.26 | - |
| YUV | 50.57 | 120.34 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 37 | 0.09 | 0 | 0.31 | 0.79 | 77.65 | 0.19 | 0.18 |
| Hex | 31 | 36 | 25 | 9 | 0 | 1F | 4F | 4E | 13 | 12 |
| Octal | 61 | 66 | 45 | 11 | 0 | 37 | 117 | 116 | 23 | 22 |
| Binary | 110001 | 110110 | 100101 | 1001 | 0 | 11111 | 1001111 | 1001110 | 10011 | 10010 |
Color Harmonies of #313625
Complementary color
Monochromatic Colors of #313625
Black with #313625
Text Example
Text Example
White with #313625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313625; }
p { color: rgb(49,54,37); }
H1.HeaderClassName
{
color: #313625;
}
.AnyTagClassName
{
color: #313625;
}
</style>
background-color css
<style>
a { background-color: #313625; }
a { background-color: rgb(49,54,37); }
div.DivClassName
{
background-color: #313625;
}
.BgClassName
{
background-color: #313625;
}
</style>
border-color css
<style>
span { border-color: #313625; }
span { border-color: rgb(49,54,37); }
td.TdClassName
{
border-color: #313625;
}
.TagClassName
{
border-color: #313625;
}
</style>