Shades of Mardi Gras #331437
Tints of Mardi Gras #331437
RGB
CMYK
RGB Variations
Color information
#331437 (or 0x331437) is known color: Mardi Gras. HEX triplet: 33, 14 and 37. RGB value is (51,20,55). Sum of RGB (Red+Green+Blue) = 51+20+55=126 (16% of max value = 765). Red value is 51 (20.31% from 255 or 40.48% from 126); Green value is 20 (8.20% from 255 or 15.87% from 126); Blue value is 55 (21.88% from 255 or 43.65% from 126); Max value from RGB is 55 - color contains mainly: blue. Hex color #331437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331437 is #CCEBC8. Grayscale: #212121. Windows color (decimal): -13429705 or 3609651. OLE color: 3609651.
HSL color Cylindrical-coordinate representation of color #331437: hue angle of 293.14º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #331437 is Cyan = 0.07, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 20 | 55 | - |
| CMYK | 0.07 | 0.64 | 0 | 0.78 |
| HSL | 293.14º | 0.47% | 0.15% | - |
| HSV(B) | 293.14º | 0.64% | 0.22% | - |
| XYZ | 2.3 | 1.48 | 3.78 | - |
| YUV | 33.26 | 140.27 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 55 | 0.07 | 0.64 | 0 | 0.78 | 293.14 | 0.47 | 0.15 |
| Hex | 33 | 14 | 37 | 7 | 40 | 0 | 4E | 125 | 2F | F |
| Octal | 63 | 24 | 67 | 7 | 100 | 0 | 116 | 445 | 57 | 17 |
| Binary | 110011 | 10100 | 110111 | 111 | 1000000 | 0 | 1001110 | 100100101 | 101111 | 1111 |
Color Harmonies of #331437
Complementary color
Monochromatic Colors of #331437
Black with #331437
Text Example
Text Example
White with #331437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331437; }
p { color: rgb(51,20,55); }
H1.HeaderClassName
{
color: #331437;
}
.AnyTagClassName
{
color: #331437;
}
</style>
background-color css
<style>
a { background-color: #331437; }
a { background-color: rgb(51,20,55); }
div.DivClassName
{
background-color: #331437;
}
.BgClassName
{
background-color: #331437;
}
</style>
border-color css
<style>
span { border-color: #331437; }
span { border-color: rgb(51,20,55); }
td.TdClassName
{
border-color: #331437;
}
.TagClassName
{
border-color: #331437;
}
</style>