Shades of Caput Mortuum #652920
Tints of Caput Mortuum #652920
RGB
CMYK
RGB Variations
Color information
#652920 (or 0x652920) is known color: Caput Mortuum. HEX triplet: 65, 29 and 20. RGB value is (101,41,32). Sum of RGB (Red+Green+Blue) = 101+41+32=174 (23% of max value = 765). Red value is 101 (39.84% from 255 or 58.05% from 174); Green value is 41 (16.41% from 255 or 23.56% from 174); Blue value is 32 (12.89% from 255 or 18.39% from 174); Max value from RGB is 101 - color contains mainly: red. Hex color #652920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652920 is #9AD6DF. Grayscale: #3A3A3A. Windows color (decimal): -10147552 or 2107749. OLE color: 2107749.
HSL color Cylindrical-coordinate representation of color #652920: hue angle of 7.83º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #652920 is Cyan = 0, Magento = 0.59, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 32 | - |
| CMYK | 0 | 0.59 | 0.68 | 0.60 |
| HSL | 7.83º | 0.52% | 0.26% | - |
| HSV(B) | 7.83º | 0.68% | 0.4% | - |
| XYZ | 6.42 | 4.46 | 1.89 | - |
| YUV | 57.91 | 113.38 | 158.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 32 | 0 | 0.59 | 0.68 | 0.60 | 7.83 | 0.52 | 0.26 |
| Hex | 65 | 29 | 20 | 0 | 3B | 44 | 3C | 8 | 34 | 1A |
| Octal | 145 | 51 | 40 | 0 | 73 | 104 | 74 | 10 | 64 | 32 |
| Binary | 1100101 | 101001 | 100000 | 0 | 111011 | 1000100 | 111100 | 1000 | 110100 | 11010 |
Color Harmonies of #652920
Complementary color
Monochromatic Colors of #652920
Black with #652920
Text Example
Text Example
White with #652920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652920; }
p { color: rgb(101,41,32); }
H1.HeaderClassName
{
color: #652920;
}
.AnyTagClassName
{
color: #652920;
}
</style>
background-color css
<style>
a { background-color: #652920; }
a { background-color: rgb(101,41,32); }
div.DivClassName
{
background-color: #652920;
}
.BgClassName
{
background-color: #652920;
}
</style>
border-color css
<style>
span { border-color: #652920; }
span { border-color: rgb(101,41,32); }
td.TdClassName
{
border-color: #652920;
}
.TagClassName
{
border-color: #652920;
}
</style>