Shades of Maire #322907
Tints of Maire #322907
RGB
CMYK
RGB Variations
Color information
#322907 (or 0x322907) is known color: Maire. HEX triplet: 32, 29 and 07. RGB value is (50,41,7). Sum of RGB (Red+Green+Blue) = 50+41+7=98 (12% of max value = 765). Red value is 50 (19.92% from 255 or 51.02% from 98); Green value is 41 (16.41% from 255 or 41.84% from 98); Blue value is 7 (3.12% from 255 or 7.14% from 98); Max value from RGB is 50 - color contains mainly: red. Hex color #322907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322907 is #CDD6F8. Grayscale: #272727. Windows color (decimal): -13489913 or 469298. OLE color: 469298.
HSL color Cylindrical-coordinate representation of color #322907: hue angle of 47.44º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #322907 is Cyan = 0, Magento = 0.18, Yellow = 0.86 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 7 | - |
| CMYK | 0 | 0.18 | 0.86 | 0.80 |
| HSL | 47.44º | 0.75% | 0.11% | - |
| HSV(B) | 47.44º | 0.86% | 0.2% | - |
| XYZ | 2.15 | 2.28 | 0.53 | - |
| YUV | 39.82 | 109.48 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 7 | 0 | 0.18 | 0.86 | 0.80 | 47.44 | 0.75 | 0.11 |
| Hex | 32 | 29 | 7 | 0 | 12 | 56 | 50 | 2F | 4B | B |
| Octal | 62 | 51 | 7 | 0 | 22 | 126 | 120 | 57 | 113 | 13 |
| Binary | 110010 | 101001 | 111 | 0 | 10010 | 1010110 | 1010000 | 101111 | 1001011 | 1011 |
Color Harmonies of #322907
Complementary color
Monochromatic Colors of #322907
Black with #322907
Text Example
Text Example
White with #322907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322907; }
p { color: rgb(50,41,7); }
H1.HeaderClassName
{
color: #322907;
}
.AnyTagClassName
{
color: #322907;
}
</style>
background-color css
<style>
a { background-color: #322907; }
a { background-color: rgb(50,41,7); }
div.DivClassName
{
background-color: #322907;
}
.BgClassName
{
background-color: #322907;
}
</style>
border-color css
<style>
span { border-color: #322907; }
span { border-color: rgb(50,41,7); }
td.TdClassName
{
border-color: #322907;
}
.TagClassName
{
border-color: #322907;
}
</style>