Shades of Mardi Gras #331435
Tints of Mardi Gras #331435
RGB
CMYK
RGB Variations
Color information
#331435 (or 0x331435) is known color: Mardi Gras. HEX triplet: 33, 14 and 35. RGB value is (51,20,53). Sum of RGB (Red+Green+Blue) = 51+20+53=124 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.13% from 124); Green value is 20 (8.20% from 255 or 16.13% from 124); Blue value is 53 (21.09% from 255 or 42.74% from 124); Max value from RGB is 53 - color contains mainly: blue. Hex color #331435 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331435 is #CCEBCA. Grayscale: #202020. Windows color (decimal): -13429707 or 3478579. OLE color: 3478579.
HSL color Cylindrical-coordinate representation of color #331435: hue angle of 296.36º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #331435 is Cyan = 0.04, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 51 | 20 | 53 | - |
| CMYK | 0.04 | 0.62 | 0 | 0.79 |
| HSL | 296.36º | 0.45% | 0.14% | - |
| HSV(B) | 296.36º | 0.62% | 0.21% | - |
| XYZ | 2.26 | 1.46 | 3.53 | - |
| YUV | 33.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 53 | 0.04 | 0.62 | 0 | 0.79 | 296.36 | 0.45 | 0.14 |
| Hex | 33 | 14 | 35 | 4 | 3E | 0 | 4F | 128 | 2D | E |
| Octal | 63 | 24 | 65 | 4 | 76 | 0 | 117 | 450 | 55 | 16 |
| Binary | 110011 | 10100 | 110101 | 100 | 111110 | 0 | 1001111 | 100101000 | 101101 | 1110 |
Color Harmonies of #331435
Complementary color
Monochromatic Colors of #331435
Black with #331435
Text Example
Text Example
White with #331435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331435; }
p { color: rgb(51,20,53); }
H1.HeaderClassName
{
color: #331435;
}
.AnyTagClassName
{
color: #331435;
}
</style>
background-color css
<style>
a { background-color: #331435; }
a { background-color: rgb(51,20,53); }
div.DivClassName
{
background-color: #331435;
}
.BgClassName
{
background-color: #331435;
}
</style>
border-color css
<style>
span { border-color: #331435; }
span { border-color: rgb(51,20,53); }
td.TdClassName
{
border-color: #331435;
}
.TagClassName
{
border-color: #331435;
}
</style>