Shades of Maire #141410
Tints of Maire #141410
RGB
CMYK
RGB Variations
Color information
#141410 (or 0x141410) is known color: Maire. HEX triplet: 14, 14 and 10. RGB value is (20,20,16). Sum of RGB (Red+Green+Blue) = 20+20+16=56 (7% of max value = 765). Red value is 20 (8.20% from 255 or 35.71% from 56); Green value is 20 (8.20% from 255 or 35.71% from 56); Blue value is 16 (6.64% from 255 or 28.57% from 56); Max value from RGB is 20 - color contains mainly: red, green. Hex color #141410 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141410 is #EBEBEF. Grayscale: #131313. Windows color (decimal): -15461360 or 1053716. OLE color: 1053716.
HSL color Cylindrical-coordinate representation of color #141410: hue angle of 60º degrees, saturation: 0.11, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #141410 is Cyan = 0, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 20 | 16 | - |
| CMYK | 0 | 0 | 0.20 | 0.92 |
| HSL | 60º | 0.11% | 0.07% | - |
| HSV(B) | 60º | 0.2% | 0.08% | - |
| XYZ | 0.63 | 0.69 | 0.59 | - |
| YUV | 19.54 | 126 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 20 | 16 | 0 | 0 | 0.20 | 0.92 | 60 | 0.11 | 0.07 |
| Hex | 14 | 14 | 10 | 0 | 0 | 14 | 5C | 3C | B | 7 |
| Octal | 24 | 24 | 20 | 0 | 0 | 24 | 134 | 74 | 13 | 7 |
| Binary | 10100 | 10100 | 10000 | 0 | 0 | 10100 | 1011100 | 111100 | 1011 | 111 |
Color Harmonies of #141410
Complementary color
Monochromatic Colors of #141410
Black with #141410
Text Example
Text Example
White with #141410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141410; }
p { color: rgb(20,20,16); }
H1.HeaderClassName
{
color: #141410;
}
.AnyTagClassName
{
color: #141410;
}
</style>
background-color css
<style>
a { background-color: #141410; }
a { background-color: rgb(20,20,16); }
div.DivClassName
{
background-color: #141410;
}
.BgClassName
{
background-color: #141410;
}
</style>
border-color css
<style>
span { border-color: #141410; }
span { border-color: rgb(20,20,16); }
td.TdClassName
{
border-color: #141410;
}
.TagClassName
{
border-color: #141410;
}
</style>