Shades of Mardi Gras #350331
Tints of Mardi Gras #350331
RGB
CMYK
RGB Variations
Color information
#350331 (or 0x350331) is known color: Mardi Gras. HEX triplet: 35, 03 and 31. RGB value is (53,3,49). Sum of RGB (Red+Green+Blue) = 53+3+49=105 (13% of max value = 765). Red value is 53 (21.09% from 255 or 50.48% from 105); Green value is 3 (1.56% from 255 or 2.86% from 105); Blue value is 49 (19.53% from 255 or 46.67% from 105); Max value from RGB is 53 - color contains mainly: red. Hex color #350331 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350331 is #CAFCCE. Grayscale: #171717. Windows color (decimal): -13302991 or 3212085. OLE color: 3212085.
HSL color Cylindrical-coordinate representation of color #350331: hue angle of 304.8º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350331 is Cyan = 0, Magento = 0.94, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 3 | 49 | - |
| CMYK | 0 | 0.94 | 0.08 | 0.79 |
| HSL | 304.8º | 0.89% | 0.11% | - |
| HSV(B) | 304.8º | 0.94% | 0.21% | - |
| XYZ | 2.06 | 1.04 | 3 | - |
| YUV | 23.19 | 142.57 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 49 | 0 | 0.94 | 0.08 | 0.79 | 304.8 | 0.89 | 0.11 |
| Hex | 35 | 3 | 31 | 0 | 5E | 8 | 4F | 131 | 59 | B |
| Octal | 65 | 3 | 61 | 0 | 136 | 10 | 117 | 461 | 131 | 13 |
| Binary | 110101 | 11 | 110001 | 0 | 1011110 | 1000 | 1001111 | 100110001 | 1011001 | 1011 |
Color Harmonies of #350331
Complementary color
Monochromatic Colors of #350331
Black with #350331
Text Example
Text Example
White with #350331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350331; }
p { color: rgb(53,3,49); }
H1.HeaderClassName
{
color: #350331;
}
.AnyTagClassName
{
color: #350331;
}
</style>
background-color css
<style>
a { background-color: #350331; }
a { background-color: rgb(53,3,49); }
div.DivClassName
{
background-color: #350331;
}
.BgClassName
{
background-color: #350331;
}
</style>
border-color css
<style>
span { border-color: #350331; }
span { border-color: rgb(53,3,49); }
td.TdClassName
{
border-color: #350331;
}
.TagClassName
{
border-color: #350331;
}
</style>