Shades of Maire #322704
Tints of Maire #322704
RGB
CMYK
RGB Variations
Color information
#322704 (or 0x322704) is known color: Maire. HEX triplet: 32, 27 and 04. RGB value is (50,39,4). Sum of RGB (Red+Green+Blue) = 50+39+4=93 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.76% from 93); Green value is 39 (15.62% from 255 or 41.94% from 93); Blue value is 4 (1.95% from 255 or 4.30% from 93); Max value from RGB is 50 - color contains mainly: red. Hex color #322704 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322704 is #CDD8FB. Grayscale: #262626. Windows color (decimal): -13490428 or 272178. OLE color: 272178.
HSL color Cylindrical-coordinate representation of color #322704: hue angle of 45.65º 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 #322704 is Cyan = 0, Magento = 0.22, Yellow = 0.92 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 39 | 4 | - |
| CMYK | 0 | 0.22 | 0.92 | 0.80 |
| HSL | 45.65º | 0.85% | 0.11% | - |
| HSV(B) | 45.65º | 0.92% | 0.2% | - |
| XYZ | 2.06 | 2.14 | 0.42 | - |
| YUV | 38.3 | 108.64 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 4 | 0 | 0.22 | 0.92 | 0.80 | 45.65 | 0.85 | 0.11 |
| Hex | 32 | 27 | 4 | 0 | 16 | 5C | 50 | 2E | 55 | B |
| Octal | 62 | 47 | 4 | 0 | 26 | 134 | 120 | 56 | 125 | 13 |
| Binary | 110010 | 100111 | 100 | 0 | 10110 | 1011100 | 1010000 | 101110 | 1010101 | 1011 |
Color Harmonies of #322704
Complementary color
Monochromatic Colors of #322704
Black with #322704
Text Example
Text Example
White with #322704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322704; }
p { color: rgb(50,39,4); }
H1.HeaderClassName
{
color: #322704;
}
.AnyTagClassName
{
color: #322704;
}
</style>
background-color css
<style>
a { background-color: #322704; }
a { background-color: rgb(50,39,4); }
div.DivClassName
{
background-color: #322704;
}
.BgClassName
{
background-color: #322704;
}
</style>
border-color css
<style>
span { border-color: #322704; }
span { border-color: rgb(50,39,4); }
td.TdClassName
{
border-color: #322704;
}
.TagClassName
{
border-color: #322704;
}
</style>