Shades of Caput Mortuum #652917
Tints of Caput Mortuum #652917
RGB
CMYK
RGB Variations
Color information
#652917 (or 0x652917) is known color: Caput Mortuum. HEX triplet: 65, 29 and 17. RGB value is (101,41,23). Sum of RGB (Red+Green+Blue) = 101+41+23=165 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.21% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 23 (9.38% from 255 or 13.94% from 165); Max value from RGB is 101 - color contains mainly: red. Hex color #652917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652917 is #9AD6E8. Grayscale: #393939. Windows color (decimal): -10147561 or 1517925. OLE color: 1517925.
HSL color Cylindrical-coordinate representation of color #652917: hue angle of 13.85º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #652917 is Cyan = 0, Magento = 0.59, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 23 | - |
| CMYK | 0 | 0.59 | 0.77 | 0.60 |
| HSL | 13.85º | 0.63% | 0.24% | - |
| HSV(B) | 13.85º | 0.77% | 0.4% | - |
| XYZ | 6.31 | 4.41 | 1.33 | - |
| YUV | 56.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 23 | 0 | 0.59 | 0.77 | 0.60 | 13.85 | 0.63 | 0.24 |
| Hex | 65 | 29 | 17 | 0 | 3B | 4D | 3C | E | 3F | 18 |
| Octal | 145 | 51 | 27 | 0 | 73 | 115 | 74 | 16 | 77 | 30 |
| Binary | 1100101 | 101001 | 10111 | 0 | 111011 | 1001101 | 111100 | 1110 | 111111 | 11000 |
Color Harmonies of #652917
Complementary color
Monochromatic Colors of #652917
Black with #652917
Text Example
Text Example
White with #652917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652917; }
p { color: rgb(101,41,23); }
H1.HeaderClassName
{
color: #652917;
}
.AnyTagClassName
{
color: #652917;
}
</style>
background-color css
<style>
a { background-color: #652917; }
a { background-color: rgb(101,41,23); }
div.DivClassName
{
background-color: #652917;
}
.BgClassName
{
background-color: #652917;
}
</style>
border-color css
<style>
span { border-color: #652917; }
span { border-color: rgb(101,41,23); }
td.TdClassName
{
border-color: #652917;
}
.TagClassName
{
border-color: #652917;
}
</style>