Shades of Caput Mortuum #642319
Tints of Caput Mortuum #642319
RGB
CMYK
RGB Variations
Color information
#642319 (or 0x642319) is known color: Caput Mortuum. HEX triplet: 64, 23 and 19. RGB value is (100,35,25). Sum of RGB (Red+Green+Blue) = 100+35+25=160 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.5% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 25 (10.16% from 255 or 15.62% from 160); Max value from RGB is 100 - color contains mainly: red. Hex color #642319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642319 is #9BDCE6. Grayscale: #353535. Windows color (decimal): -10214631 or 1647460. OLE color: 1647460.
HSL color Cylindrical-coordinate representation of color #642319: hue angle of 8º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642319 is Cyan = 0, Magento = 0.65, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 35 | 25 | - |
| CMYK | 0 | 0.65 | 0.75 | 0.61 |
| HSL | 8º | 0.6% | 0.25% | - |
| HSV(B) | 8º | 0.75% | 0.39% | - |
| XYZ | 6.03 | 3.98 | 1.37 | - |
| YUV | 53.3 | 112.03 | 161.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 35 | 25 | 0 | 0.65 | 0.75 | 0.61 | 8 | 0.6 | 0.25 |
| Hex | 64 | 23 | 19 | 0 | 41 | 4B | 3D | 8 | 3C | 19 |
| Octal | 144 | 43 | 31 | 0 | 101 | 113 | 75 | 10 | 74 | 31 |
| Binary | 1100100 | 100011 | 11001 | 0 | 1000001 | 1001011 | 111101 | 1000 | 111100 | 11001 |
Color Harmonies of #642319
Complementary color
Monochromatic Colors of #642319
Black with #642319
Text Example
Text Example
White with #642319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642319; }
p { color: rgb(100,35,25); }
H1.HeaderClassName
{
color: #642319;
}
.AnyTagClassName
{
color: #642319;
}
</style>
background-color css
<style>
a { background-color: #642319; }
a { background-color: rgb(100,35,25); }
div.DivClassName
{
background-color: #642319;
}
.BgClassName
{
background-color: #642319;
}
</style>
border-color css
<style>
span { border-color: #642319; }
span { border-color: rgb(100,35,25); }
td.TdClassName
{
border-color: #642319;
}
.TagClassName
{
border-color: #642319;
}
</style>