Shades of Maire #211806
Tints of Maire #211806
RGB
CMYK
RGB Variations
Color information
#211806 (or 0x211806) is known color: Maire. HEX triplet: 21, 18 and 06. RGB value is (33,24,6). Sum of RGB (Red+Green+Blue) = 33+24+6=63 (8% of max value = 765). Red value is 33 (13.28% from 255 or 52.38% from 63); Green value is 24 (9.77% from 255 or 38.10% from 63); Blue value is 6 (2.73% from 255 or 9.52% from 63); Max value from RGB is 33 - color contains mainly: red. Hex color #211806 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #211806 is #DEE7F9. Grayscale: #181818. Windows color (decimal): -14608378 or 399393. OLE color: 399393.
HSL color Cylindrical-coordinate representation of color #211806: hue angle of 40º degrees, saturation: 0.69, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #211806 is Cyan = 0, Magento = 0.27, Yellow = 0.82 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 24 | 6 | - |
| CMYK | 0 | 0.27 | 0.82 | 0.87 |
| HSL | 40º | 0.69% | 0.08% | - |
| HSV(B) | 40º | 0.82% | 0.13% | - |
| XYZ | 0.99 | 0.99 | 0.31 | - |
| YUV | 24.64 | 117.48 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 24 | 6 | 0 | 0.27 | 0.82 | 0.87 | 40 | 0.69 | 0.08 |
| Hex | 21 | 18 | 6 | 0 | 1B | 52 | 57 | 28 | 45 | 8 |
| Octal | 41 | 30 | 6 | 0 | 33 | 122 | 127 | 50 | 105 | 10 |
| Binary | 100001 | 11000 | 110 | 0 | 11011 | 1010010 | 1010111 | 101000 | 1000101 | 1000 |
Color Harmonies of #211806
Complementary color
Monochromatic Colors of #211806
Black with #211806
Text Example
Text Example
White with #211806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211806; }
p { color: rgb(33,24,6); }
H1.HeaderClassName
{
color: #211806;
}
.AnyTagClassName
{
color: #211806;
}
</style>
background-color css
<style>
a { background-color: #211806; }
a { background-color: rgb(33,24,6); }
div.DivClassName
{
background-color: #211806;
}
.BgClassName
{
background-color: #211806;
}
</style>
border-color css
<style>
span { border-color: #211806; }
span { border-color: rgb(33,24,6); }
td.TdClassName
{
border-color: #211806;
}
.TagClassName
{
border-color: #211806;
}
</style>