Shades of Mardi Gras #321436
Tints of Mardi Gras #321436
RGB
CMYK
RGB Variations
Color information
#321436 (or 0x321436) is known color: Mardi Gras. HEX triplet: 32, 14 and 36. RGB value is (50,20,54). Sum of RGB (Red+Green+Blue) = 50+20+54=124 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.32% from 124); Green value is 20 (8.20% from 255 or 16.13% from 124); Blue value is 54 (21.48% from 255 or 43.55% from 124); Max value from RGB is 54 - color contains mainly: blue. Hex color #321436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321436 is #CDEBC9. Grayscale: #202020. Windows color (decimal): -13495242 or 3544114. OLE color: 3544114.
HSL color Cylindrical-coordinate representation of color #321436: hue angle of 292.94º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #321436 is Cyan = 0.07, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 20 | 54 | - |
| CMYK | 0.07 | 0.63 | 0 | 0.79 |
| HSL | 292.94º | 0.46% | 0.15% | - |
| HSV(B) | 292.94º | 0.63% | 0.21% | - |
| XYZ | 2.23 | 1.44 | 3.65 | - |
| YUV | 32.85 | 139.94 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 54 | 0.07 | 0.63 | 0 | 0.79 | 292.94 | 0.46 | 0.15 |
| Hex | 32 | 14 | 36 | 7 | 3F | 0 | 4F | 125 | 2E | F |
| Octal | 62 | 24 | 66 | 7 | 77 | 0 | 117 | 445 | 56 | 17 |
| Binary | 110010 | 10100 | 110110 | 111 | 111111 | 0 | 1001111 | 100100101 | 101110 | 1111 |
Color Harmonies of #321436
Complementary color
Monochromatic Colors of #321436
Black with #321436
Text Example
Text Example
White with #321436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321436; }
p { color: rgb(50,20,54); }
H1.HeaderClassName
{
color: #321436;
}
.AnyTagClassName
{
color: #321436;
}
</style>
background-color css
<style>
a { background-color: #321436; }
a { background-color: rgb(50,20,54); }
div.DivClassName
{
background-color: #321436;
}
.BgClassName
{
background-color: #321436;
}
</style>
border-color css
<style>
span { border-color: #321436; }
span { border-color: rgb(50,20,54); }
td.TdClassName
{
border-color: #321436;
}
.TagClassName
{
border-color: #321436;
}
</style>