Shades of Caput Mortuum #612513
Tints of Caput Mortuum #612513
RGB
CMYK
RGB Variations
Color information
#612513 (or 0x612513) is known color: Caput Mortuum. HEX triplet: 61, 25 and 13. RGB value is (97,37,19). Sum of RGB (Red+Green+Blue) = 97+37+19=153 (20% of max value = 765). Red value is 97 (38.28% from 255 or 63.40% from 153); Green value is 37 (14.84% from 255 or 24.18% from 153); Blue value is 19 (7.81% from 255 or 12.42% from 153); Max value from RGB is 97 - color contains mainly: red. Hex color #612513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612513 is #9EDAEC. Grayscale: #353535. Windows color (decimal): -10410733 or 1254753. OLE color: 1254753.
HSL color Cylindrical-coordinate representation of color #612513: hue angle of 13.85º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #612513 is Cyan = 0, Magento = 0.62, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 19 | - |
| CMYK | 0 | 0.62 | 0.80 | 0.62 |
| HSL | 13.85º | 0.67% | 0.23% | - |
| HSV(B) | 13.85º | 0.8% | 0.38% | - |
| XYZ | 5.71 | 3.91 | 1.07 | - |
| YUV | 52.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 19 | 0 | 0.62 | 0.80 | 0.62 | 13.85 | 0.67 | 0.23 |
| Hex | 61 | 25 | 13 | 0 | 3E | 50 | 3E | E | 43 | 17 |
| Octal | 141 | 45 | 23 | 0 | 76 | 120 | 76 | 16 | 103 | 27 |
| Binary | 1100001 | 100101 | 10011 | 0 | 111110 | 1010000 | 111110 | 1110 | 1000011 | 10111 |
Color Harmonies of #612513
Complementary color
Monochromatic Colors of #612513
Black with #612513
Text Example
Text Example
White with #612513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612513; }
p { color: rgb(97,37,19); }
H1.HeaderClassName
{
color: #612513;
}
.AnyTagClassName
{
color: #612513;
}
</style>
background-color css
<style>
a { background-color: #612513; }
a { background-color: rgb(97,37,19); }
div.DivClassName
{
background-color: #612513;
}
.BgClassName
{
background-color: #612513;
}
</style>
border-color css
<style>
span { border-color: #612513; }
span { border-color: rgb(97,37,19); }
td.TdClassName
{
border-color: #612513;
}
.TagClassName
{
border-color: #612513;
}
</style>