Shades of Maire #141310
Tints of Maire #141310
RGB
CMYK
RGB Variations
Color information
#141310 (or 0x141310) is known color: Maire. HEX triplet: 14, 13 and 10. RGB value is (20,19,16). Sum of RGB (Red+Green+Blue) = 20+19+16=55 (7% of max value = 765). Red value is 20 (8.20% from 255 or 36.36% from 55); Green value is 19 (7.81% from 255 or 34.55% from 55); Blue value is 16 (6.64% from 255 or 29.09% from 55); Max value from RGB is 20 - color contains mainly: red. Hex color #141310 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141310 is #EBECEF. Grayscale: #121212. Windows color (decimal): -15461616 or 1053460. OLE color: 1053460.
HSL color Cylindrical-coordinate representation of color #141310: hue angle of 45º 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 #141310 is Cyan = 0, Magento = 0.05, Yellow = 0.20 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 19 | 16 | - |
| CMYK | 0 | 0.05 | 0.20 | 0.92 |
| HSL | 45º | 0.11% | 0.07% | - |
| HSV(B) | 45º | 0.2% | 0.08% | - |
| XYZ | 0.61 | 0.65 | 0.58 | - |
| YUV | 18.96 | 126.33 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 19 | 16 | 0 | 0.05 | 0.20 | 0.92 | 45 | 0.11 | 0.07 |
| Hex | 14 | 13 | 10 | 0 | 5 | 14 | 5C | 2D | B | 7 |
| Octal | 24 | 23 | 20 | 0 | 5 | 24 | 134 | 55 | 13 | 7 |
| Binary | 10100 | 10011 | 10000 | 0 | 101 | 10100 | 1011100 | 101101 | 1011 | 111 |
Color Harmonies of #141310
Complementary color
Monochromatic Colors of #141310
Black with #141310
Text Example
Text Example
White with #141310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141310; }
p { color: rgb(20,19,16); }
H1.HeaderClassName
{
color: #141310;
}
.AnyTagClassName
{
color: #141310;
}
</style>
background-color css
<style>
a { background-color: #141310; }
a { background-color: rgb(20,19,16); }
div.DivClassName
{
background-color: #141310;
}
.BgClassName
{
background-color: #141310;
}
</style>
border-color css
<style>
span { border-color: #141310; }
span { border-color: rgb(20,19,16); }
td.TdClassName
{
border-color: #141310;
}
.TagClassName
{
border-color: #141310;
}
</style>