Shades of Caput Mortuum #652816
Tints of Caput Mortuum #652816
RGB
CMYK
RGB Variations
Color information
#652816 (or 0x652816) is known color: Caput Mortuum. HEX triplet: 65, 28 and 16. RGB value is (101,40,22). Sum of RGB (Red+Green+Blue) = 101+40+22=163 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.96% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 22 (8.98% from 255 or 13.50% from 163); Max value from RGB is 101 - color contains mainly: red. Hex color #652816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652816 is #9AD7E9. Grayscale: #383838. Windows color (decimal): -10147818 or 1452133. OLE color: 1452133.
HSL color Cylindrical-coordinate representation of color #652816: hue angle of 13.67º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #652816 is Cyan = 0, Magento = 0.60, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 40 | 22 | - |
| CMYK | 0 | 0.60 | 0.78 | 0.60 |
| HSL | 13.67º | 0.64% | 0.24% | - |
| HSV(B) | 13.67º | 0.78% | 0.4% | - |
| XYZ | 6.27 | 4.34 | 1.27 | - |
| YUV | 56.19 | 108.71 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 40 | 22 | 0 | 0.60 | 0.78 | 0.60 | 13.67 | 0.64 | 0.24 |
| Hex | 65 | 28 | 16 | 0 | 3C | 4E | 3C | E | 40 | 18 |
| Octal | 145 | 50 | 26 | 0 | 74 | 116 | 74 | 16 | 100 | 30 |
| Binary | 1100101 | 101000 | 10110 | 0 | 111100 | 1001110 | 111100 | 1110 | 1000000 | 11000 |
Color Harmonies of #652816
Complementary color
Monochromatic Colors of #652816
Black with #652816
Text Example
Text Example
White with #652816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652816; }
p { color: rgb(101,40,22); }
H1.HeaderClassName
{
color: #652816;
}
.AnyTagClassName
{
color: #652816;
}
</style>
background-color css
<style>
a { background-color: #652816; }
a { background-color: rgb(101,40,22); }
div.DivClassName
{
background-color: #652816;
}
.BgClassName
{
background-color: #652816;
}
</style>
border-color css
<style>
span { border-color: #652816; }
span { border-color: rgb(101,40,22); }
td.TdClassName
{
border-color: #652816;
}
.TagClassName
{
border-color: #652816;
}
</style>