Shades of Caput Mortuum #642925
Tints of Caput Mortuum #642925
RGB
CMYK
RGB Variations
Color information
#642925 (or 0x642925) is known color: Caput Mortuum. HEX triplet: 64, 29 and 25. RGB value is (100,41,37). Sum of RGB (Red+Green+Blue) = 100+41+37=178 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.18% from 178); Green value is 41 (16.41% from 255 or 23.03% from 178); Blue value is 37 (14.84% from 255 or 20.79% from 178); Max value from RGB is 100 - color contains mainly: red. Hex color #642925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642925 is #9BD6DA. Grayscale: #3A3A3A. Windows color (decimal): -10213083 or 2435428. OLE color: 2435428.
HSL color Cylindrical-coordinate representation of color #642925: hue angle of 3.81º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642925 is Cyan = 0, Magento = 0.59, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 41 | 37 | - |
| CMYK | 0 | 0.59 | 0.63 | 0.61 |
| HSL | 3.81º | 0.46% | 0.27% | - |
| HSV(B) | 3.81º | 0.63% | 0.39% | - |
| XYZ | 6.38 | 4.43 | 2.27 | - |
| YUV | 58.19 | 116.05 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 37 | 0 | 0.59 | 0.63 | 0.61 | 3.81 | 0.46 | 0.27 |
| Hex | 64 | 29 | 25 | 0 | 3B | 3F | 3D | 4 | 2E | 1B |
| Octal | 144 | 51 | 45 | 0 | 73 | 77 | 75 | 4 | 56 | 33 |
| Binary | 1100100 | 101001 | 100101 | 0 | 111011 | 111111 | 111101 | 100 | 101110 | 11011 |
Color Harmonies of #642925
Complementary color
Monochromatic Colors of #642925
Black with #642925
Text Example
Text Example
White with #642925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642925; }
p { color: rgb(100,41,37); }
H1.HeaderClassName
{
color: #642925;
}
.AnyTagClassName
{
color: #642925;
}
</style>
background-color css
<style>
a { background-color: #642925; }
a { background-color: rgb(100,41,37); }
div.DivClassName
{
background-color: #642925;
}
.BgClassName
{
background-color: #642925;
}
</style>
border-color css
<style>
span { border-color: #642925; }
span { border-color: rgb(100,41,37); }
td.TdClassName
{
border-color: #642925;
}
.TagClassName
{
border-color: #642925;
}
</style>