Shades of Mardi Gras #331330
Tints of Mardi Gras #331330
RGB
CMYK
RGB Variations
Color information
#331330 (or 0x331330) is known color: Mardi Gras. HEX triplet: 33, 13 and 30. RGB value is (51,19,48). Sum of RGB (Red+Green+Blue) = 51+19+48=118 (15% of max value = 765). Red value is 51 (20.31% from 255 or 43.22% from 118); Green value is 19 (7.81% from 255 or 16.10% from 118); Blue value is 48 (19.14% from 255 or 40.68% from 118); Max value from RGB is 51 - color contains mainly: red. Hex color #331330 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331330 is #CCECCF. Grayscale: #1F1F1F. Windows color (decimal): -13429968 or 3150643. OLE color: 3150643.
HSL color Cylindrical-coordinate representation of color #331330: hue angle of 305.62º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #331330 is Cyan = 0, Magento = 0.63, Yellow = 0.06 and Black (K on CMYK) = 0.8.
Color convert
RGB | 51 | 19 | 48 | - |
CMYK | 0 | 0.63 | 0.06 | 0.8 |
HSL | 305.63º | 0.46% | 0.14% | - |
HSV(B) | 305.63º | 0.63% | 0.2% | - |
XYZ | 2.13 | 1.38 | 2.95 | - |
YUV | 31.87 | 137.1 | 141.64 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 51 | 19 | 48 | 0 | 0.63 | 0.06 | 0.8 | 305.63 | 0.46 | 0.14 |
Hex | 33 | 13 | 30 | 0 | 3F | 6 | 50 | 132 | 2E | E |
Octal | 63 | 23 | 60 | 0 | 77 | 6 | 120 | 462 | 56 | 16 |
Binary | 110011 | 10011 | 110000 | 0 | 111111 | 110 | 1010000 | 100110010 | 101110 | 1110 |
Color Harmonies of #331330
Complementary color
Monochromatic Colors of #331330
Black with #331330
Text Example
Text Example
White with #331330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331330; }
p { color: rgb(51,19,48); }
H1.HeaderClassName
{
color: #331330;
}
.AnyTagClassName
{
color: #331330;
}
</style>
background-color css
<style>
a { background-color: #331330; }
a { background-color: rgb(51,19,48); }
div.DivClassName
{
background-color: #331330;
}
.BgClassName
{
background-color: #331330;
}
</style>
border-color css
<style>
span { border-color: #331330; }
span { border-color: rgb(51,19,48); }
td.TdClassName
{
border-color: #331330;
}
.TagClassName
{
border-color: #331330;
}
</style>