Shades of Mardi Gras #350632
Tints of Mardi Gras #350632
RGB
CMYK
RGB Variations
Color information
#350632 (or 0x350632) is known color: Mardi Gras. HEX triplet: 35, 06 and 32. RGB value is (53,6,50). Sum of RGB (Red+Green+Blue) = 53+6+50=109 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.62% from 109); Green value is 6 (2.73% from 255 or 5.50% from 109); Blue value is 50 (19.92% from 255 or 45.87% from 109); Max value from RGB is 53 - color contains mainly: red. Hex color #350632 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350632 is #CAF9CD. Grayscale: #181818. Windows color (decimal): -13302222 or 3278389. OLE color: 3278389.
HSL color Cylindrical-coordinate representation of color #350632: hue angle of 303.83º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #350632 is Cyan = 0, Magento = 0.89, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 6 | 50 | - |
| CMYK | 0 | 0.89 | 0.06 | 0.79 |
| HSL | 303.83º | 0.8% | 0.12% | - |
| HSV(B) | 303.83º | 0.89% | 0.21% | - |
| XYZ | 2.11 | 1.12 | 3.12 | - |
| YUV | 25.07 | 142.07 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 50 | 0 | 0.89 | 0.06 | 0.79 | 303.83 | 0.8 | 0.12 |
| Hex | 35 | 6 | 32 | 0 | 59 | 6 | 4F | 130 | 50 | C |
| Octal | 65 | 6 | 62 | 0 | 131 | 6 | 117 | 460 | 120 | 14 |
| Binary | 110101 | 110 | 110010 | 0 | 1011001 | 110 | 1001111 | 100110000 | 1010000 | 1100 |
Color Harmonies of #350632
Complementary color
Monochromatic Colors of #350632
Black with #350632
Text Example
Text Example
White with #350632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350632; }
p { color: rgb(53,6,50); }
H1.HeaderClassName
{
color: #350632;
}
.AnyTagClassName
{
color: #350632;
}
</style>
background-color css
<style>
a { background-color: #350632; }
a { background-color: rgb(53,6,50); }
div.DivClassName
{
background-color: #350632;
}
.BgClassName
{
background-color: #350632;
}
</style>
border-color css
<style>
span { border-color: #350632; }
span { border-color: rgb(53,6,50); }
td.TdClassName
{
border-color: #350632;
}
.TagClassName
{
border-color: #350632;
}
</style>