Shades of Maire #322904
Tints of Maire #322904
RGB
CMYK
RGB Variations
Color information
#322904 (or 0x322904) is known color: Maire. HEX triplet: 32, 29 and 04. RGB value is (50,41,4). Sum of RGB (Red+Green+Blue) = 50+41+4=95 (12% of max value = 765). Red value is 50 (19.92% from 255 or 52.63% from 95); Green value is 41 (16.41% from 255 or 43.16% from 95); Blue value is 4 (1.95% from 255 or 4.21% from 95); Max value from RGB is 50 - color contains mainly: red. Hex color #322904 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322904 is #CDD6FB. Grayscale: #272727. Windows color (decimal): -13489916 or 272690. OLE color: 272690.
HSL color Cylindrical-coordinate representation of color #322904: hue angle of 48.26º degrees, saturation: 0.85, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #322904 is Cyan = 0, Magento = 0.18, Yellow = 0.92 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 4 | - |
| CMYK | 0 | 0.18 | 0.92 | 0.80 |
| HSL | 48.26º | 0.85% | 0.11% | - |
| HSV(B) | 48.26º | 0.92% | 0.2% | - |
| XYZ | 2.13 | 2.27 | 0.44 | - |
| YUV | 39.47 | 107.98 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 4 | 0 | 0.18 | 0.92 | 0.80 | 48.26 | 0.85 | 0.11 |
| Hex | 32 | 29 | 4 | 0 | 12 | 5C | 50 | 30 | 55 | B |
| Octal | 62 | 51 | 4 | 0 | 22 | 134 | 120 | 60 | 125 | 13 |
| Binary | 110010 | 101001 | 100 | 0 | 10010 | 1011100 | 1010000 | 110000 | 1010101 | 1011 |
Color Harmonies of #322904
Complementary color
Monochromatic Colors of #322904
Black with #322904
Text Example
Text Example
White with #322904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322904; }
p { color: rgb(50,41,4); }
H1.HeaderClassName
{
color: #322904;
}
.AnyTagClassName
{
color: #322904;
}
</style>
background-color css
<style>
a { background-color: #322904; }
a { background-color: rgb(50,41,4); }
div.DivClassName
{
background-color: #322904;
}
.BgClassName
{
background-color: #322904;
}
</style>
border-color css
<style>
span { border-color: #322904; }
span { border-color: rgb(50,41,4); }
td.TdClassName
{
border-color: #322904;
}
.TagClassName
{
border-color: #322904;
}
</style>