Shades of Caput Mortuum #632816
Tints of Caput Mortuum #632816
RGB
CMYK
RGB Variations
Color information
#632816 (or 0x632816) is known color: Caput Mortuum. HEX triplet: 63, 28 and 16. RGB value is (99,40,22). Sum of RGB (Red+Green+Blue) = 99+40+22=161 (21% of max value = 765). Red value is 99 (39.06% from 255 or 61.49% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 99 - color contains mainly: red. Hex color #632816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632816 is #9CD7E9. Grayscale: #373737. Windows color (decimal): -10278890 or 1452131. OLE color: 1452131.
HSL color Cylindrical-coordinate representation of color #632816: hue angle of 14.03º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #632816 is Cyan = 0, Magento = 0.60, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 40 | 22 | - |
| CMYK | 0 | 0.60 | 0.78 | 0.61 |
| HSL | 14.03º | 0.64% | 0.24% | - |
| HSV(B) | 14.03º | 0.78% | 0.39% | - |
| XYZ | 6.05 | 4.23 | 1.26 | - |
| YUV | 55.59 | 109.05 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 40 | 22 | 0 | 0.60 | 0.78 | 0.61 | 14.03 | 0.64 | 0.24 |
| Hex | 63 | 28 | 16 | 0 | 3C | 4E | 3D | E | 40 | 18 |
| Octal | 143 | 50 | 26 | 0 | 74 | 116 | 75 | 16 | 100 | 30 |
| Binary | 1100011 | 101000 | 10110 | 0 | 111100 | 1001110 | 111101 | 1110 | 1000000 | 11000 |
Color Harmonies of #632816
Complementary color
Monochromatic Colors of #632816
Black with #632816
Text Example
Text Example
White with #632816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632816; }
p { color: rgb(99,40,22); }
H1.HeaderClassName
{
color: #632816;
}
.AnyTagClassName
{
color: #632816;
}
</style>
background-color css
<style>
a { background-color: #632816; }
a { background-color: rgb(99,40,22); }
div.DivClassName
{
background-color: #632816;
}
.BgClassName
{
background-color: #632816;
}
</style>
border-color css
<style>
span { border-color: #632816; }
span { border-color: rgb(99,40,22); }
td.TdClassName
{
border-color: #632816;
}
.TagClassName
{
border-color: #632816;
}
</style>