Shades of Mardi Gras #320736
Tints of Mardi Gras #320736
RGB
CMYK
RGB Variations
Color information
#320736 (or 0x320736) is known color: Mardi Gras. HEX triplet: 32, 07 and 36. RGB value is (50,7,54). Sum of RGB (Red+Green+Blue) = 50+7+54=111 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.05% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 54 - color contains mainly: blue. Hex color #320736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320736 is #CDF8C9. Grayscale: #191919. Windows color (decimal): -13498570 or 3540786. OLE color: 3540786.
HSL color Cylindrical-coordinate representation of color #320736: hue angle of 294.89º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #320736 is Cyan = 0.07, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 7 | 54 | - |
| CMYK | 0.07 | 0.87 | 0 | 0.79 |
| HSL | 294.89º | 0.77% | 0.12% | - |
| HSV(B) | 294.89º | 0.87% | 0.21% | - |
| XYZ | 2.06 | 1.1 | 3.59 | - |
| YUV | 25.22 | 144.25 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 54 | 0.07 | 0.87 | 0 | 0.79 | 294.89 | 0.77 | 0.12 |
| Hex | 32 | 7 | 36 | 7 | 57 | 0 | 4F | 127 | 4D | C |
| Octal | 62 | 7 | 66 | 7 | 127 | 0 | 117 | 447 | 115 | 14 |
| Binary | 110010 | 111 | 110110 | 111 | 1010111 | 0 | 1001111 | 100100111 | 1001101 | 1100 |
Color Harmonies of #320736
Complementary color
Monochromatic Colors of #320736
Black with #320736
Text Example
Text Example
White with #320736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320736; }
p { color: rgb(50,7,54); }
H1.HeaderClassName
{
color: #320736;
}
.AnyTagClassName
{
color: #320736;
}
</style>
background-color css
<style>
a { background-color: #320736; }
a { background-color: rgb(50,7,54); }
div.DivClassName
{
background-color: #320736;
}
.BgClassName
{
background-color: #320736;
}
</style>
border-color css
<style>
span { border-color: #320736; }
span { border-color: rgb(50,7,54); }
td.TdClassName
{
border-color: #320736;
}
.TagClassName
{
border-color: #320736;
}
</style>