Shades of Mardi Gras #331534
Tints of Mardi Gras #331534
RGB
CMYK
RGB Variations
Color information
#331534 (or 0x331534) is known color: Mardi Gras. HEX triplet: 33, 15 and 34. RGB value is (51,21,52). Sum of RGB (Red+Green+Blue) = 51+21+52=124 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.13% from 124); Green value is 21 (8.59% from 255 or 16.94% from 124); Blue value is 52 (20.70% from 255 or 41.94% from 124); Max value from RGB is 52 - color contains mainly: blue. Hex color #331534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331534 is #CCEACB. Grayscale: #212121. Windows color (decimal): -13429452 or 3413299. OLE color: 3413299.
HSL color Cylindrical-coordinate representation of color #331534: hue angle of 298.06º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #331534 is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 51 | 21 | 52 | - |
| CMYK | 0.02 | 0.60 | 0 | 0.80 |
| HSL | 298.06º | 0.42% | 0.14% | - |
| HSV(B) | 298.06º | 0.6% | 0.2% | - |
| XYZ | 2.25 | 1.49 | 3.42 | - |
| YUV | 33.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 52 | 0.02 | 0.60 | 0 | 0.80 | 298.06 | 0.42 | 0.14 |
| Hex | 33 | 15 | 34 | 2 | 3C | 0 | 50 | 12A | 2A | E |
| Octal | 63 | 25 | 64 | 2 | 74 | 0 | 120 | 452 | 52 | 16 |
| Binary | 110011 | 10101 | 110100 | 10 | 111100 | 0 | 1010000 | 100101010 | 101010 | 1110 |
Color Harmonies of #331534
Complementary color
Monochromatic Colors of #331534
Black with #331534
Text Example
Text Example
White with #331534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331534; }
p { color: rgb(51,21,52); }
H1.HeaderClassName
{
color: #331534;
}
.AnyTagClassName
{
color: #331534;
}
</style>
background-color css
<style>
a { background-color: #331534; }
a { background-color: rgb(51,21,52); }
div.DivClassName
{
background-color: #331534;
}
.BgClassName
{
background-color: #331534;
}
</style>
border-color css
<style>
span { border-color: #331534; }
span { border-color: rgb(51,21,52); }
td.TdClassName
{
border-color: #331534;
}
.TagClassName
{
border-color: #331534;
}
</style>