Shades of Caput Mortuum #592312
Tints of Caput Mortuum #592312
RGB
CMYK
RGB Variations
Color information
#592312 (or 0x592312) is known color: Caput Mortuum. HEX triplet: 59, 23 and 12. RGB value is (89,35,18). Sum of RGB (Red+Green+Blue) = 89+35+18=142 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.68% from 142); Green value is 35 (14.06% from 255 or 24.65% from 142); Blue value is 18 (7.42% from 255 or 12.68% from 142); Max value from RGB is 89 - color contains mainly: red. Hex color #592312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592312 is #A6DCED. Grayscale: #313131. Windows color (decimal): -10935534 or 1188697. OLE color: 1188697.
HSL color Cylindrical-coordinate representation of color #592312: hue angle of 14.37º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #592312 is Cyan = 0, Magento = 0.61, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 18 | - |
| CMYK | 0 | 0.61 | 0.80 | 0.65 |
| HSL | 14.37º | 0.66% | 0.21% | - |
| HSV(B) | 14.37º | 0.8% | 0.35% | - |
| XYZ | 4.83 | 3.37 | 0.97 | - |
| YUV | 49.21 | 110.39 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 18 | 0 | 0.61 | 0.80 | 0.65 | 14.37 | 0.66 | 0.21 |
| Hex | 59 | 23 | 12 | 0 | 3D | 50 | 41 | E | 42 | 15 |
| Octal | 131 | 43 | 22 | 0 | 75 | 120 | 101 | 16 | 102 | 25 |
| Binary | 1011001 | 100011 | 10010 | 0 | 111101 | 1010000 | 1000001 | 1110 | 1000010 | 10101 |
Color Harmonies of #592312
Complementary color
Monochromatic Colors of #592312
Black with #592312
Text Example
Text Example
White with #592312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592312; }
p { color: rgb(89,35,18); }
H1.HeaderClassName
{
color: #592312;
}
.AnyTagClassName
{
color: #592312;
}
</style>
background-color css
<style>
a { background-color: #592312; }
a { background-color: rgb(89,35,18); }
div.DivClassName
{
background-color: #592312;
}
.BgClassName
{
background-color: #592312;
}
</style>
border-color css
<style>
span { border-color: #592312; }
span { border-color: rgb(89,35,18); }
td.TdClassName
{
border-color: #592312;
}
.TagClassName
{
border-color: #592312;
}
</style>