Shades of Caput Mortuum #632513
Tints of Caput Mortuum #632513
RGB
CMYK
RGB Variations
Color information
#632513 (or 0x632513) is known color: Caput Mortuum. HEX triplet: 63, 25 and 13. RGB value is (99,37,19). Sum of RGB (Red+Green+Blue) = 99+37+19=155 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.87% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 19 (7.81% from 255 or 12.26% from 155); Max value from RGB is 99 - color contains mainly: red. Hex color #632513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632513 is #9CDAEC. Grayscale: #353535. Windows color (decimal): -10279661 or 1254755. OLE color: 1254755.
HSL color Cylindrical-coordinate representation of color #632513: hue angle of 13.5º 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 #632513 is Cyan = 0, Magento = 0.63, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 37 | 19 | - |
| CMYK | 0 | 0.63 | 0.81 | 0.61 |
| HSL | 13.5º | 0.68% | 0.23% | - |
| HSV(B) | 13.5º | 0.81% | 0.39% | - |
| XYZ | 5.92 | 4.02 | 1.08 | - |
| YUV | 53.49 | 108.54 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 37 | 19 | 0 | 0.63 | 0.81 | 0.61 | 13.5 | 0.68 | 0.23 |
| Hex | 63 | 25 | 13 | 0 | 3F | 51 | 3D | E | 44 | 17 |
| Octal | 143 | 45 | 23 | 0 | 77 | 121 | 75 | 16 | 104 | 27 |
| Binary | 1100011 | 100101 | 10011 | 0 | 111111 | 1010001 | 111101 | 1110 | 1000100 | 10111 |
Color Harmonies of #632513
Complementary color
Monochromatic Colors of #632513
Black with #632513
Text Example
Text Example
White with #632513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632513; }
p { color: rgb(99,37,19); }
H1.HeaderClassName
{
color: #632513;
}
.AnyTagClassName
{
color: #632513;
}
</style>
background-color css
<style>
a { background-color: #632513; }
a { background-color: rgb(99,37,19); }
div.DivClassName
{
background-color: #632513;
}
.BgClassName
{
background-color: #632513;
}
</style>
border-color css
<style>
span { border-color: #632513; }
span { border-color: rgb(99,37,19); }
td.TdClassName
{
border-color: #632513;
}
.TagClassName
{
border-color: #632513;
}
</style>