Shades of Mardi Gras #351937
Tints of Mardi Gras #351937
RGB
CMYK
RGB Variations
Color information
#351937 (or 0x351937) is known color: Mardi Gras. HEX triplet: 35, 19 and 37. RGB value is (53,25,55). Sum of RGB (Red+Green+Blue) = 53+25+55=133 (17% of max value = 765). Red value is 53 (21.09% from 255 or 39.85% from 133); Green value is 25 (10.16% from 255 or 18.80% from 133); Blue value is 55 (21.88% from 255 or 41.35% from 133); Max value from RGB is 55 - color contains mainly: blue. Hex color #351937 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351937 is #CAE6C8. Grayscale: #242424. Windows color (decimal): -13297353 or 3610933. OLE color: 3610933.
HSL color Cylindrical-coordinate representation of color #351937: hue angle of 296º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #351937 is Cyan = 0.04, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 25 | 55 | - |
| CMYK | 0.04 | 0.55 | 0 | 0.78 |
| HSL | 296º | 0.38% | 0.16% | - |
| HSV(B) | 296º | 0.55% | 0.22% | - |
| XYZ | 2.51 | 1.73 | 3.82 | - |
| YUV | 36.79 | 138.28 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 55 | 0.04 | 0.55 | 0 | 0.78 | 296 | 0.38 | 0.16 |
| Hex | 35 | 19 | 37 | 4 | 37 | 0 | 4E | 128 | 26 | 10 |
| Octal | 65 | 31 | 67 | 4 | 67 | 0 | 116 | 450 | 46 | 20 |
| Binary | 110101 | 11001 | 110111 | 100 | 110111 | 0 | 1001110 | 100101000 | 100110 | 10000 |
Color Harmonies of #351937
Complementary color
Monochromatic Colors of #351937
Black with #351937
Text Example
Text Example
White with #351937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351937; }
p { color: rgb(53,25,55); }
H1.HeaderClassName
{
color: #351937;
}
.AnyTagClassName
{
color: #351937;
}
</style>
background-color css
<style>
a { background-color: #351937; }
a { background-color: rgb(53,25,55); }
div.DivClassName
{
background-color: #351937;
}
.BgClassName
{
background-color: #351937;
}
</style>
border-color css
<style>
span { border-color: #351937; }
span { border-color: rgb(53,25,55); }
td.TdClassName
{
border-color: #351937;
}
.TagClassName
{
border-color: #351937;
}
</style>