Shades of Caput Mortuum #642824
Tints of Caput Mortuum #642824
RGB
CMYK
RGB Variations
Color information
#642824 (or 0x642824) is known color: Caput Mortuum. HEX triplet: 64, 28 and 24. RGB value is (100,40,36). Sum of RGB (Red+Green+Blue) = 100+40+36=176 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.82% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 36 (14.45% from 255 or 20.45% from 176); Max value from RGB is 100 - color contains mainly: red. Hex color #642824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642824 is #9BD7DB. Grayscale: #393939. Windows color (decimal): -10213340 or 2369636. OLE color: 2369636.
HSL color Cylindrical-coordinate representation of color #642824: hue angle of 3.75º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #642824 is Cyan = 0, Magento = 0.6, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 40 | 36 | - |
| CMYK | 0 | 0.6 | 0.64 | 0.61 |
| HSL | 3.75º | 0.47% | 0.27% | - |
| HSV(B) | 3.75º | 0.64% | 0.39% | - |
| XYZ | 6.33 | 4.35 | 2.18 | - |
| YUV | 57.48 | 115.88 | 158.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 36 | 0 | 0.6 | 0.64 | 0.61 | 3.75 | 0.47 | 0.27 |
| Hex | 64 | 28 | 24 | 0 | 3C | 40 | 3D | 4 | 2F | 1B |
| Octal | 144 | 50 | 44 | 0 | 74 | 100 | 75 | 4 | 57 | 33 |
| Binary | 1100100 | 101000 | 100100 | 0 | 111100 | 1000000 | 111101 | 100 | 101111 | 11011 |
Color Harmonies of #642824
Complementary color
Monochromatic Colors of #642824
Black with #642824
Text Example
Text Example
White with #642824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642824; }
p { color: rgb(100,40,36); }
H1.HeaderClassName
{
color: #642824;
}
.AnyTagClassName
{
color: #642824;
}
</style>
background-color css
<style>
a { background-color: #642824; }
a { background-color: rgb(100,40,36); }
div.DivClassName
{
background-color: #642824;
}
.BgClassName
{
background-color: #642824;
}
</style>
border-color css
<style>
span { border-color: #642824; }
span { border-color: rgb(100,40,36); }
td.TdClassName
{
border-color: #642824;
}
.TagClassName
{
border-color: #642824;
}
</style>