Shades of Mardi Gras #352638
Tints of Mardi Gras #352638
RGB
CMYK
RGB Variations
Color information
#352638 (or 0x352638) is known color: Mardi Gras. HEX triplet: 35, 26 and 38. RGB value is (53,38,56). Sum of RGB (Red+Green+Blue) = 53+38+56=147 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.05% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 56 (22.27% from 255 or 38.10% from 147); Max value from RGB is 56 - color contains mainly: blue. Hex color #352638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352638 is #CAD9C7. Grayscale: #2C2C2C. Windows color (decimal): -13294024 or 3679797. OLE color: 3679797.
HSL color Cylindrical-coordinate representation of color #352638: hue angle of 290º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #352638 is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 38 | 56 | - |
| CMYK | 0.05 | 0.32 | 0 | 0.78 |
| HSL | 290º | 0.19% | 0.18% | - |
| HSV(B) | 290º | 0.32% | 0.22% | - |
| XYZ | 2.88 | 2.43 | 4.06 | - |
| YUV | 44.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 56 | 0.05 | 0.32 | 0 | 0.78 | 290 | 0.19 | 0.18 |
| Hex | 35 | 26 | 38 | 5 | 20 | 0 | 4E | 122 | 13 | 12 |
| Octal | 65 | 46 | 70 | 5 | 40 | 0 | 116 | 442 | 23 | 22 |
| Binary | 110101 | 100110 | 111000 | 101 | 100000 | 0 | 1001110 | 100100010 | 10011 | 10010 |
Color Harmonies of #352638
Complementary color
Monochromatic Colors of #352638
Black with #352638
Text Example
Text Example
White with #352638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352638; }
p { color: rgb(53,38,56); }
H1.HeaderClassName
{
color: #352638;
}
.AnyTagClassName
{
color: #352638;
}
</style>
background-color css
<style>
a { background-color: #352638; }
a { background-color: rgb(53,38,56); }
div.DivClassName
{
background-color: #352638;
}
.BgClassName
{
background-color: #352638;
}
</style>
border-color css
<style>
span { border-color: #352638; }
span { border-color: rgb(53,38,56); }
td.TdClassName
{
border-color: #352638;
}
.TagClassName
{
border-color: #352638;
}
</style>