Shades of Caput Mortuum #592314
Tints of Caput Mortuum #592314
RGB
CMYK
RGB Variations
Color information
#592314 (or 0x592314) is known color: Caput Mortuum. HEX triplet: 59, 23 and 14. RGB value is (89,35,20). Sum of RGB (Red+Green+Blue) = 89+35+20=144 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.81% from 144); Green value is 35 (14.06% from 255 or 24.31% from 144); Blue value is 20 (8.20% from 255 or 13.89% from 144); Max value from RGB is 89 - color contains mainly: red. Hex color #592314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592314 is #A6DCEB. Grayscale: #313131. Windows color (decimal): -10935532 or 1319769. OLE color: 1319769.
HSL color Cylindrical-coordinate representation of color #592314: hue angle of 13.04º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #592314 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 20 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.65 |
| HSL | 13.04º | 0.63% | 0.21% | - |
| HSV(B) | 13.04º | 0.78% | 0.35% | - |
| XYZ | 4.85 | 3.38 | 1.06 | - |
| YUV | 49.44 | 111.39 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 20 | 0 | 0.61 | 0.78 | 0.65 | 13.04 | 0.63 | 0.21 |
| Hex | 59 | 23 | 14 | 0 | 3D | 4E | 41 | D | 3F | 15 |
| Octal | 131 | 43 | 24 | 0 | 75 | 116 | 101 | 15 | 77 | 25 |
| Binary | 1011001 | 100011 | 10100 | 0 | 111101 | 1001110 | 1000001 | 1101 | 111111 | 10101 |
Color Harmonies of #592314
Complementary color
Monochromatic Colors of #592314
Black with #592314
Text Example
Text Example
White with #592314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592314; }
p { color: rgb(89,35,20); }
H1.HeaderClassName
{
color: #592314;
}
.AnyTagClassName
{
color: #592314;
}
</style>
background-color css
<style>
a { background-color: #592314; }
a { background-color: rgb(89,35,20); }
div.DivClassName
{
background-color: #592314;
}
.BgClassName
{
background-color: #592314;
}
</style>
border-color css
<style>
span { border-color: #592314; }
span { border-color: rgb(89,35,20); }
td.TdClassName
{
border-color: #592314;
}
.TagClassName
{
border-color: #592314;
}
</style>