Shades of Mardi Gras #320536
Tints of Mardi Gras #320536
RGB
CMYK
RGB Variations
Color information
#320536 (or 0x320536) is known color: Mardi Gras. HEX triplet: 32, 05 and 36. RGB value is (50,5,54). Sum of RGB (Red+Green+Blue) = 50+5+54=109 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.87% from 109); Green value is 5 (2.34% from 255 or 4.59% 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 #320536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320536 is #CDFAC9. Grayscale: #171717. Windows color (decimal): -13499082 or 3540274. OLE color: 3540274.
HSL color Cylindrical-coordinate representation of color #320536: hue angle of 295.1º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #320536 is Cyan = 0.07, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 5 | 54 | - |
| CMYK | 0.07 | 0.91 | 0 | 0.79 |
| HSL | 295.1º | 0.83% | 0.12% | - |
| HSV(B) | 295.1º | 0.91% | 0.21% | - |
| XYZ | 2.04 | 1.05 | 3.59 | - |
| YUV | 24.04 | 144.91 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 54 | 0.07 | 0.91 | 0 | 0.79 | 295.1 | 0.83 | 0.12 |
| Hex | 32 | 5 | 36 | 7 | 5B | 0 | 4F | 127 | 53 | C |
| Octal | 62 | 5 | 66 | 7 | 133 | 0 | 117 | 447 | 123 | 14 |
| Binary | 110010 | 101 | 110110 | 111 | 1011011 | 0 | 1001111 | 100100111 | 1010011 | 1100 |
Color Harmonies of #320536
Complementary color
Monochromatic Colors of #320536
Black with #320536
Text Example
Text Example
White with #320536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320536; }
p { color: rgb(50,5,54); }
H1.HeaderClassName
{
color: #320536;
}
.AnyTagClassName
{
color: #320536;
}
</style>
background-color css
<style>
a { background-color: #320536; }
a { background-color: rgb(50,5,54); }
div.DivClassName
{
background-color: #320536;
}
.BgClassName
{
background-color: #320536;
}
</style>
border-color css
<style>
span { border-color: #320536; }
span { border-color: rgb(50,5,54); }
td.TdClassName
{
border-color: #320536;
}
.TagClassName
{
border-color: #320536;
}
</style>