Shades of Maire #141413
Tints of Maire #141413
RGB
CMYK
RGB Variations
Color information
#141413 (or 0x141413) is known color: Maire. HEX triplet: 14, 14 and 13. RGB value is (20,20,19). Sum of RGB (Red+Green+Blue) = 20+20+19=59 (7% of max value = 765). Red value is 20 (8.20% from 255 or 33.90% from 59); Green value is 20 (8.20% from 255 or 33.90% from 59); Blue value is 19 (7.81% from 255 or 32.20% from 59); Max value from RGB is 20 - color contains mainly: red, green. Hex color #141413 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141413 is #EBEBEC. Grayscale: #131313. Windows color (decimal): -15461357 or 1250324. OLE color: 1250324.
HSL color Cylindrical-coordinate representation of color #141413: hue angle of 60º degrees, saturation: 0.03, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #141413 is Cyan = 0, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.92.
Color convert
RGB | 20 | 20 | 19 | - |
CMYK | 0 | 0 | 0.05 | 0.92 |
HSL | 60º | 0.03% | 0.08% | - |
HSV(B) | 60º | 0.05% | 0.08% | - |
XYZ | 0.66 | 0.7 | 0.72 | - |
YUV | 19.89 | 127.5 | 128.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 20 | 20 | 19 | 0 | 0 | 0.05 | 0.92 | 60 | 0.03 | 0.08 |
Hex | 14 | 14 | 13 | 0 | 0 | 5 | 5C | 3C | 3 | 8 |
Octal | 24 | 24 | 23 | 0 | 0 | 5 | 134 | 74 | 3 | 10 |
Binary | 10100 | 10100 | 10011 | 0 | 0 | 101 | 1011100 | 111100 | 11 | 1000 |
Color Harmonies of #141413
Complementary color
Monochromatic Colors of #141413
Black with #141413
Text Example
Text Example
White with #141413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141413; }
p { color: rgb(20,20,19); }
H1.HeaderClassName
{
color: #141413;
}
.AnyTagClassName
{
color: #141413;
}
</style>
background-color css
<style>
a { background-color: #141413; }
a { background-color: rgb(20,20,19); }
div.DivClassName
{
background-color: #141413;
}
.BgClassName
{
background-color: #141413;
}
</style>
border-color css
<style>
span { border-color: #141413; }
span { border-color: rgb(20,20,19); }
td.TdClassName
{
border-color: #141413;
}
.TagClassName
{
border-color: #141413;
}
</style>