Shades of Mardi Gras #350037
Tints of Mardi Gras #350037
RGB
CMYK
RGB Variations
Color information
#350037 (or 0x350037) is known color: Mardi Gras. HEX triplet: 35, 00 and 37. RGB value is (53,0,55). Sum of RGB (Red+Green+Blue) = 53+0+55=108 (14% of max value = 765). Red value is 53 (21.09% from 255 or 49.07% from 108); Green value is 0 (0.39% from 255 or 0% from 108); Blue value is 55 (21.88% from 255 or 50.93% from 108); Max value from RGB is 55 - color contains mainly: blue. Hex color #350037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350037 is #CAFFC8. Grayscale: #151515. Windows color (decimal): -13303753 or 3604533. OLE color: 3604533.
HSL color Cylindrical-coordinate representation of color #350037: hue angle of 297.82º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350037 is Cyan = 0.04, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 0 | 55 | - |
| CMYK | 0.04 | 1 | 0 | 0.78 |
| HSL | 297.82º | 1% | 0.11% | - |
| HSV(B) | 297.82º | 1% | 0.22% | - |
| XYZ | 2.16 | 1.03 | 3.7 | - |
| YUV | 22.12 | 146.56 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 55 | 0.04 | 1 | 0 | 0.78 | 297.82 | 1 | 0.11 |
| Hex | 35 | 0 | 37 | 4 | 64 | 0 | 4E | 12A | 64 | B |
| Octal | 65 | 0 | 67 | 4 | 144 | 0 | 116 | 452 | 144 | 13 |
| Binary | 110101 | 0 | 110111 | 100 | 1100100 | 0 | 1001110 | 100101010 | 1100100 | 1011 |
Color Harmonies of #350037
Complementary color
Monochromatic Colors of #350037
Black with #350037
Text Example
Text Example
White with #350037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350037; }
p { color: rgb(53,0,55); }
H1.HeaderClassName
{
color: #350037;
}
.AnyTagClassName
{
color: #350037;
}
</style>
background-color css
<style>
a { background-color: #350037; }
a { background-color: rgb(53,0,55); }
div.DivClassName
{
background-color: #350037;
}
.BgClassName
{
background-color: #350037;
}
</style>
border-color css
<style>
span { border-color: #350037; }
span { border-color: rgb(53,0,55); }
td.TdClassName
{
border-color: #350037;
}
.TagClassName
{
border-color: #350037;
}
</style>