Shades of Mardi Gras #351037
Tints of Mardi Gras #351037
RGB
CMYK
RGB Variations
Color information
#351037 (or 0x351037) is known color: Mardi Gras. HEX triplet: 35, 10 and 37. RGB value is (53,16,55). Sum of RGB (Red+Green+Blue) = 53+16+55=124 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.74% from 124); Green value is 16 (6.64% from 255 or 12.90% from 124); Blue value is 55 (21.88% from 255 or 44.35% from 124); Max value from RGB is 55 - color contains mainly: blue. Hex color #351037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351037 is #CAEFC8. Grayscale: #1F1F1F. Windows color (decimal): -13299657 or 3608629. OLE color: 3608629.
HSL color Cylindrical-coordinate representation of color #351037: hue angle of 296.92º degrees, saturation: 0.55, 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 #351037 is Cyan = 0.04, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 16 | 55 | - |
| CMYK | 0.04 | 0.71 | 0 | 0.78 |
| HSL | 296.92º | 0.55% | 0.14% | - |
| HSV(B) | 296.92º | 0.71% | 0.22% | - |
| XYZ | 2.34 | 1.4 | 3.76 | - |
| YUV | 31.51 | 141.26 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 55 | 0.04 | 0.71 | 0 | 0.78 | 296.92 | 0.55 | 0.14 |
| Hex | 35 | 10 | 37 | 4 | 47 | 0 | 4E | 129 | 37 | E |
| Octal | 65 | 20 | 67 | 4 | 107 | 0 | 116 | 451 | 67 | 16 |
| Binary | 110101 | 10000 | 110111 | 100 | 1000111 | 0 | 1001110 | 100101001 | 110111 | 1110 |
Color Harmonies of #351037
Complementary color
Monochromatic Colors of #351037
Black with #351037
Text Example
Text Example
White with #351037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351037; }
p { color: rgb(53,16,55); }
H1.HeaderClassName
{
color: #351037;
}
.AnyTagClassName
{
color: #351037;
}
</style>
background-color css
<style>
a { background-color: #351037; }
a { background-color: rgb(53,16,55); }
div.DivClassName
{
background-color: #351037;
}
.BgClassName
{
background-color: #351037;
}
</style>
border-color css
<style>
span { border-color: #351037; }
span { border-color: rgb(53,16,55); }
td.TdClassName
{
border-color: #351037;
}
.TagClassName
{
border-color: #351037;
}
</style>