Shades of Caput Mortuum #652618
Tints of Caput Mortuum #652618
RGB
CMYK
RGB Variations
Color information
#652618 (or 0x652618) is known color: Caput Mortuum. HEX triplet: 65, 26 and 18. RGB value is (101,38,24). Sum of RGB (Red+Green+Blue) = 101+38+24=163 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.96% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 24 (9.77% from 255 or 14.72% from 163); Max value from RGB is 101 - color contains mainly: red. Hex color #652618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652618 is #9AD9E7. Grayscale: #373737. Windows color (decimal): -10148328 or 1582693. OLE color: 1582693.
HSL color Cylindrical-coordinate representation of color #652618: hue angle of 10.91º 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 #652618 is Cyan = 0, Magento = 0.62, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 38 | 24 | - |
| CMYK | 0 | 0.62 | 0.76 | 0.60 |
| HSL | 10.91º | 0.62% | 0.25% | - |
| HSV(B) | 10.91º | 0.76% | 0.4% | - |
| XYZ | 6.22 | 4.22 | 1.35 | - |
| YUV | 55.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 38 | 24 | 0 | 0.62 | 0.76 | 0.60 | 10.91 | 0.62 | 0.25 |
| Hex | 65 | 26 | 18 | 0 | 3E | 4C | 3C | B | 3E | 19 |
| Octal | 145 | 46 | 30 | 0 | 76 | 114 | 74 | 13 | 76 | 31 |
| Binary | 1100101 | 100110 | 11000 | 0 | 111110 | 1001100 | 111100 | 1011 | 111110 | 11001 |
Color Harmonies of #652618
Complementary color
Monochromatic Colors of #652618
Black with #652618
Text Example
Text Example
White with #652618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652618; }
p { color: rgb(101,38,24); }
H1.HeaderClassName
{
color: #652618;
}
.AnyTagClassName
{
color: #652618;
}
</style>
background-color css
<style>
a { background-color: #652618; }
a { background-color: rgb(101,38,24); }
div.DivClassName
{
background-color: #652618;
}
.BgClassName
{
background-color: #652618;
}
</style>
border-color css
<style>
span { border-color: #652618; }
span { border-color: rgb(101,38,24); }
td.TdClassName
{
border-color: #652618;
}
.TagClassName
{
border-color: #652618;
}
</style>