Shades of Caput Mortuum #632619
Tints of Caput Mortuum #632619
RGB
CMYK
RGB Variations
Color information
#632619 (or 0x632619) is known color: Caput Mortuum. HEX triplet: 63, 26 and 19. RGB value is (99,38,25). Sum of RGB (Red+Green+Blue) = 99+38+25=162 (21% of max value = 765). Red value is 99 (39.06% from 255 or 61.11% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 25 (10.16% from 255 or 15.43% from 162); Max value from RGB is 99 - color contains mainly: red. Hex color #632619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632619 is #9CD9E6. Grayscale: #363636. Windows color (decimal): -10279399 or 1648227. OLE color: 1648227.
HSL color Cylindrical-coordinate representation of color #632619: hue angle of 10.54º 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 #632619 is Cyan = 0, Magento = 0.62, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 38 | 25 | - |
| CMYK | 0 | 0.62 | 0.75 | 0.61 |
| HSL | 10.54º | 0.6% | 0.24% | - |
| HSV(B) | 10.54º | 0.75% | 0.39% | - |
| XYZ | 6.01 | 4.11 | 1.4 | - |
| YUV | 54.76 | 111.21 | 159.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 38 | 25 | 0 | 0.62 | 0.75 | 0.61 | 10.54 | 0.6 | 0.24 |
| Hex | 63 | 26 | 19 | 0 | 3E | 4B | 3D | B | 3C | 18 |
| Octal | 143 | 46 | 31 | 0 | 76 | 113 | 75 | 13 | 74 | 30 |
| Binary | 1100011 | 100110 | 11001 | 0 | 111110 | 1001011 | 111101 | 1011 | 111100 | 11000 |
Color Harmonies of #632619
Complementary color
Monochromatic Colors of #632619
Black with #632619
Text Example
Text Example
White with #632619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632619; }
p { color: rgb(99,38,25); }
H1.HeaderClassName
{
color: #632619;
}
.AnyTagClassName
{
color: #632619;
}
</style>
background-color css
<style>
a { background-color: #632619; }
a { background-color: rgb(99,38,25); }
div.DivClassName
{
background-color: #632619;
}
.BgClassName
{
background-color: #632619;
}
</style>
border-color css
<style>
span { border-color: #632619; }
span { border-color: rgb(99,38,25); }
td.TdClassName
{
border-color: #632619;
}
.TagClassName
{
border-color: #632619;
}
</style>