Shades of Mardi Gras #350131
Tints of Mardi Gras #350131
RGB
CMYK
RGB Variations
Color information
#350131 (or 0x350131) is known color: Mardi Gras. HEX triplet: 35, 01 and 31. RGB value is (53,1,49). Sum of RGB (Red+Green+Blue) = 53+1+49=103 (13% of max value = 765). Red value is 53 (21.09% from 255 or 51.46% from 103); Green value is 1 (0.78% from 255 or 0.97% from 103); Blue value is 49 (19.53% from 255 or 47.57% from 103); Max value from RGB is 53 - color contains mainly: red. Hex color #350131 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350131 is #CAFECE. Grayscale: #151515. Windows color (decimal): -13303503 or 3211573. OLE color: 3211573.
HSL color Cylindrical-coordinate representation of color #350131: hue angle of 304.62º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350131 is Cyan = 0, Magento = 0.98, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 1 | 49 | - |
| CMYK | 0 | 0.98 | 0.08 | 0.79 |
| HSL | 304.62º | 0.96% | 0.11% | - |
| HSV(B) | 304.62º | 0.98% | 0.21% | - |
| XYZ | 2.03 | 1 | 2.99 | - |
| YUV | 22.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 49 | 0 | 0.98 | 0.08 | 0.79 | 304.62 | 0.96 | 0.11 |
| Hex | 35 | 1 | 31 | 0 | 62 | 8 | 4F | 131 | 60 | B |
| Octal | 65 | 1 | 61 | 0 | 142 | 10 | 117 | 461 | 140 | 13 |
| Binary | 110101 | 1 | 110001 | 0 | 1100010 | 1000 | 1001111 | 100110001 | 1100000 | 1011 |
Color Harmonies of #350131
Complementary color
Monochromatic Colors of #350131
Black with #350131
Text Example
Text Example
White with #350131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350131; }
p { color: rgb(53,1,49); }
H1.HeaderClassName
{
color: #350131;
}
.AnyTagClassName
{
color: #350131;
}
</style>
background-color css
<style>
a { background-color: #350131; }
a { background-color: rgb(53,1,49); }
div.DivClassName
{
background-color: #350131;
}
.BgClassName
{
background-color: #350131;
}
</style>
border-color css
<style>
span { border-color: #350131; }
span { border-color: rgb(53,1,49); }
td.TdClassName
{
border-color: #350131;
}
.TagClassName
{
border-color: #350131;
}
</style>