Shades of Mardi Gras #350236
Tints of Mardi Gras #350236
RGB
CMYK
RGB Variations
Color information
#350236 (or 0x350236) is known color: Mardi Gras. HEX triplet: 35, 02 and 36. RGB value is (53,2,54). Sum of RGB (Red+Green+Blue) = 53+2+54=109 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.62% from 109); Green value is 2 (1.17% from 255 or 1.83% from 109); Blue value is 54 (21.48% from 255 or 49.54% from 109); Max value from RGB is 54 - color contains mainly: blue. Hex color #350236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350236 is #CAFDC9. Grayscale: #171717. Windows color (decimal): -13303242 or 3539509. OLE color: 3539509.
HSL color Cylindrical-coordinate representation of color #350236: hue angle of 298.85º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350236 is Cyan = 0.02, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 2 | 54 | - |
| CMYK | 0.02 | 0.96 | 0 | 0.79 |
| HSL | 298.85º | 0.93% | 0.11% | - |
| HSV(B) | 298.85º | 0.96% | 0.21% | - |
| XYZ | 2.16 | 1.07 | 3.58 | - |
| YUV | 23.18 | 145.4 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 54 | 0.02 | 0.96 | 0 | 0.79 | 298.85 | 0.93 | 0.11 |
| Hex | 35 | 2 | 36 | 2 | 60 | 0 | 4F | 12B | 5D | B |
| Octal | 65 | 2 | 66 | 2 | 140 | 0 | 117 | 453 | 135 | 13 |
| Binary | 110101 | 10 | 110110 | 10 | 1100000 | 0 | 1001111 | 100101011 | 1011101 | 1011 |
Color Harmonies of #350236
Complementary color
Monochromatic Colors of #350236
Black with #350236
Text Example
Text Example
White with #350236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350236; }
p { color: rgb(53,2,54); }
H1.HeaderClassName
{
color: #350236;
}
.AnyTagClassName
{
color: #350236;
}
</style>
background-color css
<style>
a { background-color: #350236; }
a { background-color: rgb(53,2,54); }
div.DivClassName
{
background-color: #350236;
}
.BgClassName
{
background-color: #350236;
}
</style>
border-color css
<style>
span { border-color: #350236; }
span { border-color: rgb(53,2,54); }
td.TdClassName
{
border-color: #350236;
}
.TagClassName
{
border-color: #350236;
}
</style>