Shades of Mardi Gras #321736
Tints of Mardi Gras #321736
RGB
CMYK
RGB Variations
Color information
#321736 (or 0x321736) is known color: Mardi Gras. HEX triplet: 32, 17 and 36. RGB value is (50,23,54). Sum of RGB (Red+Green+Blue) = 50+23+54=127 (16% of max value = 765). Red value is 50 (19.92% from 255 or 39.37% from 127); Green value is 23 (9.38% from 255 or 18.11% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 54 - color contains mainly: blue. Hex color #321736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321736 is #CDE8C9. Grayscale: #222222. Windows color (decimal): -13494474 or 3544882. OLE color: 3544882.
HSL color Cylindrical-coordinate representation of color #321736: hue angle of 292.26º degrees, saturation: 0.4, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #321736 is Cyan = 0.07, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 23 | 54 | - |
| CMYK | 0.07 | 0.57 | 0 | 0.79 |
| HSL | 292.26º | 0.4% | 0.15% | - |
| HSV(B) | 292.26º | 0.57% | 0.21% | - |
| XYZ | 2.29 | 1.56 | 3.67 | - |
| YUV | 34.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 54 | 0.07 | 0.57 | 0 | 0.79 | 292.26 | 0.4 | 0.15 |
| Hex | 32 | 17 | 36 | 7 | 39 | 0 | 4F | 124 | 28 | F |
| Octal | 62 | 27 | 66 | 7 | 71 | 0 | 117 | 444 | 50 | 17 |
| Binary | 110010 | 10111 | 110110 | 111 | 111001 | 0 | 1001111 | 100100100 | 101000 | 1111 |
Color Harmonies of #321736
Complementary color
Monochromatic Colors of #321736
Black with #321736
Text Example
Text Example
White with #321736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321736; }
p { color: rgb(50,23,54); }
H1.HeaderClassName
{
color: #321736;
}
.AnyTagClassName
{
color: #321736;
}
</style>
background-color css
<style>
a { background-color: #321736; }
a { background-color: rgb(50,23,54); }
div.DivClassName
{
background-color: #321736;
}
.BgClassName
{
background-color: #321736;
}
</style>
border-color css
<style>
span { border-color: #321736; }
span { border-color: rgb(50,23,54); }
td.TdClassName
{
border-color: #321736;
}
.TagClassName
{
border-color: #321736;
}
</style>