Shades of Mardi Gras #350538
Tints of Mardi Gras #350538
RGB
CMYK
RGB Variations
Color information
#350538 (or 0x350538) is known color: Mardi Gras. HEX triplet: 35, 05 and 38. RGB value is (53,5,56). Sum of RGB (Red+Green+Blue) = 53+5+56=114 (15% of max value = 765). Red value is 53 (21.09% from 255 or 46.49% from 114); Green value is 5 (2.34% from 255 or 4.39% from 114); Blue value is 56 (22.27% from 255 or 49.12% from 114); Max value from RGB is 56 - color contains mainly: blue. Hex color #350538 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350538 is #CAFAC7. Grayscale: #191919. Windows color (decimal): -13302472 or 3671349. OLE color: 3671349.
HSL color Cylindrical-coordinate representation of color #350538: hue angle of 296.47º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #350538 is Cyan = 0.05, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 5 | 56 | - |
| CMYK | 0.05 | 0.91 | 0 | 0.78 |
| HSL | 296.47º | 0.84% | 0.12% | - |
| HSV(B) | 296.47º | 0.91% | 0.22% | - |
| XYZ | 2.24 | 1.15 | 3.85 | - |
| YUV | 25.17 | 145.4 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 56 | 0.05 | 0.91 | 0 | 0.78 | 296.47 | 0.84 | 0.12 |
| Hex | 35 | 5 | 38 | 5 | 5B | 0 | 4E | 128 | 54 | C |
| Octal | 65 | 5 | 70 | 5 | 133 | 0 | 116 | 450 | 124 | 14 |
| Binary | 110101 | 101 | 111000 | 101 | 1011011 | 0 | 1001110 | 100101000 | 1010100 | 1100 |
Color Harmonies of #350538
Complementary color
Monochromatic Colors of #350538
Black with #350538
Text Example
Text Example
White with #350538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350538; }
p { color: rgb(53,5,56); }
H1.HeaderClassName
{
color: #350538;
}
.AnyTagClassName
{
color: #350538;
}
</style>
background-color css
<style>
a { background-color: #350538; }
a { background-color: rgb(53,5,56); }
div.DivClassName
{
background-color: #350538;
}
.BgClassName
{
background-color: #350538;
}
</style>
border-color css
<style>
span { border-color: #350538; }
span { border-color: rgb(53,5,56); }
td.TdClassName
{
border-color: #350538;
}
.TagClassName
{
border-color: #350538;
}
</style>