Shades of Caput Mortuum #642517
Tints of Caput Mortuum #642517
RGB
CMYK
RGB Variations
Color information
#642517 (or 0x642517) is known color: Caput Mortuum. HEX triplet: 64, 25 and 17. RGB value is (100,37,23). Sum of RGB (Red+Green+Blue) = 100+37+23=160 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.5% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 100 - color contains mainly: red. Hex color #642517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642517 is #9BDAE8. Grayscale: #363636. Windows color (decimal): -10214121 or 1516900. OLE color: 1516900.
HSL color Cylindrical-coordinate representation of color #642517: hue angle of 10.91º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #642517 is Cyan = 0, Magento = 0.63, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 23 | - |
| CMYK | 0 | 0.63 | 0.77 | 0.61 |
| HSL | 10.91º | 0.63% | 0.24% | - |
| HSV(B) | 10.91º | 0.77% | 0.39% | - |
| XYZ | 6.07 | 4.09 | 1.28 | - |
| YUV | 54.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 23 | 0 | 0.63 | 0.77 | 0.61 | 10.91 | 0.63 | 0.24 |
| Hex | 64 | 25 | 17 | 0 | 3F | 4D | 3D | B | 3F | 18 |
| Octal | 144 | 45 | 27 | 0 | 77 | 115 | 75 | 13 | 77 | 30 |
| Binary | 1100100 | 100101 | 10111 | 0 | 111111 | 1001101 | 111101 | 1011 | 111111 | 11000 |
Color Harmonies of #642517
Complementary color
Monochromatic Colors of #642517
Black with #642517
Text Example
Text Example
White with #642517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642517; }
p { color: rgb(100,37,23); }
H1.HeaderClassName
{
color: #642517;
}
.AnyTagClassName
{
color: #642517;
}
</style>
background-color css
<style>
a { background-color: #642517; }
a { background-color: rgb(100,37,23); }
div.DivClassName
{
background-color: #642517;
}
.BgClassName
{
background-color: #642517;
}
</style>
border-color css
<style>
span { border-color: #642517; }
span { border-color: rgb(100,37,23); }
td.TdClassName
{
border-color: #642517;
}
.TagClassName
{
border-color: #642517;
}
</style>