Shades of Caput Mortuum #642518
Tints of Caput Mortuum #642518
RGB
CMYK
RGB Variations
Color information
#642518 (or 0x642518) is known color: Caput Mortuum. HEX triplet: 64, 25 and 18. RGB value is (100,37,24). Sum of RGB (Red+Green+Blue) = 100+37+24=161 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.11% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 24 (9.77% from 255 or 14.91% from 161); Max value from RGB is 100 - color contains mainly: red. Hex color #642518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642518 is #9BDAE7. Grayscale: #363636. Windows color (decimal): -10214120 or 1582436. OLE color: 1582436.
HSL color Cylindrical-coordinate representation of color #642518: hue angle of 10.26º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #642518 is Cyan = 0, Magento = 0.63, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 24 | - |
| CMYK | 0 | 0.63 | 0.76 | 0.61 |
| HSL | 10.26º | 0.61% | 0.24% | - |
| HSV(B) | 10.26º | 0.76% | 0.39% | - |
| XYZ | 6.08 | 4.1 | 1.33 | - |
| YUV | 54.36 | 110.87 | 160.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 24 | 0 | 0.63 | 0.76 | 0.61 | 10.26 | 0.61 | 0.24 |
| Hex | 64 | 25 | 18 | 0 | 3F | 4C | 3D | A | 3D | 18 |
| Octal | 144 | 45 | 30 | 0 | 77 | 114 | 75 | 12 | 75 | 30 |
| Binary | 1100100 | 100101 | 11000 | 0 | 111111 | 1001100 | 111101 | 1010 | 111101 | 11000 |
Color Harmonies of #642518
Complementary color
Monochromatic Colors of #642518
Black with #642518
Text Example
Text Example
White with #642518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642518; }
p { color: rgb(100,37,24); }
H1.HeaderClassName
{
color: #642518;
}
.AnyTagClassName
{
color: #642518;
}
</style>
background-color css
<style>
a { background-color: #642518; }
a { background-color: rgb(100,37,24); }
div.DivClassName
{
background-color: #642518;
}
.BgClassName
{
background-color: #642518;
}
</style>
border-color css
<style>
span { border-color: #642518; }
span { border-color: rgb(100,37,24); }
td.TdClassName
{
border-color: #642518;
}
.TagClassName
{
border-color: #642518;
}
</style>