Shades of Mardi Gras #330938
Tints of Mardi Gras #330938
RGB
CMYK
RGB Variations
Color information
#330938 (or 0x330938) is known color: Mardi Gras. HEX triplet: 33, 09 and 38. RGB value is (51,9,56). Sum of RGB (Red+Green+Blue) = 51+9+56=116 (15% of max value = 765). Red value is 51 (20.31% from 255 or 43.97% from 116); Green value is 9 (3.91% from 255 or 7.76% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 56 - color contains mainly: blue. Hex color #330938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330938 is #CCF6C7. Grayscale: #1A1A1A. Windows color (decimal): -13432520 or 3672371. OLE color: 3672371.
HSL color Cylindrical-coordinate representation of color #330938: hue angle of 293.62º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #330938 is Cyan = 0.09, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 9 | 56 | - |
| CMYK | 0.09 | 0.84 | 0 | 0.78 |
| HSL | 293.62º | 0.72% | 0.13% | - |
| HSV(B) | 293.62º | 0.84% | 0.22% | - |
| XYZ | 2.18 | 1.18 | 3.86 | - |
| YUV | 26.92 | 144.41 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 56 | 0.09 | 0.84 | 0 | 0.78 | 293.62 | 0.72 | 0.13 |
| Hex | 33 | 9 | 38 | 9 | 54 | 0 | 4E | 126 | 48 | D |
| Octal | 63 | 11 | 70 | 11 | 124 | 0 | 116 | 446 | 110 | 15 |
| Binary | 110011 | 1001 | 111000 | 1001 | 1010100 | 0 | 1001110 | 100100110 | 1001000 | 1101 |
Color Harmonies of #330938
Complementary color
Monochromatic Colors of #330938
Black with #330938
Text Example
Text Example
White with #330938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330938; }
p { color: rgb(51,9,56); }
H1.HeaderClassName
{
color: #330938;
}
.AnyTagClassName
{
color: #330938;
}
</style>
background-color css
<style>
a { background-color: #330938; }
a { background-color: rgb(51,9,56); }
div.DivClassName
{
background-color: #330938;
}
.BgClassName
{
background-color: #330938;
}
</style>
border-color css
<style>
span { border-color: #330938; }
span { border-color: rgb(51,9,56); }
td.TdClassName
{
border-color: #330938;
}
.TagClassName
{
border-color: #330938;
}
</style>