Shades of Mardi Gras #351137
Tints of Mardi Gras #351137
RGB
CMYK
RGB Variations
Color information
#351137 (or 0x351137) is known color: Mardi Gras. HEX triplet: 35, 11 and 37. RGB value is (53,17,55). Sum of RGB (Red+Green+Blue) = 53+17+55=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 17 (7.03% from 255 or 13.6% from 125); Blue value is 55 (21.88% from 255 or 44% from 125); Max value from RGB is 55 - color contains mainly: blue. Hex color #351137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351137 is #CAEEC8. Grayscale: #1F1F1F. Windows color (decimal): -13299401 or 3608885. OLE color: 3608885.
HSL color Cylindrical-coordinate representation of color #351137: hue angle of 296.84º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #351137 is Cyan = 0.04, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 17 | 55 | - |
| CMYK | 0.04 | 0.69 | 0 | 0.78 |
| HSL | 296.84º | 0.53% | 0.14% | - |
| HSV(B) | 296.84º | 0.69% | 0.22% | - |
| XYZ | 2.36 | 1.43 | 3.77 | - |
| YUV | 32.1 | 140.93 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 55 | 0.04 | 0.69 | 0 | 0.78 | 296.84 | 0.53 | 0.14 |
| Hex | 35 | 11 | 37 | 4 | 45 | 0 | 4E | 129 | 35 | E |
| Octal | 65 | 21 | 67 | 4 | 105 | 0 | 116 | 451 | 65 | 16 |
| Binary | 110101 | 10001 | 110111 | 100 | 1000101 | 0 | 1001110 | 100101001 | 110101 | 1110 |
Color Harmonies of #351137
Complementary color
Monochromatic Colors of #351137
Black with #351137
Text Example
Text Example
White with #351137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351137; }
p { color: rgb(53,17,55); }
H1.HeaderClassName
{
color: #351137;
}
.AnyTagClassName
{
color: #351137;
}
</style>
background-color css
<style>
a { background-color: #351137; }
a { background-color: rgb(53,17,55); }
div.DivClassName
{
background-color: #351137;
}
.BgClassName
{
background-color: #351137;
}
</style>
border-color css
<style>
span { border-color: #351137; }
span { border-color: rgb(53,17,55); }
td.TdClassName
{
border-color: #351137;
}
.TagClassName
{
border-color: #351137;
}
</style>