Shades of Mardi Gras #331038
Tints of Mardi Gras #331038
RGB
CMYK
RGB Variations
Color information
#331038 (or 0x331038) is known color: Mardi Gras. HEX triplet: 33, 10 and 38. RGB value is (51,16,56). Sum of RGB (Red+Green+Blue) = 51+16+56=123 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.46% from 123); Green value is 16 (6.64% from 255 or 13.01% from 123); Blue value is 56 (22.27% from 255 or 45.53% from 123); Max value from RGB is 56 - color contains mainly: blue. Hex color #331038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331038 is #CCEFC7. Grayscale: #1E1E1E. Windows color (decimal): -13430728 or 3674163. OLE color: 3674163.
HSL color Cylindrical-coordinate representation of color #331038: hue angle of 292.5º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #331038 is Cyan = 0.09, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 16 | 56 | - |
| CMYK | 0.09 | 0.71 | 0 | 0.78 |
| HSL | 292.5º | 0.56% | 0.14% | - |
| HSV(B) | 292.5º | 0.71% | 0.22% | - |
| XYZ | 2.26 | 1.36 | 3.88 | - |
| YUV | 31.03 | 142.1 | 142.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 16 | 56 | 0.09 | 0.71 | 0 | 0.78 | 292.5 | 0.56 | 0.14 |
| Hex | 33 | 10 | 38 | 9 | 47 | 0 | 4E | 124 | 38 | E |
| Octal | 63 | 20 | 70 | 11 | 107 | 0 | 116 | 444 | 70 | 16 |
| Binary | 110011 | 10000 | 111000 | 1001 | 1000111 | 0 | 1001110 | 100100100 | 111000 | 1110 |
Color Harmonies of #331038
Complementary color
Monochromatic Colors of #331038
Black with #331038
Text Example
Text Example
White with #331038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331038; }
p { color: rgb(51,16,56); }
H1.HeaderClassName
{
color: #331038;
}
.AnyTagClassName
{
color: #331038;
}
</style>
background-color css
<style>
a { background-color: #331038; }
a { background-color: rgb(51,16,56); }
div.DivClassName
{
background-color: #331038;
}
.BgClassName
{
background-color: #331038;
}
</style>
border-color css
<style>
span { border-color: #331038; }
span { border-color: rgb(51,16,56); }
td.TdClassName
{
border-color: #331038;
}
.TagClassName
{
border-color: #331038;
}
</style>