Shades of Maire #322806
Tints of Maire #322806
RGB
CMYK
RGB Variations
Color information
#322806 (or 0x322806) is known color: Maire. HEX triplet: 32, 28 and 06. RGB value is (50,40,6). Sum of RGB (Red+Green+Blue) = 50+40+6=96 (12% of max value = 765). Red value is 50 (19.92% from 255 or 52.08% from 96); Green value is 40 (16.02% from 255 or 41.67% from 96); Blue value is 6 (2.73% from 255 or 6.25% from 96); Max value from RGB is 50 - color contains mainly: red. Hex color #322806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322806 is #CDD7F9. Grayscale: #272727. Windows color (decimal): -13490170 or 403506. OLE color: 403506.
HSL color Cylindrical-coordinate representation of color #322806: hue angle of 46.36º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #322806 is Cyan = 0, Magento = 0.20, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 6 | - |
| CMYK | 0 | 0.20 | 0.88 | 0.80 |
| HSL | 46.36º | 0.79% | 0.11% | - |
| HSV(B) | 46.36º | 0.88% | 0.2% | - |
| XYZ | 2.11 | 2.21 | 0.49 | - |
| YUV | 39.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 6 | 0 | 0.20 | 0.88 | 0.80 | 46.36 | 0.79 | 0.11 |
| Hex | 32 | 28 | 6 | 0 | 14 | 58 | 50 | 2E | 4F | B |
| Octal | 62 | 50 | 6 | 0 | 24 | 130 | 120 | 56 | 117 | 13 |
| Binary | 110010 | 101000 | 110 | 0 | 10100 | 1011000 | 1010000 | 101110 | 1001111 | 1011 |
Color Harmonies of #322806
Complementary color
Monochromatic Colors of #322806
Black with #322806
Text Example
Text Example
White with #322806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322806; }
p { color: rgb(50,40,6); }
H1.HeaderClassName
{
color: #322806;
}
.AnyTagClassName
{
color: #322806;
}
</style>
background-color css
<style>
a { background-color: #322806; }
a { background-color: rgb(50,40,6); }
div.DivClassName
{
background-color: #322806;
}
.BgClassName
{
background-color: #322806;
}
</style>
border-color css
<style>
span { border-color: #322806; }
span { border-color: rgb(50,40,6); }
td.TdClassName
{
border-color: #322806;
}
.TagClassName
{
border-color: #322806;
}
</style>