Shades of Caput Mortuum #602518
Tints of Caput Mortuum #602518
RGB
CMYK
RGB Variations
Color information
#602518 (or 0x602518) is known color: Caput Mortuum. HEX triplet: 60, 25 and 18. RGB value is (96,37,24). Sum of RGB (Red+Green+Blue) = 96+37+24=157 (20% of max value = 765). Red value is 96 (37.89% from 255 or 61.15% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 24 (9.77% from 255 or 15.29% from 157); Max value from RGB is 96 - color contains mainly: red. Hex color #602518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #602518 is #9FDAE7. Grayscale: #353535. Windows color (decimal): -10476264 or 1582432. OLE color: 1582432.
HSL color Cylindrical-coordinate representation of color #602518: hue angle of 10.83º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #602518 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 37 | 24 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.62 |
| HSL | 10.83º | 0.6% | 0.24% | - |
| HSV(B) | 10.83º | 0.75% | 0.38% | - |
| XYZ | 5.65 | 3.88 | 1.31 | - |
| YUV | 53.16 | 111.55 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 37 | 24 | 0 | 0.61 | 0.75 | 0.62 | 10.83 | 0.6 | 0.24 |
| Hex | 60 | 25 | 18 | 0 | 3D | 4B | 3E | B | 3C | 18 |
| Octal | 140 | 45 | 30 | 0 | 75 | 113 | 76 | 13 | 74 | 30 |
| Binary | 1100000 | 100101 | 11000 | 0 | 111101 | 1001011 | 111110 | 1011 | 111100 | 11000 |
Color Harmonies of #602518
Complementary color
Monochromatic Colors of #602518
Black with #602518
Text Example
Text Example
White with #602518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602518; }
p { color: rgb(96,37,24); }
H1.HeaderClassName
{
color: #602518;
}
.AnyTagClassName
{
color: #602518;
}
</style>
background-color css
<style>
a { background-color: #602518; }
a { background-color: rgb(96,37,24); }
div.DivClassName
{
background-color: #602518;
}
.BgClassName
{
background-color: #602518;
}
</style>
border-color css
<style>
span { border-color: #602518; }
span { border-color: rgb(96,37,24); }
td.TdClassName
{
border-color: #602518;
}
.TagClassName
{
border-color: #602518;
}
</style>