Shades of Maire #161614
Tints of Maire #161614
RGB
CMYK
RGB Variations
Color information
#161614 (or 0x161614) is known color: Maire. HEX triplet: 16, 16 and 14. RGB value is (22,22,20). Sum of RGB (Red+Green+Blue) = 22+22+20=64 (8% of max value = 765). Red value is 22 (8.98% from 255 or 34.38% from 64); Green value is 22 (8.98% from 255 or 34.38% from 64); Blue value is 20 (8.20% from 255 or 31.25% from 64); Max value from RGB is 22 - color contains mainly: red, green. Hex color #161614 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #161614 is #E9E9EB. Grayscale: #151515. Windows color (decimal): -15329772 or 1316374. OLE color: 1316374.
HSL color Cylindrical-coordinate representation of color #161614: hue angle of 60º degrees, saturation: 0.05, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #161614 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 22 | 20 | - |
| CMYK | 0 | 0 | 0.09 | 0.91 |
| HSL | 60º | 0.05% | 0.08% | - |
| HSV(B) | 60º | 0.09% | 0.09% | - |
| XYZ | 0.74 | 0.79 | 0.78 | - |
| YUV | 21.77 | 127 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 22 | 20 | 0 | 0 | 0.09 | 0.91 | 60 | 0.05 | 0.08 |
| Hex | 16 | 16 | 14 | 0 | 0 | 9 | 5B | 3C | 5 | 8 |
| Octal | 26 | 26 | 24 | 0 | 0 | 11 | 133 | 74 | 5 | 10 |
| Binary | 10110 | 10110 | 10100 | 0 | 0 | 1001 | 1011011 | 111100 | 101 | 1000 |
Color Harmonies of #161614
Complementary color
Monochromatic Colors of #161614
Black with #161614
Text Example
Text Example
White with #161614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161614; }
p { color: rgb(22,22,20); }
H1.HeaderClassName
{
color: #161614;
}
.AnyTagClassName
{
color: #161614;
}
</style>
background-color css
<style>
a { background-color: #161614; }
a { background-color: rgb(22,22,20); }
div.DivClassName
{
background-color: #161614;
}
.BgClassName
{
background-color: #161614;
}
</style>
border-color css
<style>
span { border-color: #161614; }
span { border-color: rgb(22,22,20); }
td.TdClassName
{
border-color: #161614;
}
.TagClassName
{
border-color: #161614;
}
</style>