Shades of Caput Mortuum #632720
Tints of Caput Mortuum #632720
RGB
CMYK
RGB Variations
Color information
#632720 (or 0x632720) is known color: Caput Mortuum. HEX triplet: 63, 27 and 20. RGB value is (99,39,32). Sum of RGB (Red+Green+Blue) = 99+39+32=170 (22% of max value = 765). Red value is 99 (39.06% from 255 or 58.24% from 170); Green value is 39 (15.62% from 255 or 22.94% from 170); Blue value is 32 (12.89% from 255 or 18.82% from 170); Max value from RGB is 99 - color contains mainly: red. Hex color #632720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632720 is #9CD8DF. Grayscale: #383838. Windows color (decimal): -10279136 or 2107235. OLE color: 2107235.
HSL color Cylindrical-coordinate representation of color #632720: hue angle of 6.27º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #632720 is Cyan = 0, Magento = 0.61, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 32 | - |
| CMYK | 0 | 0.61 | 0.68 | 0.61 |
| HSL | 6.27º | 0.51% | 0.26% | - |
| HSV(B) | 6.27º | 0.68% | 0.39% | - |
| XYZ | 6.13 | 4.21 | 1.86 | - |
| YUV | 56.14 | 114.38 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 32 | 0 | 0.61 | 0.68 | 0.61 | 6.27 | 0.51 | 0.26 |
| Hex | 63 | 27 | 20 | 0 | 3D | 44 | 3D | 6 | 33 | 1A |
| Octal | 143 | 47 | 40 | 0 | 75 | 104 | 75 | 6 | 63 | 32 |
| Binary | 1100011 | 100111 | 100000 | 0 | 111101 | 1000100 | 111101 | 110 | 110011 | 11010 |
Color Harmonies of #632720
Complementary color
Monochromatic Colors of #632720
Black with #632720
Text Example
Text Example
White with #632720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632720; }
p { color: rgb(99,39,32); }
H1.HeaderClassName
{
color: #632720;
}
.AnyTagClassName
{
color: #632720;
}
</style>
background-color css
<style>
a { background-color: #632720; }
a { background-color: rgb(99,39,32); }
div.DivClassName
{
background-color: #632720;
}
.BgClassName
{
background-color: #632720;
}
</style>
border-color css
<style>
span { border-color: #632720; }
span { border-color: rgb(99,39,32); }
td.TdClassName
{
border-color: #632720;
}
.TagClassName
{
border-color: #632720;
}
</style>