Shades of Caput Mortuum #632722
Tints of Caput Mortuum #632722
RGB
CMYK
RGB Variations
Color information
#632722 (or 0x632722) is known color: Caput Mortuum. HEX triplet: 63, 27 and 22. RGB value is (99,39,34). Sum of RGB (Red+Green+Blue) = 99+39+34=172 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.56% from 172); Green value is 39 (15.62% from 255 or 22.67% from 172); Blue value is 34 (13.67% from 255 or 19.77% from 172); Max value from RGB is 99 - color contains mainly: red. Hex color #632722 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632722 is #9CD8DD. Grayscale: #383838. Windows color (decimal): -10279134 or 2238307. OLE color: 2238307.
HSL color Cylindrical-coordinate representation of color #632722: hue angle of 4.62º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #632722 is Cyan = 0, Magento = 0.61, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 34 | - |
| CMYK | 0 | 0.61 | 0.66 | 0.61 |
| HSL | 4.62º | 0.49% | 0.26% | - |
| HSV(B) | 4.62º | 0.66% | 0.39% | - |
| XYZ | 6.16 | 4.22 | 2 | - |
| YUV | 56.37 | 115.38 | 158.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 34 | 0 | 0.61 | 0.66 | 0.61 | 4.62 | 0.49 | 0.26 |
| Hex | 63 | 27 | 22 | 0 | 3D | 42 | 3D | 5 | 31 | 1A |
| Octal | 143 | 47 | 42 | 0 | 75 | 102 | 75 | 5 | 61 | 32 |
| Binary | 1100011 | 100111 | 100010 | 0 | 111101 | 1000010 | 111101 | 101 | 110001 | 11010 |
Color Harmonies of #632722
Complementary color
Monochromatic Colors of #632722
Black with #632722
Text Example
Text Example
White with #632722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632722; }
p { color: rgb(99,39,34); }
H1.HeaderClassName
{
color: #632722;
}
.AnyTagClassName
{
color: #632722;
}
</style>
background-color css
<style>
a { background-color: #632722; }
a { background-color: rgb(99,39,34); }
div.DivClassName
{
background-color: #632722;
}
.BgClassName
{
background-color: #632722;
}
</style>
border-color css
<style>
span { border-color: #632722; }
span { border-color: rgb(99,39,34); }
td.TdClassName
{
border-color: #632722;
}
.TagClassName
{
border-color: #632722;
}
</style>