Shades of Maire #161309
Tints of Maire #161309
RGB
CMYK
RGB Variations
Color information
#161309 (or 0x161309) is known color: Maire. HEX triplet: 16, 13 and 09. RGB value is (22,19,9). Sum of RGB (Red+Green+Blue) = 22+19+9=50 (6% of max value = 765). Red value is 22 (8.98% from 255 or 44% from 50); Green value is 19 (7.81% from 255 or 38% from 50); Blue value is 9 (3.91% from 255 or 18% from 50); Max value from RGB is 22 - color contains mainly: red. Hex color #161309 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #161309 is #E9ECF6. Grayscale: #121212. Windows color (decimal): -15330551 or 594710. OLE color: 594710.
HSL color Cylindrical-coordinate representation of color #161309: hue angle of 46.15º degrees, saturation: 0.42, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #161309 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 19 | 9 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.91 |
| HSL | 46.15º | 0.42% | 0.06% | - |
| HSV(B) | 46.15º | 0.59% | 0.09% | - |
| XYZ | 0.61 | 0.66 | 0.35 | - |
| YUV | 18.76 | 122.49 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 19 | 9 | 0 | 0.14 | 0.59 | 0.91 | 46.15 | 0.42 | 0.06 |
| Hex | 16 | 13 | 9 | 0 | E | 3B | 5B | 2E | 2A | 6 |
| Octal | 26 | 23 | 11 | 0 | 16 | 73 | 133 | 56 | 52 | 6 |
| Binary | 10110 | 10011 | 1001 | 0 | 1110 | 111011 | 1011011 | 101110 | 101010 | 110 |
Color Harmonies of #161309
Complementary color
Monochromatic Colors of #161309
Black with #161309
Text Example
Text Example
White with #161309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161309; }
p { color: rgb(22,19,9); }
H1.HeaderClassName
{
color: #161309;
}
.AnyTagClassName
{
color: #161309;
}
</style>
background-color css
<style>
a { background-color: #161309; }
a { background-color: rgb(22,19,9); }
div.DivClassName
{
background-color: #161309;
}
.BgClassName
{
background-color: #161309;
}
</style>
border-color css
<style>
span { border-color: #161309; }
span { border-color: rgb(22,19,9); }
td.TdClassName
{
border-color: #161309;
}
.TagClassName
{
border-color: #161309;
}
</style>