Shades of Caput Mortuum #622615
Tints of Caput Mortuum #622615
RGB
CMYK
RGB Variations
Color information
#622615 (or 0x622615) is known color: Caput Mortuum. HEX triplet: 62, 26 and 15. RGB value is (98,38,21). Sum of RGB (Red+Green+Blue) = 98+38+21=157 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.42% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 98 - color contains mainly: red. Hex color #622615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622615 is #9DD9EA. Grayscale: #363636. Windows color (decimal): -10344939 or 1386082. OLE color: 1386082.
HSL color Cylindrical-coordinate representation of color #622615: hue angle of 13.25º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #622615 is Cyan = 0, Magento = 0.61, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 21 | - |
| CMYK | 0 | 0.61 | 0.79 | 0.62 |
| HSL | 13.25º | 0.65% | 0.23% | - |
| HSV(B) | 13.25º | 0.79% | 0.38% | - |
| XYZ | 5.87 | 4.04 | 1.18 | - |
| YUV | 54 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 21 | 0 | 0.61 | 0.79 | 0.62 | 13.25 | 0.65 | 0.23 |
| Hex | 62 | 26 | 15 | 0 | 3D | 4F | 3E | D | 41 | 17 |
| Octal | 142 | 46 | 25 | 0 | 75 | 117 | 76 | 15 | 101 | 27 |
| Binary | 1100010 | 100110 | 10101 | 0 | 111101 | 1001111 | 111110 | 1101 | 1000001 | 10111 |
Color Harmonies of #622615
Complementary color
Monochromatic Colors of #622615
Black with #622615
Text Example
Text Example
White with #622615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622615; }
p { color: rgb(98,38,21); }
H1.HeaderClassName
{
color: #622615;
}
.AnyTagClassName
{
color: #622615;
}
</style>
background-color css
<style>
a { background-color: #622615; }
a { background-color: rgb(98,38,21); }
div.DivClassName
{
background-color: #622615;
}
.BgClassName
{
background-color: #622615;
}
</style>
border-color css
<style>
span { border-color: #622615; }
span { border-color: rgb(98,38,21); }
td.TdClassName
{
border-color: #622615;
}
.TagClassName
{
border-color: #622615;
}
</style>