Shades of Caput Mortuum #632917
Tints of Caput Mortuum #632917
RGB
CMYK
RGB Variations
Color information
#632917 (or 0x632917) is known color: Caput Mortuum. HEX triplet: 63, 29 and 17. RGB value is (99,41,23). Sum of RGB (Red+Green+Blue) = 99+41+23=163 (21% of max value = 765). Red value is 99 (39.06% from 255 or 60.74% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 23 (9.38% from 255 or 14.11% from 163); Max value from RGB is 99 - color contains mainly: red. Hex color #632917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632917 is #9CD6E8. Grayscale: #383838. Windows color (decimal): -10278633 or 1517923. OLE color: 1517923.
HSL color Cylindrical-coordinate representation of color #632917: hue angle of 14.21º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #632917 is Cyan = 0, Magento = 0.59, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 41 | 23 | - |
| CMYK | 0 | 0.59 | 0.77 | 0.61 |
| HSL | 14.21º | 0.62% | 0.24% | - |
| HSV(B) | 14.21º | 0.77% | 0.39% | - |
| XYZ | 6.09 | 4.3 | 1.32 | - |
| YUV | 56.29 | 109.22 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 41 | 23 | 0 | 0.59 | 0.77 | 0.61 | 14.21 | 0.62 | 0.24 |
| Hex | 63 | 29 | 17 | 0 | 3B | 4D | 3D | E | 3E | 18 |
| Octal | 143 | 51 | 27 | 0 | 73 | 115 | 75 | 16 | 76 | 30 |
| Binary | 1100011 | 101001 | 10111 | 0 | 111011 | 1001101 | 111101 | 1110 | 111110 | 11000 |
Color Harmonies of #632917
Complementary color
Monochromatic Colors of #632917
Black with #632917
Text Example
Text Example
White with #632917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632917; }
p { color: rgb(99,41,23); }
H1.HeaderClassName
{
color: #632917;
}
.AnyTagClassName
{
color: #632917;
}
</style>
background-color css
<style>
a { background-color: #632917; }
a { background-color: rgb(99,41,23); }
div.DivClassName
{
background-color: #632917;
}
.BgClassName
{
background-color: #632917;
}
</style>
border-color css
<style>
span { border-color: #632917; }
span { border-color: rgb(99,41,23); }
td.TdClassName
{
border-color: #632917;
}
.TagClassName
{
border-color: #632917;
}
</style>