Shades of Caput Mortuum #632518
Tints of Caput Mortuum #632518
RGB
CMYK
RGB Variations
Color information
#632518 (or 0x632518) is known color: Caput Mortuum. HEX triplet: 63, 25 and 18. RGB value is (99,37,24). Sum of RGB (Red+Green+Blue) = 99+37+24=160 (21% of max value = 765). Red value is 99 (39.06% from 255 or 61.88% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 24 (9.77% from 255 or 15% from 160); Max value from RGB is 99 - color contains mainly: red. Hex color #632518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632518 is #9CDAE7. Grayscale: #363636. Windows color (decimal): -10279656 or 1582435. OLE color: 1582435.
HSL color Cylindrical-coordinate representation of color #632518: hue angle of 10.4º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #632518 is Cyan = 0, Magento = 0.63, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 37 | 24 | - |
| CMYK | 0 | 0.63 | 0.76 | 0.61 |
| HSL | 10.4º | 0.61% | 0.24% | - |
| HSV(B) | 10.4º | 0.76% | 0.39% | - |
| XYZ | 5.97 | 4.04 | 1.33 | - |
| YUV | 54.06 | 111.04 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 37 | 24 | 0 | 0.63 | 0.76 | 0.61 | 10.4 | 0.61 | 0.24 |
| Hex | 63 | 25 | 18 | 0 | 3F | 4C | 3D | A | 3D | 18 |
| Octal | 143 | 45 | 30 | 0 | 77 | 114 | 75 | 12 | 75 | 30 |
| Binary | 1100011 | 100101 | 11000 | 0 | 111111 | 1001100 | 111101 | 1010 | 111101 | 11000 |
Color Harmonies of #632518
Complementary color
Monochromatic Colors of #632518
Black with #632518
Text Example
Text Example
White with #632518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632518; }
p { color: rgb(99,37,24); }
H1.HeaderClassName
{
color: #632518;
}
.AnyTagClassName
{
color: #632518;
}
</style>
background-color css
<style>
a { background-color: #632518; }
a { background-color: rgb(99,37,24); }
div.DivClassName
{
background-color: #632518;
}
.BgClassName
{
background-color: #632518;
}
</style>
border-color css
<style>
span { border-color: #632518; }
span { border-color: rgb(99,37,24); }
td.TdClassName
{
border-color: #632518;
}
.TagClassName
{
border-color: #632518;
}
</style>