Shades of Maire #191916
Tints of Maire #191916
RGB
CMYK
RGB Variations
Color information
#191916 (or 0x191916) is known color: Maire. HEX triplet: 19, 19 and 16. RGB value is (25,25,22). Sum of RGB (Red+Green+Blue) = 25+25+22=72 (9% of max value = 765). Red value is 25 (10.16% from 255 or 34.72% from 72); Green value is 25 (10.16% from 255 or 34.72% from 72); Blue value is 22 (8.98% from 255 or 30.56% from 72); Max value from RGB is 25 - color contains mainly: red, green. Hex color #191916 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #191916 is #E6E6E9. Grayscale: #181818. Windows color (decimal): -15132394 or 1448217. OLE color: 1448217.
HSL color Cylindrical-coordinate representation of color #191916: hue angle of 60º degrees, saturation: 0.06, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #191916 is Cyan = 0, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
RGB | 25 | 25 | 22 | - |
CMYK | 0 | 0 | 0.12 | 0.90 |
HSL | 60º | 0.06% | 0.09% | - |
HSV(B) | 60º | 0.12% | 0.1% | - |
XYZ | 0.89 | 0.96 | 0.9 | - |
YUV | 24.66 | 126.5 | 128.24 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 25 | 25 | 22 | 0 | 0 | 0.12 | 0.90 | 60 | 0.06 | 0.09 |
Hex | 19 | 19 | 16 | 0 | 0 | C | 5A | 3C | 6 | 9 |
Octal | 31 | 31 | 26 | 0 | 0 | 14 | 132 | 74 | 6 | 11 |
Binary | 11001 | 11001 | 10110 | 0 | 0 | 1100 | 1011010 | 111100 | 110 | 1001 |
Color Harmonies of #191916
Complementary color
Monochromatic Colors of #191916
Black with #191916
Text Example
Text Example
White with #191916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #191916; }
p { color: rgb(25,25,22); }
H1.HeaderClassName
{
color: #191916;
}
.AnyTagClassName
{
color: #191916;
}
</style>
background-color css
<style>
a { background-color: #191916; }
a { background-color: rgb(25,25,22); }
div.DivClassName
{
background-color: #191916;
}
.BgClassName
{
background-color: #191916;
}
</style>
border-color css
<style>
span { border-color: #191916; }
span { border-color: rgb(25,25,22); }
td.TdClassName
{
border-color: #191916;
}
.TagClassName
{
border-color: #191916;
}
</style>