Shades of Caput Mortuum #652316
Tints of Caput Mortuum #652316
RGB
CMYK
RGB Variations
Color information
#652316 (or 0x652316) is known color: Caput Mortuum. HEX triplet: 65, 23 and 16. RGB value is (101,35,22). Sum of RGB (Red+Green+Blue) = 101+35+22=158 (20% of max value = 765). Red value is 101 (39.84% from 255 or 63.92% from 158); Green value is 35 (14.06% from 255 or 22.15% from 158); Blue value is 22 (8.98% from 255 or 13.92% from 158); Max value from RGB is 101 - color contains mainly: red. Hex color #652316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652316 is #9ADCE9. Grayscale: #353535. Windows color (decimal): -10149098 or 1450853. OLE color: 1450853.
HSL color Cylindrical-coordinate representation of color #652316: hue angle of 9.87º 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 #652316 is Cyan = 0, Magento = 0.65, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 35 | 22 | - |
| CMYK | 0 | 0.65 | 0.78 | 0.60 |
| HSL | 9.87º | 0.64% | 0.24% | - |
| HSV(B) | 9.87º | 0.78% | 0.4% | - |
| XYZ | 6.11 | 4.03 | 1.21 | - |
| YUV | 53.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 35 | 22 | 0 | 0.65 | 0.78 | 0.60 | 9.87 | 0.64 | 0.24 |
| Hex | 65 | 23 | 16 | 0 | 41 | 4E | 3C | A | 40 | 18 |
| Octal | 145 | 43 | 26 | 0 | 101 | 116 | 74 | 12 | 100 | 30 |
| Binary | 1100101 | 100011 | 10110 | 0 | 1000001 | 1001110 | 111100 | 1010 | 1000000 | 11000 |
Color Harmonies of #652316
Complementary color
Monochromatic Colors of #652316
Black with #652316
Text Example
Text Example
White with #652316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652316; }
p { color: rgb(101,35,22); }
H1.HeaderClassName
{
color: #652316;
}
.AnyTagClassName
{
color: #652316;
}
</style>
background-color css
<style>
a { background-color: #652316; }
a { background-color: rgb(101,35,22); }
div.DivClassName
{
background-color: #652316;
}
.BgClassName
{
background-color: #652316;
}
</style>
border-color css
<style>
span { border-color: #652316; }
span { border-color: rgb(101,35,22); }
td.TdClassName
{
border-color: #652316;
}
.TagClassName
{
border-color: #652316;
}
</style>