Shades of Maire #131106
Tints of Maire #131106
RGB
CMYK
RGB Variations
Color information
#131106 (or 0x131106) is known color: Maire. HEX triplet: 13, 11 and 06. RGB value is (19,17,6). Sum of RGB (Red+Green+Blue) = 19+17+6=42 (5% of max value = 765). Red value is 19 (7.81% from 255 or 45.24% from 42); Green value is 17 (7.03% from 255 or 40.48% from 42); Blue value is 6 (2.73% from 255 or 14.29% from 42); Max value from RGB is 19 - color contains mainly: red. Hex color #131106 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #131106 is #ECEEF9. Grayscale: #101010. Windows color (decimal): -15527674 or 397587. OLE color: 397587.
HSL color Cylindrical-coordinate representation of color #131106: hue angle of 50.77º degrees, saturation: 0.52, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #131106 is Cyan = 0, Magento = 0.11, Yellow = 0.68 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 19 | 17 | 6 | - |
| CMYK | 0 | 0.11 | 0.68 | 0.93 |
| HSL | 50.77º | 0.52% | 0.05% | - |
| HSV(B) | 50.77º | 0.68% | 0.07% | - |
| XYZ | 0.5 | 0.55 | 0.25 | - |
| YUV | 16.34 | 122.16 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 17 | 6 | 0 | 0.11 | 0.68 | 0.93 | 50.77 | 0.52 | 0.05 |
| Hex | 13 | 11 | 6 | 0 | B | 44 | 5D | 33 | 34 | 5 |
| Octal | 23 | 21 | 6 | 0 | 13 | 104 | 135 | 63 | 64 | 5 |
| Binary | 10011 | 10001 | 110 | 0 | 1011 | 1000100 | 1011101 | 110011 | 110100 | 101 |
Color Harmonies of #131106
Complementary color
Monochromatic Colors of #131106
Black with #131106
Text Example
Text Example
White with #131106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #131106; }
p { color: rgb(19,17,6); }
H1.HeaderClassName
{
color: #131106;
}
.AnyTagClassName
{
color: #131106;
}
</style>
background-color css
<style>
a { background-color: #131106; }
a { background-color: rgb(19,17,6); }
div.DivClassName
{
background-color: #131106;
}
.BgClassName
{
background-color: #131106;
}
</style>
border-color css
<style>
span { border-color: #131106; }
span { border-color: rgb(19,17,6); }
td.TdClassName
{
border-color: #131106;
}
.TagClassName
{
border-color: #131106;
}
</style>