Shades of Caput Mortuum #642617
Tints of Caput Mortuum #642617
RGB
CMYK
RGB Variations
Color information
#642617 (or 0x642617) is known color: Caput Mortuum. HEX triplet: 64, 26 and 17. RGB value is (100,38,23). Sum of RGB (Red+Green+Blue) = 100+38+23=161 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.11% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 23 (9.38% from 255 or 14.29% from 161); Max value from RGB is 100 - color contains mainly: red. Hex color #642617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642617 is #9BD9E8. Grayscale: #363636. Windows color (decimal): -10213865 or 1517156. OLE color: 1517156.
HSL color Cylindrical-coordinate representation of color #642617: hue angle of 11.69º 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 #642617 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 38 | 23 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.61 |
| HSL | 11.69º | 0.63% | 0.24% | - |
| HSV(B) | 11.69º | 0.77% | 0.39% | - |
| XYZ | 6.1 | 4.16 | 1.29 | - |
| YUV | 54.83 | 110.04 | 160.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 23 | 0 | 0.62 | 0.77 | 0.61 | 11.69 | 0.63 | 0.24 |
| Hex | 64 | 26 | 17 | 0 | 3E | 4D | 3D | C | 3F | 18 |
| Octal | 144 | 46 | 27 | 0 | 76 | 115 | 75 | 14 | 77 | 30 |
| Binary | 1100100 | 100110 | 10111 | 0 | 111110 | 1001101 | 111101 | 1100 | 111111 | 11000 |
Color Harmonies of #642617
Complementary color
Monochromatic Colors of #642617
Black with #642617
Text Example
Text Example
White with #642617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642617; }
p { color: rgb(100,38,23); }
H1.HeaderClassName
{
color: #642617;
}
.AnyTagClassName
{
color: #642617;
}
</style>
background-color css
<style>
a { background-color: #642617; }
a { background-color: rgb(100,38,23); }
div.DivClassName
{
background-color: #642617;
}
.BgClassName
{
background-color: #642617;
}
</style>
border-color css
<style>
span { border-color: #642617; }
span { border-color: rgb(100,38,23); }
td.TdClassName
{
border-color: #642617;
}
.TagClassName
{
border-color: #642617;
}
</style>