Shades of Caput Mortuum #652519
Tints of Caput Mortuum #652519
RGB
CMYK
RGB Variations
Color information
#652519 (or 0x652519) is known color: Caput Mortuum. HEX triplet: 65, 25 and 19. RGB value is (101,37,25). Sum of RGB (Red+Green+Blue) = 101+37+25=163 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.96% from 163); Green value is 37 (14.84% from 255 or 22.70% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 101 - color contains mainly: red. Hex color #652519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652519 is #9ADAE6. Grayscale: #363636. Windows color (decimal): -10148583 or 1647973. OLE color: 1647973.
HSL color Cylindrical-coordinate representation of color #652519: hue angle of 9.47º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #652519 is Cyan = 0, Magento = 0.63, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 37 | 25 | - |
| CMYK | 0 | 0.63 | 0.75 | 0.60 |
| HSL | 9.47º | 0.6% | 0.25% | - |
| HSV(B) | 9.47º | 0.75% | 0.4% | - |
| XYZ | 6.2 | 4.16 | 1.4 | - |
| YUV | 54.77 | 111.2 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 37 | 25 | 0 | 0.63 | 0.75 | 0.60 | 9.47 | 0.6 | 0.25 |
| Hex | 65 | 25 | 19 | 0 | 3F | 4B | 3C | 9 | 3C | 19 |
| Octal | 145 | 45 | 31 | 0 | 77 | 113 | 74 | 11 | 74 | 31 |
| Binary | 1100101 | 100101 | 11001 | 0 | 111111 | 1001011 | 111100 | 1001 | 111100 | 11001 |
Color Harmonies of #652519
Complementary color
Monochromatic Colors of #652519
Black with #652519
Text Example
Text Example
White with #652519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652519; }
p { color: rgb(101,37,25); }
H1.HeaderClassName
{
color: #652519;
}
.AnyTagClassName
{
color: #652519;
}
</style>
background-color css
<style>
a { background-color: #652519; }
a { background-color: rgb(101,37,25); }
div.DivClassName
{
background-color: #652519;
}
.BgClassName
{
background-color: #652519;
}
</style>
border-color css
<style>
span { border-color: #652519; }
span { border-color: rgb(101,37,25); }
td.TdClassName
{
border-color: #652519;
}
.TagClassName
{
border-color: #652519;
}
</style>