Shades of Caput Mortuum #632413
Tints of Caput Mortuum #632413
RGB
CMYK
RGB Variations
Color information
#632413 (or 0x632413) is known color: Caput Mortuum. HEX triplet: 63, 24 and 13. RGB value is (99,36,19). Sum of RGB (Red+Green+Blue) = 99+36+19=154 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.29% from 154); Green value is 36 (14.45% from 255 or 23.38% from 154); Blue value is 19 (7.81% from 255 or 12.34% from 154); Max value from RGB is 99 - color contains mainly: red. Hex color #632413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632413 is #9CDBEC. Grayscale: #353535. Windows color (decimal): -10279917 or 1254499. OLE color: 1254499.
HSL color Cylindrical-coordinate representation of color #632413: hue angle of 12.75º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #632413 is Cyan = 0, Magento = 0.64, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 36 | 19 | - |
| CMYK | 0 | 0.64 | 0.81 | 0.61 |
| HSL | 12.75º | 0.68% | 0.23% | - |
| HSV(B) | 12.75º | 0.81% | 0.39% | - |
| XYZ | 5.89 | 3.96 | 1.07 | - |
| YUV | 52.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 36 | 19 | 0 | 0.64 | 0.81 | 0.61 | 12.75 | 0.68 | 0.23 |
| Hex | 63 | 24 | 13 | 0 | 40 | 51 | 3D | D | 44 | 17 |
| Octal | 143 | 44 | 23 | 0 | 100 | 121 | 75 | 15 | 104 | 27 |
| Binary | 1100011 | 100100 | 10011 | 0 | 1000000 | 1010001 | 111101 | 1101 | 1000100 | 10111 |
Color Harmonies of #632413
Complementary color
Monochromatic Colors of #632413
Black with #632413
Text Example
Text Example
White with #632413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632413; }
p { color: rgb(99,36,19); }
H1.HeaderClassName
{
color: #632413;
}
.AnyTagClassName
{
color: #632413;
}
</style>
background-color css
<style>
a { background-color: #632413; }
a { background-color: rgb(99,36,19); }
div.DivClassName
{
background-color: #632413;
}
.BgClassName
{
background-color: #632413;
}
</style>
border-color css
<style>
span { border-color: #632413; }
span { border-color: rgb(99,36,19); }
td.TdClassName
{
border-color: #632413;
}
.TagClassName
{
border-color: #632413;
}
</style>