Shades of Maire #323006
Tints of Maire #323006
RGB
CMYK
RGB Variations
Color information
#323006 (or 0x323006) is known color: Maire. HEX triplet: 32, 30 and 06. RGB value is (50,48,6). Sum of RGB (Red+Green+Blue) = 50+48+6=104 (13% of max value = 765). Red value is 50 (19.92% from 255 or 48.08% from 104); Green value is 48 (19.14% from 255 or 46.15% from 104); Blue value is 6 (2.73% from 255 or 5.77% from 104); Max value from RGB is 50 - color contains mainly: red. Hex color #323006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323006 is #CDCFF9. Grayscale: #2B2B2B. Windows color (decimal): -13488122 or 405554. OLE color: 405554.
HSL color Cylindrical-coordinate representation of color #323006: hue angle of 57.27º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #323006 is Cyan = 0, Magento = 0.04, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 48 | 6 | - |
| CMYK | 0 | 0.04 | 0.88 | 0.80 |
| HSL | 57.27º | 0.79% | 0.11% | - |
| HSV(B) | 57.27º | 0.88% | 0.2% | - |
| XYZ | 2.41 | 2.81 | 0.59 | - |
| YUV | 43.81 | 106.66 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 48 | 6 | 0 | 0.04 | 0.88 | 0.80 | 57.27 | 0.79 | 0.11 |
| Hex | 32 | 30 | 6 | 0 | 4 | 58 | 50 | 39 | 4F | B |
| Octal | 62 | 60 | 6 | 0 | 4 | 130 | 120 | 71 | 117 | 13 |
| Binary | 110010 | 110000 | 110 | 0 | 100 | 1011000 | 1010000 | 111001 | 1001111 | 1011 |
Color Harmonies of #323006
Complementary color
Monochromatic Colors of #323006
Black with #323006
Text Example
Text Example
White with #323006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323006; }
p { color: rgb(50,48,6); }
H1.HeaderClassName
{
color: #323006;
}
.AnyTagClassName
{
color: #323006;
}
</style>
background-color css
<style>
a { background-color: #323006; }
a { background-color: rgb(50,48,6); }
div.DivClassName
{
background-color: #323006;
}
.BgClassName
{
background-color: #323006;
}
</style>
border-color css
<style>
span { border-color: #323006; }
span { border-color: rgb(50,48,6); }
td.TdClassName
{
border-color: #323006;
}
.TagClassName
{
border-color: #323006;
}
</style>