Shades of Maire #141106
Tints of Maire #141106
RGB
CMYK
RGB Variations
Color information
#141106 (or 0x141106) is known color: Maire. HEX triplet: 14, 11 and 06. RGB value is (20,17,6). Sum of RGB (Red+Green+Blue) = 20+17+6=43 (5% of max value = 765). Red value is 20 (8.20% from 255 or 46.51% from 43); Green value is 17 (7.03% from 255 or 39.53% from 43); Blue value is 6 (2.73% from 255 or 13.95% from 43); Max value from RGB is 20 - color contains mainly: red. Hex color #141106 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141106 is #EBEEF9. Grayscale: #101010. Windows color (decimal): -15462138 or 397588. OLE color: 397588.
HSL color Cylindrical-coordinate representation of color #141106: hue angle of 47.14º degrees, saturation: 0.54, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #141106 is Cyan = 0, Magento = 0.15, Yellow = 0.70 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 17 | 6 | - |
| CMYK | 0 | 0.15 | 0.70 | 0.92 |
| HSL | 47.14º | 0.54% | 0.05% | - |
| HSV(B) | 47.14º | 0.7% | 0.08% | - |
| XYZ | 0.52 | 0.56 | 0.25 | - |
| YUV | 16.64 | 121.99 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 17 | 6 | 0 | 0.15 | 0.70 | 0.92 | 47.14 | 0.54 | 0.05 |
| Hex | 14 | 11 | 6 | 0 | F | 46 | 5C | 2F | 36 | 5 |
| Octal | 24 | 21 | 6 | 0 | 17 | 106 | 134 | 57 | 66 | 5 |
| Binary | 10100 | 10001 | 110 | 0 | 1111 | 1000110 | 1011100 | 101111 | 110110 | 101 |
Color Harmonies of #141106
Complementary color
Monochromatic Colors of #141106
Black with #141106
Text Example
Text Example
White with #141106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141106; }
p { color: rgb(20,17,6); }
H1.HeaderClassName
{
color: #141106;
}
.AnyTagClassName
{
color: #141106;
}
</style>
background-color css
<style>
a { background-color: #141106; }
a { background-color: rgb(20,17,6); }
div.DivClassName
{
background-color: #141106;
}
.BgClassName
{
background-color: #141106;
}
</style>
border-color css
<style>
span { border-color: #141106; }
span { border-color: rgb(20,17,6); }
td.TdClassName
{
border-color: #141106;
}
.TagClassName
{
border-color: #141106;
}
</style>