Shades of Caput Mortuum #632616
Tints of Caput Mortuum #632616
RGB
CMYK
RGB Variations
Color information
#632616 (or 0x632616) is known color: Caput Mortuum. HEX triplet: 63, 26 and 16. RGB value is (99,38,22). Sum of RGB (Red+Green+Blue) = 99+38+22=159 (21% of max value = 765). Red value is 99 (39.06% from 255 or 62.26% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 99 - color contains mainly: red. Hex color #632616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632616 is #9CD9E9. Grayscale: #363636. Windows color (decimal): -10279402 or 1451619. OLE color: 1451619.
HSL color Cylindrical-coordinate representation of color #632616: hue angle of 12.47º 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 #632616 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 38 | 22 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.61 |
| HSL | 12.47º | 0.64% | 0.24% | - |
| HSV(B) | 12.47º | 0.78% | 0.39% | - |
| XYZ | 5.98 | 4.1 | 1.23 | - |
| YUV | 54.42 | 109.71 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 38 | 22 | 0 | 0.62 | 0.78 | 0.61 | 12.47 | 0.64 | 0.24 |
| Hex | 63 | 26 | 16 | 0 | 3E | 4E | 3D | C | 40 | 18 |
| Octal | 143 | 46 | 26 | 0 | 76 | 116 | 75 | 14 | 100 | 30 |
| Binary | 1100011 | 100110 | 10110 | 0 | 111110 | 1001110 | 111101 | 1100 | 1000000 | 11000 |
Color Harmonies of #632616
Complementary color
Monochromatic Colors of #632616
Black with #632616
Text Example
Text Example
White with #632616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632616; }
p { color: rgb(99,38,22); }
H1.HeaderClassName
{
color: #632616;
}
.AnyTagClassName
{
color: #632616;
}
</style>
background-color css
<style>
a { background-color: #632616; }
a { background-color: rgb(99,38,22); }
div.DivClassName
{
background-color: #632616;
}
.BgClassName
{
background-color: #632616;
}
</style>
border-color css
<style>
span { border-color: #632616; }
span { border-color: rgb(99,38,22); }
td.TdClassName
{
border-color: #632616;
}
.TagClassName
{
border-color: #632616;
}
</style>