Shades of Caput Mortuum #632921
Tints of Caput Mortuum #632921
RGB
CMYK
RGB Variations
Color information
#632921 (or 0x632921) is known color: Caput Mortuum. HEX triplet: 63, 29 and 21. RGB value is (99,41,33). Sum of RGB (Red+Green+Blue) = 99+41+33=173 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.23% from 173); Green value is 41 (16.41% from 255 or 23.70% from 173); Blue value is 33 (13.28% from 255 or 19.08% from 173); Max value from RGB is 99 - color contains mainly: red. Hex color #632921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632921 is #9CD6DE. Grayscale: #393939. Windows color (decimal): -10278623 or 2173283. OLE color: 2173283.
HSL color Cylindrical-coordinate representation of color #632921: hue angle of 7.27º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #632921 is Cyan = 0, Magento = 0.59, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 41 | 33 | - |
| CMYK | 0 | 0.59 | 0.67 | 0.61 |
| HSL | 7.27º | 0.5% | 0.26% | - |
| HSV(B) | 7.27º | 0.67% | 0.39% | - |
| XYZ | 6.21 | 4.35 | 1.95 | - |
| YUV | 57.43 | 114.22 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 41 | 33 | 0 | 0.59 | 0.67 | 0.61 | 7.27 | 0.5 | 0.26 |
| Hex | 63 | 29 | 21 | 0 | 3B | 43 | 3D | 7 | 32 | 1A |
| Octal | 143 | 51 | 41 | 0 | 73 | 103 | 75 | 7 | 62 | 32 |
| Binary | 1100011 | 101001 | 100001 | 0 | 111011 | 1000011 | 111101 | 111 | 110010 | 11010 |
Color Harmonies of #632921
Complementary color
Monochromatic Colors of #632921
Black with #632921
Text Example
Text Example
White with #632921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632921; }
p { color: rgb(99,41,33); }
H1.HeaderClassName
{
color: #632921;
}
.AnyTagClassName
{
color: #632921;
}
</style>
background-color css
<style>
a { background-color: #632921; }
a { background-color: rgb(99,41,33); }
div.DivClassName
{
background-color: #632921;
}
.BgClassName
{
background-color: #632921;
}
</style>
border-color css
<style>
span { border-color: #632921; }
span { border-color: rgb(99,41,33); }
td.TdClassName
{
border-color: #632921;
}
.TagClassName
{
border-color: #632921;
}
</style>