Shades of Caput Mortuum #652518
Tints of Caput Mortuum #652518
RGB
CMYK
RGB Variations
Color information
#652518 (or 0x652518) is known color: Caput Mortuum. HEX triplet: 65, 25 and 18. RGB value is (101,37,24). Sum of RGB (Red+Green+Blue) = 101+37+24=162 (21% of max value = 765). Red value is 101 (39.84% from 255 or 62.35% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 101 - color contains mainly: red. Hex color #652518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652518 is #9ADAE7. Grayscale: #363636. Windows color (decimal): -10148584 or 1582437. OLE color: 1582437.
HSL color Cylindrical-coordinate representation of color #652518: hue angle of 10.13º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #652518 is Cyan = 0, Magento = 0.63, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 37 | 24 | - |
| CMYK | 0 | 0.63 | 0.76 | 0.60 |
| HSL | 10.13º | 0.62% | 0.25% | - |
| HSV(B) | 10.13º | 0.76% | 0.4% | - |
| XYZ | 6.19 | 4.16 | 1.34 | - |
| YUV | 54.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 24 | 0 | 0.63 | 0.76 | 0.60 | 10.13 | 0.62 | 0.25 |
| Hex | 65 | 25 | 18 | 0 | 3F | 4C | 3C | A | 3E | 19 |
| Octal | 145 | 45 | 30 | 0 | 77 | 114 | 74 | 12 | 76 | 31 |
| Binary | 1100101 | 100101 | 11000 | 0 | 111111 | 1001100 | 111100 | 1010 | 111110 | 11001 |
Color Harmonies of #652518
Complementary color
Monochromatic Colors of #652518
Black with #652518
Text Example
Text Example
White with #652518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652518; }
p { color: rgb(101,37,24); }
H1.HeaderClassName
{
color: #652518;
}
.AnyTagClassName
{
color: #652518;
}
</style>
background-color css
<style>
a { background-color: #652518; }
a { background-color: rgb(101,37,24); }
div.DivClassName
{
background-color: #652518;
}
.BgClassName
{
background-color: #652518;
}
</style>
border-color css
<style>
span { border-color: #652518; }
span { border-color: rgb(101,37,24); }
td.TdClassName
{
border-color: #652518;
}
.TagClassName
{
border-color: #652518;
}
</style>