Shades of Maire #211807
Tints of Maire #211807
RGB
CMYK
RGB Variations
Color information
#211807 (or 0x211807) is known color: Maire. HEX triplet: 21, 18 and 07. RGB value is (33,24,7). Sum of RGB (Red+Green+Blue) = 33+24+7=64 (8% of max value = 765). Red value is 33 (13.28% from 255 or 51.56% from 64); Green value is 24 (9.77% from 255 or 37.5% from 64); Blue value is 7 (3.12% from 255 or 10.94% from 64); Max value from RGB is 33 - color contains mainly: red. Hex color #211807 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #211807 is #DEE7F8. Grayscale: #181818. Windows color (decimal): -14608377 or 464929. OLE color: 464929.
HSL color Cylindrical-coordinate representation of color #211807: hue angle of 39.23º degrees, saturation: 0.65, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #211807 is Cyan = 0, Magento = 0.27, Yellow = 0.79 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 24 | 7 | - |
| CMYK | 0 | 0.27 | 0.79 | 0.87 |
| HSL | 39.23º | 0.65% | 0.08% | - |
| HSV(B) | 39.23º | 0.79% | 0.13% | - |
| XYZ | 0.99 | 0.99 | 0.34 | - |
| YUV | 24.75 | 117.98 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 24 | 7 | 0 | 0.27 | 0.79 | 0.87 | 39.23 | 0.65 | 0.08 |
| Hex | 21 | 18 | 7 | 0 | 1B | 4F | 57 | 27 | 41 | 8 |
| Octal | 41 | 30 | 7 | 0 | 33 | 117 | 127 | 47 | 101 | 10 |
| Binary | 100001 | 11000 | 111 | 0 | 11011 | 1001111 | 1010111 | 100111 | 1000001 | 1000 |
Color Harmonies of #211807
Complementary color
Monochromatic Colors of #211807
Black with #211807
Text Example
Text Example
White with #211807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211807; }
p { color: rgb(33,24,7); }
H1.HeaderClassName
{
color: #211807;
}
.AnyTagClassName
{
color: #211807;
}
</style>
background-color css
<style>
a { background-color: #211807; }
a { background-color: rgb(33,24,7); }
div.DivClassName
{
background-color: #211807;
}
.BgClassName
{
background-color: #211807;
}
</style>
border-color css
<style>
span { border-color: #211807; }
span { border-color: rgb(33,24,7); }
td.TdClassName
{
border-color: #211807;
}
.TagClassName
{
border-color: #211807;
}
</style>