Shades of Mardi Gras #321137
Tints of Mardi Gras #321137
RGB
CMYK
RGB Variations
Color information
#321137 (or 0x321137) is known color: Mardi Gras. HEX triplet: 32, 11 and 37. RGB value is (50,17,55). Sum of RGB (Red+Green+Blue) = 50+17+55=122 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.98% from 122); Green value is 17 (7.03% from 255 or 13.93% from 122); Blue value is 55 (21.88% from 255 or 45.08% from 122); Max value from RGB is 55 - color contains mainly: blue. Hex color #321137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321137 is #CDEEC8. Grayscale: #1F1F1F. Windows color (decimal): -13496009 or 3608882. OLE color: 3608882.
HSL color Cylindrical-coordinate representation of color #321137: hue angle of 292.11º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #321137 is Cyan = 0.09, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 17 | 55 | - |
| CMYK | 0.09 | 0.69 | 0 | 0.78 |
| HSL | 292.11º | 0.53% | 0.14% | - |
| HSV(B) | 292.11º | 0.69% | 0.22% | - |
| XYZ | 2.21 | 1.35 | 3.76 | - |
| YUV | 31.2 | 141.43 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 55 | 0.09 | 0.69 | 0 | 0.78 | 292.11 | 0.53 | 0.14 |
| Hex | 32 | 11 | 37 | 9 | 45 | 0 | 4E | 124 | 35 | E |
| Octal | 62 | 21 | 67 | 11 | 105 | 0 | 116 | 444 | 65 | 16 |
| Binary | 110010 | 10001 | 110111 | 1001 | 1000101 | 0 | 1001110 | 100100100 | 110101 | 1110 |
Color Harmonies of #321137
Complementary color
Monochromatic Colors of #321137
Black with #321137
Text Example
Text Example
White with #321137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321137; }
p { color: rgb(50,17,55); }
H1.HeaderClassName
{
color: #321137;
}
.AnyTagClassName
{
color: #321137;
}
</style>
background-color css
<style>
a { background-color: #321137; }
a { background-color: rgb(50,17,55); }
div.DivClassName
{
background-color: #321137;
}
.BgClassName
{
background-color: #321137;
}
</style>
border-color css
<style>
span { border-color: #321137; }
span { border-color: rgb(50,17,55); }
td.TdClassName
{
border-color: #321137;
}
.TagClassName
{
border-color: #321137;
}
</style>