Shades of Caput Mortuum #592319
Tints of Caput Mortuum #592319
RGB
CMYK
RGB Variations
Color information
#592319 (or 0x592319) is known color: Caput Mortuum. HEX triplet: 59, 23 and 19. RGB value is (89,35,25). Sum of RGB (Red+Green+Blue) = 89+35+25=149 (19% of max value = 765). Red value is 89 (35.16% from 255 or 59.73% from 149); Green value is 35 (14.06% from 255 or 23.49% from 149); Blue value is 25 (10.16% from 255 or 16.78% from 149); Max value from RGB is 89 - color contains mainly: red. Hex color #592319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592319 is #A6DCE6. Grayscale: #323232. Windows color (decimal): -10935527 or 1647449. OLE color: 1647449.
HSL color Cylindrical-coordinate representation of color #592319: hue angle of 9.38º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #592319 is Cyan = 0, Magento = 0.61, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 25 | - |
| CMYK | 0 | 0.61 | 0.72 | 0.65 |
| HSL | 9.38º | 0.56% | 0.22% | - |
| HSV(B) | 9.38º | 0.72% | 0.35% | - |
| XYZ | 4.9 | 3.4 | 1.32 | - |
| YUV | 50.01 | 113.89 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 25 | 0 | 0.61 | 0.72 | 0.65 | 9.38 | 0.56 | 0.22 |
| Hex | 59 | 23 | 19 | 0 | 3D | 48 | 41 | 9 | 38 | 16 |
| Octal | 131 | 43 | 31 | 0 | 75 | 110 | 101 | 11 | 70 | 26 |
| Binary | 1011001 | 100011 | 11001 | 0 | 111101 | 1001000 | 1000001 | 1001 | 111000 | 10110 |
Color Harmonies of #592319
Complementary color
Monochromatic Colors of #592319
Black with #592319
Text Example
Text Example
White with #592319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592319; }
p { color: rgb(89,35,25); }
H1.HeaderClassName
{
color: #592319;
}
.AnyTagClassName
{
color: #592319;
}
</style>
background-color css
<style>
a { background-color: #592319; }
a { background-color: rgb(89,35,25); }
div.DivClassName
{
background-color: #592319;
}
.BgClassName
{
background-color: #592319;
}
</style>
border-color css
<style>
span { border-color: #592319; }
span { border-color: rgb(89,35,25); }
td.TdClassName
{
border-color: #592319;
}
.TagClassName
{
border-color: #592319;
}
</style>