Shades of Mardi Gras #330730
Tints of Mardi Gras #330730
RGB
CMYK
RGB Variations
Color information
#330730 (or 0x330730) is known color: Mardi Gras. HEX triplet: 33, 07 and 30. RGB value is (51,7,48). Sum of RGB (Red+Green+Blue) = 51+7+48=106 (14% of max value = 765). Red value is 51 (20.31% from 255 or 48.11% from 106); Green value is 7 (3.12% from 255 or 6.60% from 106); Blue value is 48 (19.14% from 255 or 45.28% from 106); Max value from RGB is 51 - color contains mainly: red. Hex color #330730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330730 is #CCF8CF. Grayscale: #181818. Windows color (decimal): -13433040 or 3147571. OLE color: 3147571.
HSL color Cylindrical-coordinate representation of color #330730: hue angle of 304.09º degrees, saturation: 0.76, 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 #330730 is Cyan = 0, Magento = 0.86, Yellow = 0.06 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 7 | 48 | - |
| CMYK | 0 | 0.86 | 0.06 | 0.8 |
| HSL | 304.09º | 0.76% | 0.11% | - |
| HSV(B) | 304.09º | 0.86% | 0.2% | - |
| XYZ | 1.97 | 1.07 | 2.9 | - |
| YUV | 24.83 | 141.08 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 7 | 48 | 0 | 0.86 | 0.06 | 0.8 | 304.09 | 0.76 | 0.11 |
| Hex | 33 | 7 | 30 | 0 | 56 | 6 | 50 | 130 | 4C | B |
| Octal | 63 | 7 | 60 | 0 | 126 | 6 | 120 | 460 | 114 | 13 |
| Binary | 110011 | 111 | 110000 | 0 | 1010110 | 110 | 1010000 | 100110000 | 1001100 | 1011 |
Color Harmonies of #330730
Complementary color
Monochromatic Colors of #330730
Black with #330730
Text Example
Text Example
White with #330730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330730; }
p { color: rgb(51,7,48); }
H1.HeaderClassName
{
color: #330730;
}
.AnyTagClassName
{
color: #330730;
}
</style>
background-color css
<style>
a { background-color: #330730; }
a { background-color: rgb(51,7,48); }
div.DivClassName
{
background-color: #330730;
}
.BgClassName
{
background-color: #330730;
}
</style>
border-color css
<style>
span { border-color: #330730; }
span { border-color: rgb(51,7,48); }
td.TdClassName
{
border-color: #330730;
}
.TagClassName
{
border-color: #330730;
}
</style>