Shades of Caput Mortuum #632824
Tints of Caput Mortuum #632824
RGB
CMYK
RGB Variations
Color information
#632824 (or 0x632824) is known color: Caput Mortuum. HEX triplet: 63, 28 and 24. RGB value is (99,40,36). Sum of RGB (Red+Green+Blue) = 99+40+36=175 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.57% from 175); Green value is 40 (16.02% from 255 or 22.86% from 175); Blue value is 36 (14.45% from 255 or 20.57% from 175); Max value from RGB is 99 - color contains mainly: red. Hex color #632824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632824 is #9CD7DB. Grayscale: #393939. Windows color (decimal): -10278876 or 2369635. OLE color: 2369635.
HSL color Cylindrical-coordinate representation of color #632824: hue angle of 3.81º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #632824 is Cyan = 0, Magento = 0.60, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 40 | 36 | - |
| CMYK | 0 | 0.60 | 0.64 | 0.61 |
| HSL | 3.81º | 0.47% | 0.26% | - |
| HSV(B) | 3.81º | 0.64% | 0.39% | - |
| XYZ | 6.22 | 4.3 | 2.17 | - |
| YUV | 57.19 | 116.05 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 40 | 36 | 0 | 0.60 | 0.64 | 0.61 | 3.81 | 0.47 | 0.26 |
| Hex | 63 | 28 | 24 | 0 | 3C | 40 | 3D | 4 | 2F | 1A |
| Octal | 143 | 50 | 44 | 0 | 74 | 100 | 75 | 4 | 57 | 32 |
| Binary | 1100011 | 101000 | 100100 | 0 | 111100 | 1000000 | 111101 | 100 | 101111 | 11010 |
Color Harmonies of #632824
Complementary color
Monochromatic Colors of #632824
Black with #632824
Text Example
Text Example
White with #632824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632824; }
p { color: rgb(99,40,36); }
H1.HeaderClassName
{
color: #632824;
}
.AnyTagClassName
{
color: #632824;
}
</style>
background-color css
<style>
a { background-color: #632824; }
a { background-color: rgb(99,40,36); }
div.DivClassName
{
background-color: #632824;
}
.BgClassName
{
background-color: #632824;
}
</style>
border-color css
<style>
span { border-color: #632824; }
span { border-color: rgb(99,40,36); }
td.TdClassName
{
border-color: #632824;
}
.TagClassName
{
border-color: #632824;
}
</style>