Shades of Caput Mortuum #632716
Tints of Caput Mortuum #632716
RGB
CMYK
RGB Variations
Color information
#632716 (or 0x632716) is known color: Caput Mortuum. HEX triplet: 63, 27 and 16. RGB value is (99,39,22). Sum of RGB (Red+Green+Blue) = 99+39+22=160 (21% of max value = 765). Red value is 99 (39.06% from 255 or 61.88% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 99 - color contains mainly: red. Hex color #632716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632716 is #9CD8E9. Grayscale: #373737. Windows color (decimal): -10279146 or 1451875. OLE color: 1451875.
HSL color Cylindrical-coordinate representation of color #632716: hue angle of 13.25º 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 #632716 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 22 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.61 |
| HSL | 13.25º | 0.64% | 0.24% | - |
| HSV(B) | 13.25º | 0.78% | 0.39% | - |
| XYZ | 6.02 | 4.16 | 1.25 | - |
| YUV | 55 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 22 | 0 | 0.61 | 0.78 | 0.61 | 13.25 | 0.64 | 0.24 |
| Hex | 63 | 27 | 16 | 0 | 3D | 4E | 3D | D | 40 | 18 |
| Octal | 143 | 47 | 26 | 0 | 75 | 116 | 75 | 15 | 100 | 30 |
| Binary | 1100011 | 100111 | 10110 | 0 | 111101 | 1001110 | 111101 | 1101 | 1000000 | 11000 |
Color Harmonies of #632716
Complementary color
Monochromatic Colors of #632716
Black with #632716
Text Example
Text Example
White with #632716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632716; }
p { color: rgb(99,39,22); }
H1.HeaderClassName
{
color: #632716;
}
.AnyTagClassName
{
color: #632716;
}
</style>
background-color css
<style>
a { background-color: #632716; }
a { background-color: rgb(99,39,22); }
div.DivClassName
{
background-color: #632716;
}
.BgClassName
{
background-color: #632716;
}
</style>
border-color css
<style>
span { border-color: #632716; }
span { border-color: rgb(99,39,22); }
td.TdClassName
{
border-color: #632716;
}
.TagClassName
{
border-color: #632716;
}
</style>