Shades of Caput Mortuum #652619
Tints of Caput Mortuum #652619
RGB
CMYK
RGB Variations
Color information
#652619 (or 0x652619) is known color: Caput Mortuum. HEX triplet: 65, 26 and 19. RGB value is (101,38,25). Sum of RGB (Red+Green+Blue) = 101+38+25=164 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.59% from 164); Green value is 38 (15.23% from 255 or 23.17% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 101 - color contains mainly: red. Hex color #652619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652619 is #9AD9E6. Grayscale: #373737. Windows color (decimal): -10148327 or 1648229. OLE color: 1648229.
HSL color Cylindrical-coordinate representation of color #652619: hue angle of 10.26º 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 #652619 is Cyan = 0, Magento = 0.62, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 38 | 25 | - |
| CMYK | 0 | 0.62 | 0.75 | 0.60 |
| HSL | 10.26º | 0.6% | 0.25% | - |
| HSV(B) | 10.26º | 0.75% | 0.4% | - |
| XYZ | 6.24 | 4.22 | 1.41 | - |
| YUV | 55.36 | 110.87 | 160.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 38 | 25 | 0 | 0.62 | 0.75 | 0.60 | 10.26 | 0.6 | 0.25 |
| Hex | 65 | 26 | 19 | 0 | 3E | 4B | 3C | A | 3C | 19 |
| Octal | 145 | 46 | 31 | 0 | 76 | 113 | 74 | 12 | 74 | 31 |
| Binary | 1100101 | 100110 | 11001 | 0 | 111110 | 1001011 | 111100 | 1010 | 111100 | 11001 |
Color Harmonies of #652619
Complementary color
Monochromatic Colors of #652619
Black with #652619
Text Example
Text Example
White with #652619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652619; }
p { color: rgb(101,38,25); }
H1.HeaderClassName
{
color: #652619;
}
.AnyTagClassName
{
color: #652619;
}
</style>
background-color css
<style>
a { background-color: #652619; }
a { background-color: rgb(101,38,25); }
div.DivClassName
{
background-color: #652619;
}
.BgClassName
{
background-color: #652619;
}
</style>
border-color css
<style>
span { border-color: #652619; }
span { border-color: rgb(101,38,25); }
td.TdClassName
{
border-color: #652619;
}
.TagClassName
{
border-color: #652619;
}
</style>