Shades of Mardi Gras #352138
Tints of Mardi Gras #352138
RGB
CMYK
RGB Variations
Color information
#352138 (or 0x352138) is known color: Mardi Gras. HEX triplet: 35, 21 and 38. RGB value is (53,33,56). Sum of RGB (Red+Green+Blue) = 53+33+56=142 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.32% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 56 (22.27% from 255 or 39.44% from 142); Max value from RGB is 56 - color contains mainly: blue. Hex color #352138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352138 is #CADEC7. Grayscale: #292929. Windows color (decimal): -13295304 or 3678517. OLE color: 3678517.
HSL color Cylindrical-coordinate representation of color #352138: hue angle of 292.17º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #352138 is Cyan = 0.05, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 33 | 56 | - |
| CMYK | 0.05 | 0.41 | 0 | 0.78 |
| HSL | 292.17º | 0.26% | 0.17% | - |
| HSV(B) | 292.17º | 0.41% | 0.22% | - |
| XYZ | 2.73 | 2.13 | 4.01 | - |
| YUV | 41.6 | 136.13 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 56 | 0.05 | 0.41 | 0 | 0.78 | 292.17 | 0.26 | 0.17 |
| Hex | 35 | 21 | 38 | 5 | 29 | 0 | 4E | 124 | 1A | 11 |
| Octal | 65 | 41 | 70 | 5 | 51 | 0 | 116 | 444 | 32 | 21 |
| Binary | 110101 | 100001 | 111000 | 101 | 101001 | 0 | 1001110 | 100100100 | 11010 | 10001 |
Color Harmonies of #352138
Complementary color
Monochromatic Colors of #352138
Black with #352138
Text Example
Text Example
White with #352138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352138; }
p { color: rgb(53,33,56); }
H1.HeaderClassName
{
color: #352138;
}
.AnyTagClassName
{
color: #352138;
}
</style>
background-color css
<style>
a { background-color: #352138; }
a { background-color: rgb(53,33,56); }
div.DivClassName
{
background-color: #352138;
}
.BgClassName
{
background-color: #352138;
}
</style>
border-color css
<style>
span { border-color: #352138; }
span { border-color: rgb(53,33,56); }
td.TdClassName
{
border-color: #352138;
}
.TagClassName
{
border-color: #352138;
}
</style>