Shades of Mardi Gras #342032
Tints of Mardi Gras #342032
RGB
CMYK
RGB Variations
Color information
#342032 (or 0x342032) is known color: Mardi Gras. HEX triplet: 34, 20 and 32. RGB value is (52,32,50). Sum of RGB (Red+Green+Blue) = 52+32+50=134 (17% of max value = 765). Red value is 52 (20.70% from 255 or 38.81% from 134); Green value is 32 (12.89% from 255 or 23.88% from 134); Blue value is 50 (19.92% from 255 or 37.31% from 134); Max value from RGB is 52 - color contains mainly: red. Hex color #342032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342032 is #CBDFCD. Grayscale: #272727. Windows color (decimal): -13361102 or 3285044. OLE color: 3285044.
HSL color Cylindrical-coordinate representation of color #342032: hue angle of 306º degrees, saturation: 0.24, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #342032 is Cyan = 0, Magento = 0.38, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 32 | 50 | - |
| CMYK | 0 | 0.38 | 0.04 | 0.80 |
| HSL | 306º | 0.24% | 0.16% | - |
| HSV(B) | 306º | 0.38% | 0.2% | - |
| XYZ | 2.51 | 1.99 | 3.27 | - |
| YUV | 40.03 | 133.63 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 50 | 0 | 0.38 | 0.04 | 0.80 | 306 | 0.24 | 0.16 |
| Hex | 34 | 20 | 32 | 0 | 26 | 4 | 50 | 132 | 18 | 10 |
| Octal | 64 | 40 | 62 | 0 | 46 | 4 | 120 | 462 | 30 | 20 |
| Binary | 110100 | 100000 | 110010 | 0 | 100110 | 100 | 1010000 | 100110010 | 11000 | 10000 |
Color Harmonies of #342032
Complementary color
Monochromatic Colors of #342032
Black with #342032
Text Example
Text Example
White with #342032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342032; }
p { color: rgb(52,32,50); }
H1.HeaderClassName
{
color: #342032;
}
.AnyTagClassName
{
color: #342032;
}
</style>
background-color css
<style>
a { background-color: #342032; }
a { background-color: rgb(52,32,50); }
div.DivClassName
{
background-color: #342032;
}
.BgClassName
{
background-color: #342032;
}
</style>
border-color css
<style>
span { border-color: #342032; }
span { border-color: rgb(52,32,50); }
td.TdClassName
{
border-color: #342032;
}
.TagClassName
{
border-color: #342032;
}
</style>