Shades of Mardi Gras #351537
Tints of Mardi Gras #351537
RGB
CMYK
RGB Variations
Color information
#351537 (or 0x351537) is known color: Mardi Gras. HEX triplet: 35, 15 and 37. RGB value is (53,21,55). Sum of RGB (Red+Green+Blue) = 53+21+55=129 (17% of max value = 765). Red value is 53 (21.09% from 255 or 41.09% from 129); Green value is 21 (8.59% from 255 or 16.28% from 129); Blue value is 55 (21.88% from 255 or 42.64% from 129); Max value from RGB is 55 - color contains mainly: blue. Hex color #351537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351537 is #CAEAC8. Grayscale: #222222. Windows color (decimal): -13298377 or 3609909. OLE color: 3609909.
HSL color Cylindrical-coordinate representation of color #351537: hue angle of 296.47º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #351537 is Cyan = 0.04, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 21 | 55 | - |
| CMYK | 0.04 | 0.62 | 0 | 0.78 |
| HSL | 296.47º | 0.45% | 0.15% | - |
| HSV(B) | 296.47º | 0.62% | 0.22% | - |
| XYZ | 2.43 | 1.57 | 3.79 | - |
| YUV | 34.44 | 139.6 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 55 | 0.04 | 0.62 | 0 | 0.78 | 296.47 | 0.45 | 0.15 |
| Hex | 35 | 15 | 37 | 4 | 3E | 0 | 4E | 128 | 2D | F |
| Octal | 65 | 25 | 67 | 4 | 76 | 0 | 116 | 450 | 55 | 17 |
| Binary | 110101 | 10101 | 110111 | 100 | 111110 | 0 | 1001110 | 100101000 | 101101 | 1111 |
Color Harmonies of #351537
Complementary color
Monochromatic Colors of #351537
Black with #351537
Text Example
Text Example
White with #351537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351537; }
p { color: rgb(53,21,55); }
H1.HeaderClassName
{
color: #351537;
}
.AnyTagClassName
{
color: #351537;
}
</style>
background-color css
<style>
a { background-color: #351537; }
a { background-color: rgb(53,21,55); }
div.DivClassName
{
background-color: #351537;
}
.BgClassName
{
background-color: #351537;
}
</style>
border-color css
<style>
span { border-color: #351537; }
span { border-color: rgb(53,21,55); }
td.TdClassName
{
border-color: #351537;
}
.TagClassName
{
border-color: #351537;
}
</style>