Shades of Maire #141506
Tints of Maire #141506
RGB
CMYK
RGB Variations
Color information
#141506 (or 0x141506) is known color: Maire. HEX triplet: 14, 15 and 06. RGB value is (20,21,6). Sum of RGB (Red+Green+Blue) = 20+21+6=47 (6% of max value = 765). Red value is 20 (8.20% from 255 or 42.55% from 47); Green value is 21 (8.59% from 255 or 44.68% from 47); Blue value is 6 (2.73% from 255 or 12.77% from 47); Max value from RGB is 21 - color contains mainly: green. Hex color #141506 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141506 is #EBEAF9. Grayscale: #131313. Windows color (decimal): -15461114 or 398612. OLE color: 398612.
HSL color Cylindrical-coordinate representation of color #141506: hue angle of 64º degrees, saturation: 0.56, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #141506 is Cyan = 0.05, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 21 | 6 | - |
| CMYK | 0.05 | 0 | 0.71 | 0.92 |
| HSL | 64º | 0.56% | 0.05% | - |
| HSV(B) | 64º | 0.71% | 0.08% | - |
| XYZ | 0.59 | 0.7 | 0.28 | - |
| YUV | 18.99 | 120.67 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 21 | 6 | 0.05 | 0 | 0.71 | 0.92 | 64 | 0.56 | 0.05 |
| Hex | 14 | 15 | 6 | 5 | 0 | 47 | 5C | 40 | 38 | 5 |
| Octal | 24 | 25 | 6 | 5 | 0 | 107 | 134 | 100 | 70 | 5 |
| Binary | 10100 | 10101 | 110 | 101 | 0 | 1000111 | 1011100 | 1000000 | 111000 | 101 |
Color Harmonies of #141506
Complementary color
Monochromatic Colors of #141506
Black with #141506
Text Example
Text Example
White with #141506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141506; }
p { color: rgb(20,21,6); }
H1.HeaderClassName
{
color: #141506;
}
.AnyTagClassName
{
color: #141506;
}
</style>
background-color css
<style>
a { background-color: #141506; }
a { background-color: rgb(20,21,6); }
div.DivClassName
{
background-color: #141506;
}
.BgClassName
{
background-color: #141506;
}
</style>
border-color css
<style>
span { border-color: #141506; }
span { border-color: rgb(20,21,6); }
td.TdClassName
{
border-color: #141506;
}
.TagClassName
{
border-color: #141506;
}
</style>