Shades of Caput Mortuum #652819
Tints of Caput Mortuum #652819
RGB
CMYK
RGB Variations
Color information
#652819 (or 0x652819) is known color: Caput Mortuum. HEX triplet: 65, 28 and 19. RGB value is (101,40,25). Sum of RGB (Red+Green+Blue) = 101+40+25=166 (21% of max value = 765). Red value is 101 (39.84% from 255 or 60.84% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 25 (10.16% from 255 or 15.06% from 166); Max value from RGB is 101 - color contains mainly: red. Hex color #652819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652819 is #9AD7E6. Grayscale: #383838. Windows color (decimal): -10147815 or 1648741. OLE color: 1648741.
HSL color Cylindrical-coordinate representation of color #652819: hue angle of 11.84º 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 #652819 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 40 | 25 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.60 |
| HSL | 11.84º | 0.6% | 0.25% | - |
| HSV(B) | 11.84º | 0.75% | 0.4% | - |
| XYZ | 6.3 | 4.35 | 1.43 | - |
| YUV | 56.53 | 110.21 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 40 | 25 | 0 | 0.60 | 0.75 | 0.60 | 11.84 | 0.6 | 0.25 |
| Hex | 65 | 28 | 19 | 0 | 3C | 4B | 3C | C | 3C | 19 |
| Octal | 145 | 50 | 31 | 0 | 74 | 113 | 74 | 14 | 74 | 31 |
| Binary | 1100101 | 101000 | 11001 | 0 | 111100 | 1001011 | 111100 | 1100 | 111100 | 11001 |
Color Harmonies of #652819
Complementary color
Monochromatic Colors of #652819
Black with #652819
Text Example
Text Example
White with #652819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652819; }
p { color: rgb(101,40,25); }
H1.HeaderClassName
{
color: #652819;
}
.AnyTagClassName
{
color: #652819;
}
</style>
background-color css
<style>
a { background-color: #652819; }
a { background-color: rgb(101,40,25); }
div.DivClassName
{
background-color: #652819;
}
.BgClassName
{
background-color: #652819;
}
</style>
border-color css
<style>
span { border-color: #652819; }
span { border-color: rgb(101,40,25); }
td.TdClassName
{
border-color: #652819;
}
.TagClassName
{
border-color: #652819;
}
</style>