Shades of Caput Mortuum #642514
Tints of Caput Mortuum #642514
RGB
CMYK
RGB Variations
Color information
#642514 (or 0x642514) is known color: Caput Mortuum. HEX triplet: 64, 25 and 14. RGB value is (100,37,20). Sum of RGB (Red+Green+Blue) = 100+37+20=157 (20% of max value = 765). Red value is 100 (39.45% from 255 or 63.69% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 20 (8.20% from 255 or 12.74% from 157); Max value from RGB is 100 - color contains mainly: red. Hex color #642514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642514 is #9BDAEB. Grayscale: #363636. Windows color (decimal): -10214124 or 1320292. OLE color: 1320292.
HSL color Cylindrical-coordinate representation of color #642514: hue angle of 12.75º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #642514 is Cyan = 0, Magento = 0.63, Yellow = 0.8 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 20 | - |
| CMYK | 0 | 0.63 | 0.8 | 0.61 |
| HSL | 12.75º | 0.67% | 0.24% | - |
| HSV(B) | 12.75º | 0.8% | 0.39% | - |
| XYZ | 6.04 | 4.08 | 1.13 | - |
| YUV | 53.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 20 | 0 | 0.63 | 0.8 | 0.61 | 12.75 | 0.67 | 0.24 |
| Hex | 64 | 25 | 14 | 0 | 3F | 50 | 3D | D | 43 | 18 |
| Octal | 144 | 45 | 24 | 0 | 77 | 120 | 75 | 15 | 103 | 30 |
| Binary | 1100100 | 100101 | 10100 | 0 | 111111 | 1010000 | 111101 | 1101 | 1000011 | 11000 |
Color Harmonies of #642514
Complementary color
Monochromatic Colors of #642514
Black with #642514
Text Example
Text Example
White with #642514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642514; }
p { color: rgb(100,37,20); }
H1.HeaderClassName
{
color: #642514;
}
.AnyTagClassName
{
color: #642514;
}
</style>
background-color css
<style>
a { background-color: #642514; }
a { background-color: rgb(100,37,20); }
div.DivClassName
{
background-color: #642514;
}
.BgClassName
{
background-color: #642514;
}
</style>
border-color css
<style>
span { border-color: #642514; }
span { border-color: rgb(100,37,20); }
td.TdClassName
{
border-color: #642514;
}
.TagClassName
{
border-color: #642514;
}
</style>