Shades of Caput Mortuum #652516
Tints of Caput Mortuum #652516
RGB
CMYK
RGB Variations
Color information
#652516 (or 0x652516) is known color: Caput Mortuum. HEX triplet: 65, 25 and 16. RGB value is (101,37,22). Sum of RGB (Red+Green+Blue) = 101+37+22=160 (21% of max value = 765). Red value is 101 (39.84% from 255 or 63.12% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 101 - color contains mainly: red. Hex color #652516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652516 is #9ADAE9. Grayscale: #363636. Windows color (decimal): -10148586 or 1451365. OLE color: 1451365.
HSL color Cylindrical-coordinate representation of color #652516: hue angle of 11.39º 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 #652516 is Cyan = 0, Magento = 0.63, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 37 | 22 | - |
| CMYK | 0 | 0.63 | 0.78 | 0.60 |
| HSL | 11.39º | 0.64% | 0.24% | - |
| HSV(B) | 11.39º | 0.78% | 0.4% | - |
| XYZ | 6.17 | 4.15 | 1.23 | - |
| YUV | 54.43 | 109.7 | 161.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 22 | 0 | 0.63 | 0.78 | 0.60 | 11.39 | 0.64 | 0.24 |
| Hex | 65 | 25 | 16 | 0 | 3F | 4E | 3C | B | 40 | 18 |
| Octal | 145 | 45 | 26 | 0 | 77 | 116 | 74 | 13 | 100 | 30 |
| Binary | 1100101 | 100101 | 10110 | 0 | 111111 | 1001110 | 111100 | 1011 | 1000000 | 11000 |
Color Harmonies of #652516
Complementary color
Monochromatic Colors of #652516
Black with #652516
Text Example
Text Example
White with #652516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652516; }
p { color: rgb(101,37,22); }
H1.HeaderClassName
{
color: #652516;
}
.AnyTagClassName
{
color: #652516;
}
</style>
background-color css
<style>
a { background-color: #652516; }
a { background-color: rgb(101,37,22); }
div.DivClassName
{
background-color: #652516;
}
.BgClassName
{
background-color: #652516;
}
</style>
border-color css
<style>
span { border-color: #652516; }
span { border-color: rgb(101,37,22); }
td.TdClassName
{
border-color: #652516;
}
.TagClassName
{
border-color: #652516;
}
</style>