Shades of Caput Mortuum #6A2613
Tints of Caput Mortuum #6A2613
RGB
CMYK
RGB Variations
Color information
#6A2613 (or 0x6A2613) is known color: Caput Mortuum. HEX triplet: 6A, 26 and 13. RGB value is (106,38,19). Sum of RGB (Red+Green+Blue) = 106+38+19=163 (21% of max value = 765). Red value is 106 (41.80% from 255 or 65.03% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 19 (7.81% from 255 or 11.66% from 163); Max value from RGB is 106 - color contains mainly: red. Hex color #6A2613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6A2613 is #95D9EC. Grayscale: #383838. Windows color (decimal): -9820653 or 1255018. OLE color: 1255018.
HSL color Cylindrical-coordinate representation of color #6A2613: hue angle of 13.1º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #6A2613 is Cyan = 0, Magento = 0.64, Yellow = 0.82 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 38 | 19 | - |
| CMYK | 0 | 0.64 | 0.82 | 0.58 |
| HSL | 13.1º | 0.7% | 0.25% | - |
| HSV(B) | 13.1º | 0.82% | 0.42% | - |
| XYZ | 6.75 | 4.5 | 1.13 | - |
| YUV | 56.17 | 107.03 | 163.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 38 | 19 | 0 | 0.64 | 0.82 | 0.58 | 13.1 | 0.7 | 0.25 |
| Hex | 6A | 26 | 13 | 0 | 40 | 52 | 3A | D | 46 | 19 |
| Octal | 152 | 46 | 23 | 0 | 100 | 122 | 72 | 15 | 106 | 31 |
| Binary | 1101010 | 100110 | 10011 | 0 | 1000000 | 1010010 | 111010 | 1101 | 1000110 | 11001 |
Color Harmonies of #6A2613
Complementary color
Monochromatic Colors of #6A2613
Black with #6A2613
Text Example
Text Example
White with #6A2613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A2613; }
p { color: rgb(106,38,19); }
H1.HeaderClassName
{
color: #6A2613;
}
.AnyTagClassName
{
color: #6A2613;
}
</style>
background-color css
<style>
a { background-color: #6A2613; }
a { background-color: rgb(106,38,19); }
div.DivClassName
{
background-color: #6A2613;
}
.BgClassName
{
background-color: #6A2613;
}
</style>
border-color css
<style>
span { border-color: #6A2613; }
span { border-color: rgb(106,38,19); }
td.TdClassName
{
border-color: #6A2613;
}
.TagClassName
{
border-color: #6A2613;
}
</style>