Shades of Mardi Gras #320837
Tints of Mardi Gras #320837
RGB
CMYK
RGB Variations
Color information
#320837 (or 0x320837) is known color: Mardi Gras. HEX triplet: 32, 08 and 37. RGB value is (50,8,55). Sum of RGB (Red+Green+Blue) = 50+8+55=113 (14% of max value = 765). Red value is 50 (19.92% from 255 or 44.25% from 113); Green value is 8 (3.52% from 255 or 7.08% from 113); Blue value is 55 (21.88% from 255 or 48.67% from 113); Max value from RGB is 55 - color contains mainly: blue. Hex color #320837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320837 is #CDF7C8. Grayscale: #191919. Windows color (decimal): -13498313 or 3606578. OLE color: 3606578.
HSL color Cylindrical-coordinate representation of color #320837: hue angle of 293.62º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #320837 is Cyan = 0.09, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 8 | 55 | - |
| CMYK | 0.09 | 0.85 | 0 | 0.78 |
| HSL | 293.62º | 0.75% | 0.12% | - |
| HSV(B) | 293.62º | 0.85% | 0.22% | - |
| XYZ | 2.09 | 1.13 | 3.72 | - |
| YUV | 25.92 | 144.41 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 55 | 0.09 | 0.85 | 0 | 0.78 | 293.62 | 0.75 | 0.12 |
| Hex | 32 | 8 | 37 | 9 | 55 | 0 | 4E | 126 | 4B | C |
| Octal | 62 | 10 | 67 | 11 | 125 | 0 | 116 | 446 | 113 | 14 |
| Binary | 110010 | 1000 | 110111 | 1001 | 1010101 | 0 | 1001110 | 100100110 | 1001011 | 1100 |
Color Harmonies of #320837
Complementary color
Monochromatic Colors of #320837
Black with #320837
Text Example
Text Example
White with #320837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320837; }
p { color: rgb(50,8,55); }
H1.HeaderClassName
{
color: #320837;
}
.AnyTagClassName
{
color: #320837;
}
</style>
background-color css
<style>
a { background-color: #320837; }
a { background-color: rgb(50,8,55); }
div.DivClassName
{
background-color: #320837;
}
.BgClassName
{
background-color: #320837;
}
</style>
border-color css
<style>
span { border-color: #320837; }
span { border-color: rgb(50,8,55); }
td.TdClassName
{
border-color: #320837;
}
.TagClassName
{
border-color: #320837;
}
</style>