Shades of Caput Mortuum #652720
Tints of Caput Mortuum #652720
RGB
CMYK
RGB Variations
Color information
#652720 (or 0x652720) is known color: Caput Mortuum. HEX triplet: 65, 27 and 20. RGB value is (101,39,32). Sum of RGB (Red+Green+Blue) = 101+39+32=172 (22% of max value = 765). Red value is 101 (39.84% from 255 or 58.72% from 172); Green value is 39 (15.62% from 255 or 22.67% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 101 - color contains mainly: red. Hex color #652720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652720 is #9AD8DF. Grayscale: #383838. Windows color (decimal): -10148064 or 2107237. OLE color: 2107237.
HSL color Cylindrical-coordinate representation of color #652720: hue angle of 6.09º 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 #652720 is Cyan = 0, Magento = 0.61, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 39 | 32 | - |
| CMYK | 0 | 0.61 | 0.68 | 0.60 |
| HSL | 6.09º | 0.52% | 0.26% | - |
| HSV(B) | 6.09º | 0.68% | 0.4% | - |
| XYZ | 6.35 | 4.32 | 1.87 | - |
| YUV | 56.74 | 114.04 | 159.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 39 | 32 | 0 | 0.61 | 0.68 | 0.60 | 6.09 | 0.52 | 0.26 |
| Hex | 65 | 27 | 20 | 0 | 3D | 44 | 3C | 6 | 34 | 1A |
| Octal | 145 | 47 | 40 | 0 | 75 | 104 | 74 | 6 | 64 | 32 |
| Binary | 1100101 | 100111 | 100000 | 0 | 111101 | 1000100 | 111100 | 110 | 110100 | 11010 |
Color Harmonies of #652720
Complementary color
Monochromatic Colors of #652720
Black with #652720
Text Example
Text Example
White with #652720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652720; }
p { color: rgb(101,39,32); }
H1.HeaderClassName
{
color: #652720;
}
.AnyTagClassName
{
color: #652720;
}
</style>
background-color css
<style>
a { background-color: #652720; }
a { background-color: rgb(101,39,32); }
div.DivClassName
{
background-color: #652720;
}
.BgClassName
{
background-color: #652720;
}
</style>
border-color css
<style>
span { border-color: #652720; }
span { border-color: rgb(101,39,32); }
td.TdClassName
{
border-color: #652720;
}
.TagClassName
{
border-color: #652720;
}
</style>