Shades of Caput Mortuum #652713
Tints of Caput Mortuum #652713
RGB
CMYK
RGB Variations
Color information
#652713 (or 0x652713) is known color: Caput Mortuum. HEX triplet: 65, 27 and 13. RGB value is (101,39,19). Sum of RGB (Red+Green+Blue) = 101+39+19=159 (21% of max value = 765). Red value is 101 (39.84% from 255 or 63.52% from 159); Green value is 39 (15.62% from 255 or 24.53% from 159); Blue value is 19 (7.81% from 255 or 11.95% from 159); Max value from RGB is 101 - color contains mainly: red. Hex color #652713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652713 is #9AD8EC. Grayscale: #373737. Windows color (decimal): -10148077 or 1255269. OLE color: 1255269.
HSL color Cylindrical-coordinate representation of color #652713: hue angle of 14.63º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #652713 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 39 | 19 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.60 |
| HSL | 14.63º | 0.68% | 0.24% | - |
| HSV(B) | 14.63º | 0.81% | 0.4% | - |
| XYZ | 6.21 | 4.26 | 1.11 | - |
| YUV | 55.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 39 | 19 | 0 | 0.61 | 0.81 | 0.60 | 14.63 | 0.68 | 0.24 |
| Hex | 65 | 27 | 13 | 0 | 3D | 51 | 3C | F | 44 | 18 |
| Octal | 145 | 47 | 23 | 0 | 75 | 121 | 74 | 17 | 104 | 30 |
| Binary | 1100101 | 100111 | 10011 | 0 | 111101 | 1010001 | 111100 | 1111 | 1000100 | 11000 |
Color Harmonies of #652713
Complementary color
Monochromatic Colors of #652713
Black with #652713
Text Example
Text Example
White with #652713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652713; }
p { color: rgb(101,39,19); }
H1.HeaderClassName
{
color: #652713;
}
.AnyTagClassName
{
color: #652713;
}
</style>
background-color css
<style>
a { background-color: #652713; }
a { background-color: rgb(101,39,19); }
div.DivClassName
{
background-color: #652713;
}
.BgClassName
{
background-color: #652713;
}
</style>
border-color css
<style>
span { border-color: #652713; }
span { border-color: rgb(101,39,19); }
td.TdClassName
{
border-color: #652713;
}
.TagClassName
{
border-color: #652713;
}
</style>