Shades of Maire #323005
Tints of Maire #323005
RGB
CMYK
RGB Variations
Color information
#323005 (or 0x323005) is known color: Maire. HEX triplet: 32, 30 and 05. RGB value is (50,48,5). Sum of RGB (Red+Green+Blue) = 50+48+5=103 (13% of max value = 765). Red value is 50 (19.92% from 255 or 48.54% from 103); Green value is 48 (19.14% from 255 or 46.60% from 103); Blue value is 5 (2.34% from 255 or 4.85% from 103); Max value from RGB is 50 - color contains mainly: red. Hex color #323005 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323005 is #CDCFFA. Grayscale: #2B2B2B. Windows color (decimal): -13488123 or 340018. OLE color: 340018.
HSL color Cylindrical-coordinate representation of color #323005: hue angle of 57.33º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #323005 is Cyan = 0, Magento = 0.04, Yellow = 0.90 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 48 | 5 | - |
| CMYK | 0 | 0.04 | 0.90 | 0.80 |
| HSL | 57.33º | 0.82% | 0.11% | - |
| HSV(B) | 57.33º | 0.9% | 0.2% | - |
| XYZ | 2.4 | 2.8 | 0.56 | - |
| YUV | 43.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 48 | 5 | 0 | 0.04 | 0.90 | 0.80 | 57.33 | 0.82 | 0.11 |
| Hex | 32 | 30 | 5 | 0 | 4 | 5A | 50 | 39 | 52 | B |
| Octal | 62 | 60 | 5 | 0 | 4 | 132 | 120 | 71 | 122 | 13 |
| Binary | 110010 | 110000 | 101 | 0 | 100 | 1011010 | 1010000 | 111001 | 1010010 | 1011 |
Color Harmonies of #323005
Complementary color
Monochromatic Colors of #323005
Black with #323005
Text Example
Text Example
White with #323005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323005; }
p { color: rgb(50,48,5); }
H1.HeaderClassName
{
color: #323005;
}
.AnyTagClassName
{
color: #323005;
}
</style>
background-color css
<style>
a { background-color: #323005; }
a { background-color: rgb(50,48,5); }
div.DivClassName
{
background-color: #323005;
}
.BgClassName
{
background-color: #323005;
}
</style>
border-color css
<style>
span { border-color: #323005; }
span { border-color: rgb(50,48,5); }
td.TdClassName
{
border-color: #323005;
}
.TagClassName
{
border-color: #323005;
}
</style>