Shades of Caput Mortuum #652511
Tints of Caput Mortuum #652511
RGB
CMYK
RGB Variations
Color information
#652511 (or 0x652511) is known color: Caput Mortuum. HEX triplet: 65, 25 and 11. RGB value is (101,37,17). Sum of RGB (Red+Green+Blue) = 101+37+17=155 (20% of max value = 765). Red value is 101 (39.84% from 255 or 65.16% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 17 (7.03% from 255 or 10.97% from 155); Max value from RGB is 101 - color contains mainly: red. Hex color #652511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652511 is #9ADAEE. Grayscale: #353535. Windows color (decimal): -10148591 or 1123685. OLE color: 1123685.
HSL color Cylindrical-coordinate representation of color #652511: hue angle of 14.29º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #652511 is Cyan = 0, Magento = 0.63, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 37 | 17 | - |
| CMYK | 0 | 0.63 | 0.83 | 0.60 |
| HSL | 14.29º | 0.71% | 0.23% | - |
| HSV(B) | 14.29º | 0.83% | 0.4% | - |
| XYZ | 6.13 | 4.13 | 1 | - |
| YUV | 53.86 | 107.2 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 17 | 0 | 0.63 | 0.83 | 0.60 | 14.29 | 0.71 | 0.23 |
| Hex | 65 | 25 | 11 | 0 | 3F | 53 | 3C | E | 47 | 17 |
| Octal | 145 | 45 | 21 | 0 | 77 | 123 | 74 | 16 | 107 | 27 |
| Binary | 1100101 | 100101 | 10001 | 0 | 111111 | 1010011 | 111100 | 1110 | 1000111 | 10111 |
Color Harmonies of #652511
Complementary color
Monochromatic Colors of #652511
Black with #652511
Text Example
Text Example
White with #652511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652511; }
p { color: rgb(101,37,17); }
H1.HeaderClassName
{
color: #652511;
}
.AnyTagClassName
{
color: #652511;
}
</style>
background-color css
<style>
a { background-color: #652511; }
a { background-color: rgb(101,37,17); }
div.DivClassName
{
background-color: #652511;
}
.BgClassName
{
background-color: #652511;
}
</style>
border-color css
<style>
span { border-color: #652511; }
span { border-color: rgb(101,37,17); }
td.TdClassName
{
border-color: #652511;
}
.TagClassName
{
border-color: #652511;
}
</style>