Shades of Maire #322903
Tints of Maire #322903
RGB
CMYK
RGB Variations
Color information
#322903 (or 0x322903) is known color: Maire. HEX triplet: 32, 29 and 03. RGB value is (50,41,3). Sum of RGB (Red+Green+Blue) = 50+41+3=94 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.19% from 94); Green value is 41 (16.41% from 255 or 43.62% from 94); Blue value is 3 (1.56% from 255 or 3.19% from 94); Max value from RGB is 50 - color contains mainly: red. Hex color #322903 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322903 is #CDD6FC. Grayscale: #272727. Windows color (decimal): -13489917 or 207154. OLE color: 207154.
HSL color Cylindrical-coordinate representation of color #322903: hue angle of 48.51º degrees, saturation: 0.89, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #322903 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 3 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.80 |
| HSL | 48.51º | 0.89% | 0.1% | - |
| HSV(B) | 48.51º | 0.94% | 0.2% | - |
| XYZ | 2.12 | 2.27 | 0.41 | - |
| YUV | 39.36 | 107.48 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 3 | 0 | 0.18 | 0.94 | 0.80 | 48.51 | 0.89 | 0.1 |
| Hex | 32 | 29 | 3 | 0 | 12 | 5E | 50 | 31 | 59 | A |
| Octal | 62 | 51 | 3 | 0 | 22 | 136 | 120 | 61 | 131 | 12 |
| Binary | 110010 | 101001 | 11 | 0 | 10010 | 1011110 | 1010000 | 110001 | 1011001 | 1010 |
Color Harmonies of #322903
Complementary color
Monochromatic Colors of #322903
Black with #322903
Text Example
Text Example
White with #322903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322903; }
p { color: rgb(50,41,3); }
H1.HeaderClassName
{
color: #322903;
}
.AnyTagClassName
{
color: #322903;
}
</style>
background-color css
<style>
a { background-color: #322903; }
a { background-color: rgb(50,41,3); }
div.DivClassName
{
background-color: #322903;
}
.BgClassName
{
background-color: #322903;
}
</style>
border-color css
<style>
span { border-color: #322903; }
span { border-color: rgb(50,41,3); }
td.TdClassName
{
border-color: #322903;
}
.TagClassName
{
border-color: #322903;
}
</style>