Shades of Mardi Gras #350739
Tints of Mardi Gras #350739
RGB
CMYK
RGB Variations
Color information
#350739 (or 0x350739) is known color: Mardi Gras. HEX triplet: 35, 07 and 39. RGB value is (53,7,57). Sum of RGB (Red+Green+Blue) = 53+7+57=117 (15% of max value = 765). Red value is 53 (21.09% from 255 or 45.30% from 117); Green value is 7 (3.12% from 255 or 5.98% from 117); Blue value is 57 (22.66% from 255 or 48.72% from 117); Max value from RGB is 57 - color contains mainly: blue. Hex color #350739 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350739 is #CAF8C6. Grayscale: #1A1A1A. Windows color (decimal): -13301959 or 3737397. OLE color: 3737397.
HSL color Cylindrical-coordinate representation of color #350739: hue angle of 295.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #350739 is Cyan = 0.07, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 7 | 57 | - |
| CMYK | 0.07 | 0.88 | 0 | 0.78 |
| HSL | 295.2º | 0.78% | 0.13% | - |
| HSV(B) | 295.2º | 0.88% | 0.22% | - |
| XYZ | 2.28 | 1.2 | 3.98 | - |
| YUV | 26.45 | 145.24 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 57 | 0.07 | 0.88 | 0 | 0.78 | 295.2 | 0.78 | 0.13 |
| Hex | 35 | 7 | 39 | 7 | 58 | 0 | 4E | 127 | 4E | D |
| Octal | 65 | 7 | 71 | 7 | 130 | 0 | 116 | 447 | 116 | 15 |
| Binary | 110101 | 111 | 111001 | 111 | 1011000 | 0 | 1001110 | 100100111 | 1001110 | 1101 |
Color Harmonies of #350739
Complementary color
Monochromatic Colors of #350739
Black with #350739
Text Example
Text Example
White with #350739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350739; }
p { color: rgb(53,7,57); }
H1.HeaderClassName
{
color: #350739;
}
.AnyTagClassName
{
color: #350739;
}
</style>
background-color css
<style>
a { background-color: #350739; }
a { background-color: rgb(53,7,57); }
div.DivClassName
{
background-color: #350739;
}
.BgClassName
{
background-color: #350739;
}
</style>
border-color css
<style>
span { border-color: #350739; }
span { border-color: rgb(53,7,57); }
td.TdClassName
{
border-color: #350739;
}
.TagClassName
{
border-color: #350739;
}
</style>