Shades of Caput Mortuum #632615
Tints of Caput Mortuum #632615
RGB
CMYK
RGB Variations
Color information
#632615 (or 0x632615) is known color: Caput Mortuum. HEX triplet: 63, 26 and 15. RGB value is (99,38,21). Sum of RGB (Red+Green+Blue) = 99+38+21=158 (20% of max value = 765). Red value is 99 (39.06% from 255 or 62.66% from 158); Green value is 38 (15.23% from 255 or 24.05% from 158); Blue value is 21 (8.59% from 255 or 13.29% from 158); Max value from RGB is 99 - color contains mainly: red. Hex color #632615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #632615 is #9CD9EA. Grayscale: #363636. Windows color (decimal): -10279403 or 1386083. OLE color: 1386083.
HSL color Cylindrical-coordinate representation of color #632615: hue angle of 13.08º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #632615 is Cyan = 0, Magento = 0.62, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 38 | 21 | - |
| CMYK | 0 | 0.62 | 0.79 | 0.61 |
| HSL | 13.08º | 0.65% | 0.24% | - |
| HSV(B) | 13.08º | 0.79% | 0.39% | - |
| XYZ | 5.97 | 4.09 | 1.18 | - |
| YUV | 54.3 | 109.21 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 38 | 21 | 0 | 0.62 | 0.79 | 0.61 | 13.08 | 0.65 | 0.24 |
| Hex | 63 | 26 | 15 | 0 | 3E | 4F | 3D | D | 41 | 18 |
| Octal | 143 | 46 | 25 | 0 | 76 | 117 | 75 | 15 | 101 | 30 |
| Binary | 1100011 | 100110 | 10101 | 0 | 111110 | 1001111 | 111101 | 1101 | 1000001 | 11000 |
Color Harmonies of #632615
Complementary color
Monochromatic Colors of #632615
Black with #632615
Text Example
Text Example
White with #632615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632615; }
p { color: rgb(99,38,21); }
H1.HeaderClassName
{
color: #632615;
}
.AnyTagClassName
{
color: #632615;
}
</style>
background-color css
<style>
a { background-color: #632615; }
a { background-color: rgb(99,38,21); }
div.DivClassName
{
background-color: #632615;
}
.BgClassName
{
background-color: #632615;
}
</style>
border-color css
<style>
span { border-color: #632615; }
span { border-color: rgb(99,38,21); }
td.TdClassName
{
border-color: #632615;
}
.TagClassName
{
border-color: #632615;
}
</style>