Shades of Mardi Gras #320436
Tints of Mardi Gras #320436
RGB
CMYK
RGB Variations
Color information
#320436 (or 0x320436) is known color: Mardi Gras. HEX triplet: 32, 04 and 36. RGB value is (50,4,54). Sum of RGB (Red+Green+Blue) = 50+4+54=108 (14% of max value = 765). Red value is 50 (19.92% from 255 or 46.30% from 108); Green value is 4 (1.95% from 255 or 3.70% from 108); Blue value is 54 (21.48% from 255 or 50% from 108); Max value from RGB is 54 - color contains mainly: blue. Hex color #320436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320436 is #CDFBC9. Grayscale: #171717. Windows color (decimal): -13499338 or 3540018. OLE color: 3540018.
HSL color Cylindrical-coordinate representation of color #320436: hue angle of 295.2º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320436 is Cyan = 0.07, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 4 | 54 | - |
| CMYK | 0.07 | 0.93 | 0 | 0.79 |
| HSL | 295.2º | 0.86% | 0.11% | - |
| HSV(B) | 295.2º | 0.93% | 0.21% | - |
| XYZ | 2.02 | 1.03 | 3.58 | - |
| YUV | 23.45 | 145.24 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 54 | 0.07 | 0.93 | 0 | 0.79 | 295.2 | 0.86 | 0.11 |
| Hex | 32 | 4 | 36 | 7 | 5D | 0 | 4F | 127 | 56 | B |
| Octal | 62 | 4 | 66 | 7 | 135 | 0 | 117 | 447 | 126 | 13 |
| Binary | 110010 | 100 | 110110 | 111 | 1011101 | 0 | 1001111 | 100100111 | 1010110 | 1011 |
Color Harmonies of #320436
Complementary color
Monochromatic Colors of #320436
Black with #320436
Text Example
Text Example
White with #320436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320436; }
p { color: rgb(50,4,54); }
H1.HeaderClassName
{
color: #320436;
}
.AnyTagClassName
{
color: #320436;
}
</style>
background-color css
<style>
a { background-color: #320436; }
a { background-color: rgb(50,4,54); }
div.DivClassName
{
background-color: #320436;
}
.BgClassName
{
background-color: #320436;
}
</style>
border-color css
<style>
span { border-color: #320436; }
span { border-color: rgb(50,4,54); }
td.TdClassName
{
border-color: #320436;
}
.TagClassName
{
border-color: #320436;
}
</style>