Shades of Caput Mortuum #612313
Tints of Caput Mortuum #612313
RGB
CMYK
RGB Variations
Color information
#612313 (or 0x612313) is known color: Caput Mortuum. HEX triplet: 61, 23 and 13. RGB value is (97,35,19). Sum of RGB (Red+Green+Blue) = 97+35+19=151 (20% of max value = 765). Red value is 97 (38.28% from 255 or 64.24% from 151); Green value is 35 (14.06% from 255 or 23.18% from 151); Blue value is 19 (7.81% from 255 or 12.58% from 151); Max value from RGB is 97 - color contains mainly: red. Hex color #612313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612313 is #9EDCEC. Grayscale: #333333. Windows color (decimal): -10411245 or 1254241. OLE color: 1254241.
HSL color Cylindrical-coordinate representation of color #612313: hue angle of 12.31º 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 #612313 is Cyan = 0, Magento = 0.64, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 35 | 19 | - |
| CMYK | 0 | 0.64 | 0.80 | 0.62 |
| HSL | 12.31º | 0.67% | 0.23% | - |
| HSV(B) | 12.31º | 0.8% | 0.38% | - |
| XYZ | 5.65 | 3.79 | 1.05 | - |
| YUV | 51.71 | 109.54 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 35 | 19 | 0 | 0.64 | 0.80 | 0.62 | 12.31 | 0.67 | 0.23 |
| Hex | 61 | 23 | 13 | 0 | 40 | 50 | 3E | C | 43 | 17 |
| Octal | 141 | 43 | 23 | 0 | 100 | 120 | 76 | 14 | 103 | 27 |
| Binary | 1100001 | 100011 | 10011 | 0 | 1000000 | 1010000 | 111110 | 1100 | 1000011 | 10111 |
Color Harmonies of #612313
Complementary color
Monochromatic Colors of #612313
Black with #612313
Text Example
Text Example
White with #612313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612313; }
p { color: rgb(97,35,19); }
H1.HeaderClassName
{
color: #612313;
}
.AnyTagClassName
{
color: #612313;
}
</style>
background-color css
<style>
a { background-color: #612313; }
a { background-color: rgb(97,35,19); }
div.DivClassName
{
background-color: #612313;
}
.BgClassName
{
background-color: #612313;
}
</style>
border-color css
<style>
span { border-color: #612313; }
span { border-color: rgb(97,35,19); }
td.TdClassName
{
border-color: #612313;
}
.TagClassName
{
border-color: #612313;
}
</style>