Shades of Mardi Gras #320937
Tints of Mardi Gras #320937
RGB
CMYK
RGB Variations
Color information
#320937 (or 0x320937) is known color: Mardi Gras. HEX triplet: 32, 09 and 37. RGB value is (50,9,55). Sum of RGB (Red+Green+Blue) = 50+9+55=114 (15% of max value = 765). Red value is 50 (19.92% from 255 or 43.86% from 114); Green value is 9 (3.91% from 255 or 7.89% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: blue. Hex color #320937 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320937 is #CDF6C8. Grayscale: #1A1A1A. Windows color (decimal): -13498057 or 3606834. OLE color: 3606834.
HSL color Cylindrical-coordinate representation of color #320937: hue angle of 293.48º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #320937 is Cyan = 0.09, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 9 | 55 | - |
| CMYK | 0.09 | 0.84 | 0 | 0.78 |
| HSL | 293.48º | 0.72% | 0.13% | - |
| HSV(B) | 293.48º | 0.84% | 0.22% | - |
| XYZ | 2.1 | 1.15 | 3.73 | - |
| YUV | 26.5 | 144.08 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 55 | 0.09 | 0.84 | 0 | 0.78 | 293.48 | 0.72 | 0.13 |
| Hex | 32 | 9 | 37 | 9 | 54 | 0 | 4E | 125 | 48 | D |
| Octal | 62 | 11 | 67 | 11 | 124 | 0 | 116 | 445 | 110 | 15 |
| Binary | 110010 | 1001 | 110111 | 1001 | 1010100 | 0 | 1001110 | 100100101 | 1001000 | 1101 |
Color Harmonies of #320937
Complementary color
Monochromatic Colors of #320937
Black with #320937
Text Example
Text Example
White with #320937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320937; }
p { color: rgb(50,9,55); }
H1.HeaderClassName
{
color: #320937;
}
.AnyTagClassName
{
color: #320937;
}
</style>
background-color css
<style>
a { background-color: #320937; }
a { background-color: rgb(50,9,55); }
div.DivClassName
{
background-color: #320937;
}
.BgClassName
{
background-color: #320937;
}
</style>
border-color css
<style>
span { border-color: #320937; }
span { border-color: rgb(50,9,55); }
td.TdClassName
{
border-color: #320937;
}
.TagClassName
{
border-color: #320937;
}
</style>