Shades of Mardi Gras #350437
Tints of Mardi Gras #350437
RGB
CMYK
RGB Variations
Color information
#350437 (or 0x350437) is known color: Mardi Gras. HEX triplet: 35, 04 and 37. RGB value is (53,4,55). Sum of RGB (Red+Green+Blue) = 53+4+55=112 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.32% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 55 (21.88% from 255 or 49.11% from 112); Max value from RGB is 55 - color contains mainly: blue. Hex color #350437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350437 is #CAFBC8. Grayscale: #181818. Windows color (decimal): -13302729 or 3605557. OLE color: 3605557.
HSL color Cylindrical-coordinate representation of color #350437: hue angle of 297.65º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350437 is Cyan = 0.04, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 4 | 55 | - |
| CMYK | 0.04 | 0.93 | 0 | 0.78 |
| HSL | 297.65º | 0.86% | 0.12% | - |
| HSV(B) | 297.65º | 0.93% | 0.22% | - |
| XYZ | 2.2 | 1.12 | 3.71 | - |
| YUV | 24.47 | 145.23 | 148.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 55 | 0.04 | 0.93 | 0 | 0.78 | 297.65 | 0.86 | 0.12 |
| Hex | 35 | 4 | 37 | 4 | 5D | 0 | 4E | 12A | 56 | C |
| Octal | 65 | 4 | 67 | 4 | 135 | 0 | 116 | 452 | 126 | 14 |
| Binary | 110101 | 100 | 110111 | 100 | 1011101 | 0 | 1001110 | 100101010 | 1010110 | 1100 |
Color Harmonies of #350437
Complementary color
Monochromatic Colors of #350437
Black with #350437
Text Example
Text Example
White with #350437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350437; }
p { color: rgb(53,4,55); }
H1.HeaderClassName
{
color: #350437;
}
.AnyTagClassName
{
color: #350437;
}
</style>
background-color css
<style>
a { background-color: #350437; }
a { background-color: rgb(53,4,55); }
div.DivClassName
{
background-color: #350437;
}
.BgClassName
{
background-color: #350437;
}
</style>
border-color css
<style>
span { border-color: #350437; }
span { border-color: rgb(53,4,55); }
td.TdClassName
{
border-color: #350437;
}
.TagClassName
{
border-color: #350437;
}
</style>