Shades of Caput Mortuum #642919
Tints of Caput Mortuum #642919
RGB
CMYK
RGB Variations
Color information
#642919 (or 0x642919) is known color: Caput Mortuum. HEX triplet: 64, 29 and 19. RGB value is (100,41,25). Sum of RGB (Red+Green+Blue) = 100+41+25=166 (21% of max value = 765). Red value is 100 (39.45% from 255 or 60.24% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 25 (10.16% from 255 or 15.06% from 166); Max value from RGB is 100 - color contains mainly: red. Hex color #642919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642919 is #9BD6E6. Grayscale: #383838. Windows color (decimal): -10213095 or 1648996. OLE color: 1648996.
HSL color Cylindrical-coordinate representation of color #642919: hue angle of 12.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 #642919 is Cyan = 0, Magento = 0.59, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 41 | 25 | - |
| CMYK | 0 | 0.59 | 0.75 | 0.61 |
| HSL | 12.8º | 0.6% | 0.25% | - |
| HSV(B) | 12.8º | 0.75% | 0.39% | - |
| XYZ | 6.22 | 4.37 | 1.43 | - |
| YUV | 56.82 | 110.05 | 158.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 25 | 0 | 0.59 | 0.75 | 0.61 | 12.8 | 0.6 | 0.25 |
| Hex | 64 | 29 | 19 | 0 | 3B | 4B | 3D | D | 3C | 19 |
| Octal | 144 | 51 | 31 | 0 | 73 | 113 | 75 | 15 | 74 | 31 |
| Binary | 1100100 | 101001 | 11001 | 0 | 111011 | 1001011 | 111101 | 1101 | 111100 | 11001 |
Color Harmonies of #642919
Complementary color
Monochromatic Colors of #642919
Black with #642919
Text Example
Text Example
White with #642919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642919; }
p { color: rgb(100,41,25); }
H1.HeaderClassName
{
color: #642919;
}
.AnyTagClassName
{
color: #642919;
}
</style>
background-color css
<style>
a { background-color: #642919; }
a { background-color: rgb(100,41,25); }
div.DivClassName
{
background-color: #642919;
}
.BgClassName
{
background-color: #642919;
}
</style>
border-color css
<style>
span { border-color: #642919; }
span { border-color: rgb(100,41,25); }
td.TdClassName
{
border-color: #642919;
}
.TagClassName
{
border-color: #642919;
}
</style>