Shades of Mardi Gras #352134
Tints of Mardi Gras #352134
RGB
CMYK
RGB Variations
Color information
#352134 (or 0x352134) is known color: Mardi Gras. HEX triplet: 35, 21 and 34. RGB value is (53,33,52). Sum of RGB (Red+Green+Blue) = 53+33+52=138 (18% of max value = 765). Red value is 53 (21.09% from 255 or 38.41% from 138); Green value is 33 (13.28% from 255 or 23.91% from 138); Blue value is 52 (20.70% from 255 or 37.68% from 138); Max value from RGB is 53 - color contains mainly: red. Hex color #352134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352134 is #CADECB. Grayscale: #292929. Windows color (decimal): -13295308 or 3416373. OLE color: 3416373.
HSL color Cylindrical-coordinate representation of color #352134: hue angle of 303º degrees, saturation: 0.23, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #352134 is Cyan = 0, Magento = 0.38, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 33 | 52 | - |
| CMYK | 0 | 0.38 | 0.02 | 0.79 |
| HSL | 303º | 0.23% | 0.17% | - |
| HSV(B) | 303º | 0.38% | 0.21% | - |
| XYZ | 2.63 | 2.09 | 3.51 | - |
| YUV | 41.15 | 134.13 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 52 | 0 | 0.38 | 0.02 | 0.79 | 303 | 0.23 | 0.17 |
| Hex | 35 | 21 | 34 | 0 | 26 | 2 | 4F | 12F | 17 | 11 |
| Octal | 65 | 41 | 64 | 0 | 46 | 2 | 117 | 457 | 27 | 21 |
| Binary | 110101 | 100001 | 110100 | 0 | 100110 | 10 | 1001111 | 100101111 | 10111 | 10001 |
Color Harmonies of #352134
Complementary color
Monochromatic Colors of #352134
Black with #352134
Text Example
Text Example
White with #352134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352134; }
p { color: rgb(53,33,52); }
H1.HeaderClassName
{
color: #352134;
}
.AnyTagClassName
{
color: #352134;
}
</style>
background-color css
<style>
a { background-color: #352134; }
a { background-color: rgb(53,33,52); }
div.DivClassName
{
background-color: #352134;
}
.BgClassName
{
background-color: #352134;
}
</style>
border-color css
<style>
span { border-color: #352134; }
span { border-color: rgb(53,33,52); }
td.TdClassName
{
border-color: #352134;
}
.TagClassName
{
border-color: #352134;
}
</style>