Shades of Caput Mortuum #642318
Tints of Caput Mortuum #642318
RGB
CMYK
RGB Variations
Color information
#642318 (or 0x642318) is known color: Caput Mortuum. HEX triplet: 64, 23 and 18. RGB value is (100,35,24). Sum of RGB (Red+Green+Blue) = 100+35+24=159 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.89% from 159); Green value is 35 (14.06% from 255 or 22.01% from 159); Blue value is 24 (9.77% from 255 or 15.09% from 159); Max value from RGB is 100 - color contains mainly: red. Hex color #642318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642318 is #9BDCE7. Grayscale: #353535. Windows color (decimal): -10214632 or 1581924. OLE color: 1581924.
HSL color Cylindrical-coordinate representation of color #642318: hue angle of 8.68º 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 #642318 is Cyan = 0, Magento = 0.65, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 35 | 24 | - |
| CMYK | 0 | 0.65 | 0.76 | 0.61 |
| HSL | 8.68º | 0.61% | 0.24% | - |
| HSV(B) | 8.68º | 0.76% | 0.39% | - |
| XYZ | 6.02 | 3.98 | 1.31 | - |
| YUV | 53.18 | 111.53 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 35 | 24 | 0 | 0.65 | 0.76 | 0.61 | 8.68 | 0.61 | 0.24 |
| Hex | 64 | 23 | 18 | 0 | 41 | 4C | 3D | 9 | 3D | 18 |
| Octal | 144 | 43 | 30 | 0 | 101 | 114 | 75 | 11 | 75 | 30 |
| Binary | 1100100 | 100011 | 11000 | 0 | 1000001 | 1001100 | 111101 | 1001 | 111101 | 11000 |
Color Harmonies of #642318
Complementary color
Monochromatic Colors of #642318
Black with #642318
Text Example
Text Example
White with #642318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642318; }
p { color: rgb(100,35,24); }
H1.HeaderClassName
{
color: #642318;
}
.AnyTagClassName
{
color: #642318;
}
</style>
background-color css
<style>
a { background-color: #642318; }
a { background-color: rgb(100,35,24); }
div.DivClassName
{
background-color: #642318;
}
.BgClassName
{
background-color: #642318;
}
</style>
border-color css
<style>
span { border-color: #642318; }
span { border-color: rgb(100,35,24); }
td.TdClassName
{
border-color: #642318;
}
.TagClassName
{
border-color: #642318;
}
</style>