Shades of Mardi Gras #321837
Tints of Mardi Gras #321837
RGB
CMYK
RGB Variations
Color information
#321837 (or 0x321837) is known color: Mardi Gras. HEX triplet: 32, 18 and 37. RGB value is (50,24,55). Sum of RGB (Red+Green+Blue) = 50+24+55=129 (17% of max value = 765). Red value is 50 (19.92% from 255 or 38.76% from 129); Green value is 24 (9.77% from 255 or 18.60% from 129); Blue value is 55 (21.88% from 255 or 42.64% from 129); Max value from RGB is 55 - color contains mainly: blue. Hex color #321837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321837 is #CDE7C8. Grayscale: #232323. Windows color (decimal): -13494217 or 3610674. OLE color: 3610674.
HSL color Cylindrical-coordinate representation of color #321837: hue angle of 290.32º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #321837 is Cyan = 0.09, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 24 | 55 | - |
| CMYK | 0.09 | 0.56 | 0 | 0.78 |
| HSL | 290.32º | 0.39% | 0.15% | - |
| HSV(B) | 290.32º | 0.56% | 0.22% | - |
| XYZ | 2.33 | 1.61 | 3.8 | - |
| YUV | 35.31 | 139.11 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 24 | 55 | 0.09 | 0.56 | 0 | 0.78 | 290.32 | 0.39 | 0.15 |
| Hex | 32 | 18 | 37 | 9 | 38 | 0 | 4E | 122 | 27 | F |
| Octal | 62 | 30 | 67 | 11 | 70 | 0 | 116 | 442 | 47 | 17 |
| Binary | 110010 | 11000 | 110111 | 1001 | 111000 | 0 | 1001110 | 100100010 | 100111 | 1111 |
Color Harmonies of #321837
Complementary color
Monochromatic Colors of #321837
Black with #321837
Text Example
Text Example
White with #321837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321837; }
p { color: rgb(50,24,55); }
H1.HeaderClassName
{
color: #321837;
}
.AnyTagClassName
{
color: #321837;
}
</style>
background-color css
<style>
a { background-color: #321837; }
a { background-color: rgb(50,24,55); }
div.DivClassName
{
background-color: #321837;
}
.BgClassName
{
background-color: #321837;
}
</style>
border-color css
<style>
span { border-color: #321837; }
span { border-color: rgb(50,24,55); }
td.TdClassName
{
border-color: #321837;
}
.TagClassName
{
border-color: #321837;
}
</style>