Shades of Mardi Gras #320730
Tints of Mardi Gras #320730
RGB
CMYK
RGB Variations
Color information
#320730 (or 0x320730) is known color: Mardi Gras. HEX triplet: 32, 07 and 30. RGB value is (50,7,48). Sum of RGB (Red+Green+Blue) = 50+7+48=105 (13% of max value = 765). Red value is 50 (19.92% from 255 or 47.62% from 105); Green value is 7 (3.12% from 255 or 6.67% from 105); Blue value is 48 (19.14% from 255 or 45.71% from 105); Max value from RGB is 50 - color contains mainly: red. Hex color #320730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320730 is #CDF8CF. Grayscale: #181818. Windows color (decimal): -13498576 or 3147570. OLE color: 3147570.
HSL color Cylindrical-coordinate representation of color #320730: hue angle of 302.79º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #320730 is Cyan = 0, Magento = 0.86, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 7 | 48 | - |
| CMYK | 0 | 0.86 | 0.04 | 0.80 |
| HSL | 302.79º | 0.75% | 0.11% | - |
| HSV(B) | 302.79º | 0.86% | 0.2% | - |
| XYZ | 1.92 | 1.04 | 2.9 | - |
| YUV | 24.53 | 141.25 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 48 | 0 | 0.86 | 0.04 | 0.80 | 302.79 | 0.75 | 0.11 |
| Hex | 32 | 7 | 30 | 0 | 56 | 4 | 50 | 12F | 4B | B |
| Octal | 62 | 7 | 60 | 0 | 126 | 4 | 120 | 457 | 113 | 13 |
| Binary | 110010 | 111 | 110000 | 0 | 1010110 | 100 | 1010000 | 100101111 | 1001011 | 1011 |
Color Harmonies of #320730
Complementary color
Monochromatic Colors of #320730
Black with #320730
Text Example
Text Example
White with #320730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320730; }
p { color: rgb(50,7,48); }
H1.HeaderClassName
{
color: #320730;
}
.AnyTagClassName
{
color: #320730;
}
</style>
background-color css
<style>
a { background-color: #320730; }
a { background-color: rgb(50,7,48); }
div.DivClassName
{
background-color: #320730;
}
.BgClassName
{
background-color: #320730;
}
</style>
border-color css
<style>
span { border-color: #320730; }
span { border-color: rgb(50,7,48); }
td.TdClassName
{
border-color: #320730;
}
.TagClassName
{
border-color: #320730;
}
</style>