Shades of Caput Mortuum #632819
Tints of Caput Mortuum #632819
RGB
CMYK
RGB Variations
Color information
#632819 (or 0x632819) is known color: Caput Mortuum. HEX triplet: 63, 28 and 19. RGB value is (99,40,25). Sum of RGB (Red+Green+Blue) = 99+40+25=164 (21% of max value = 765). Red value is 99 (39.06% from 255 or 60.37% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 99 - color contains mainly: red. Hex color #632819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632819 is #9CD7E6. Grayscale: #383838. Windows color (decimal): -10278887 or 1648739. OLE color: 1648739.
HSL color Cylindrical-coordinate representation of color #632819: hue angle of 12.16º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #632819 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 40 | 25 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.61 |
| HSL | 12.16º | 0.6% | 0.24% | - |
| HSV(B) | 12.16º | 0.75% | 0.39% | - |
| XYZ | 6.08 | 4.24 | 1.42 | - |
| YUV | 55.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 40 | 25 | 0 | 0.60 | 0.75 | 0.61 | 12.16 | 0.6 | 0.24 |
| Hex | 63 | 28 | 19 | 0 | 3C | 4B | 3D | C | 3C | 18 |
| Octal | 143 | 50 | 31 | 0 | 74 | 113 | 75 | 14 | 74 | 30 |
| Binary | 1100011 | 101000 | 11001 | 0 | 111100 | 1001011 | 111101 | 1100 | 111100 | 11000 |
Color Harmonies of #632819
Complementary color
Monochromatic Colors of #632819
Black with #632819
Text Example
Text Example
White with #632819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632819; }
p { color: rgb(99,40,25); }
H1.HeaderClassName
{
color: #632819;
}
.AnyTagClassName
{
color: #632819;
}
</style>
background-color css
<style>
a { background-color: #632819; }
a { background-color: rgb(99,40,25); }
div.DivClassName
{
background-color: #632819;
}
.BgClassName
{
background-color: #632819;
}
</style>
border-color css
<style>
span { border-color: #632819; }
span { border-color: rgb(99,40,25); }
td.TdClassName
{
border-color: #632819;
}
.TagClassName
{
border-color: #632819;
}
</style>