Shades of Mardi Gras #331338
Tints of Mardi Gras #331338
RGB
CMYK
RGB Variations
Color information
#331338 (or 0x331338) is known color: Mardi Gras. HEX triplet: 33, 13 and 38. RGB value is (51,19,56). Sum of RGB (Red+Green+Blue) = 51+19+56=126 (16% of max value = 765). Red value is 51 (20.31% from 255 or 40.48% from 126); Green value is 19 (7.81% from 255 or 15.08% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 56 - color contains mainly: blue. Hex color #331338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331338 is #CCECC7. Grayscale: #202020. Windows color (decimal): -13429960 or 3674931. OLE color: 3674931.
HSL color Cylindrical-coordinate representation of color #331338: hue angle of 291.89º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #331338 is Cyan = 0.09, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 19 | 56 | - |
| CMYK | 0.09 | 0.66 | 0 | 0.78 |
| HSL | 291.89º | 0.49% | 0.15% | - |
| HSV(B) | 291.89º | 0.66% | 0.22% | - |
| XYZ | 2.31 | 1.46 | 3.9 | - |
| YUV | 32.79 | 141.1 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 56 | 0.09 | 0.66 | 0 | 0.78 | 291.89 | 0.49 | 0.15 |
| Hex | 33 | 13 | 38 | 9 | 42 | 0 | 4E | 124 | 31 | F |
| Octal | 63 | 23 | 70 | 11 | 102 | 0 | 116 | 444 | 61 | 17 |
| Binary | 110011 | 10011 | 111000 | 1001 | 1000010 | 0 | 1001110 | 100100100 | 110001 | 1111 |
Color Harmonies of #331338
Complementary color
Monochromatic Colors of #331338
Black with #331338
Text Example
Text Example
White with #331338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331338; }
p { color: rgb(51,19,56); }
H1.HeaderClassName
{
color: #331338;
}
.AnyTagClassName
{
color: #331338;
}
</style>
background-color css
<style>
a { background-color: #331338; }
a { background-color: rgb(51,19,56); }
div.DivClassName
{
background-color: #331338;
}
.BgClassName
{
background-color: #331338;
}
</style>
border-color css
<style>
span { border-color: #331338; }
span { border-color: rgb(51,19,56); }
td.TdClassName
{
border-color: #331338;
}
.TagClassName
{
border-color: #331338;
}
</style>