Shades of Mardi Gras #330837
Tints of Mardi Gras #330837
RGB
CMYK
RGB Variations
Color information
#330837 (or 0x330837) is known color: Mardi Gras. HEX triplet: 33, 08 and 37. RGB value is (51,8,55). Sum of RGB (Red+Green+Blue) = 51+8+55=114 (15% of max value = 765). Red value is 51 (20.31% from 255 or 44.74% from 114); Green value is 8 (3.52% from 255 or 7.02% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: blue. Hex color #330837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330837 is #CCF7C8. Grayscale: #1A1A1A. Windows color (decimal): -13432777 or 3606579. OLE color: 3606579.
HSL color Cylindrical-coordinate representation of color #330837: hue angle of 294.89º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #330837 is Cyan = 0.07, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 8 | 55 | - |
| CMYK | 0.07 | 0.85 | 0 | 0.78 |
| HSL | 294.89º | 0.75% | 0.12% | - |
| HSV(B) | 294.89º | 0.85% | 0.22% | - |
| XYZ | 2.14 | 1.15 | 3.72 | - |
| YUV | 26.22 | 144.25 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 55 | 0.07 | 0.85 | 0 | 0.78 | 294.89 | 0.75 | 0.12 |
| Hex | 33 | 8 | 37 | 7 | 55 | 0 | 4E | 127 | 4B | C |
| Octal | 63 | 10 | 67 | 7 | 125 | 0 | 116 | 447 | 113 | 14 |
| Binary | 110011 | 1000 | 110111 | 111 | 1010101 | 0 | 1001110 | 100100111 | 1001011 | 1100 |
Color Harmonies of #330837
Complementary color
Monochromatic Colors of #330837
Black with #330837
Text Example
Text Example
White with #330837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330837; }
p { color: rgb(51,8,55); }
H1.HeaderClassName
{
color: #330837;
}
.AnyTagClassName
{
color: #330837;
}
</style>
background-color css
<style>
a { background-color: #330837; }
a { background-color: rgb(51,8,55); }
div.DivClassName
{
background-color: #330837;
}
.BgClassName
{
background-color: #330837;
}
</style>
border-color css
<style>
span { border-color: #330837; }
span { border-color: rgb(51,8,55); }
td.TdClassName
{
border-color: #330837;
}
.TagClassName
{
border-color: #330837;
}
</style>