Shades of Mardi Gras #351039
Tints of Mardi Gras #351039
RGB
CMYK
RGB Variations
Color information
#351039 (or 0x351039) is known color: Mardi Gras. HEX triplet: 35, 10 and 39. RGB value is (53,16,57). Sum of RGB (Red+Green+Blue) = 53+16+57=126 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.06% from 126); Green value is 16 (6.64% from 255 or 12.70% from 126); Blue value is 57 (22.66% from 255 or 45.24% from 126); Max value from RGB is 57 - color contains mainly: blue. Hex color #351039 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351039 is #CAEFC6. Grayscale: #1F1F1F. Windows color (decimal): -13299655 or 3739701. OLE color: 3739701.
HSL color Cylindrical-coordinate representation of color #351039: hue angle of 294.15º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #351039 is Cyan = 0.07, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 16 | 57 | - |
| CMYK | 0.07 | 0.72 | 0 | 0.78 |
| HSL | 294.15º | 0.56% | 0.14% | - |
| HSV(B) | 294.15º | 0.72% | 0.22% | - |
| XYZ | 2.39 | 1.42 | 4.02 | - |
| YUV | 31.74 | 142.26 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 57 | 0.07 | 0.72 | 0 | 0.78 | 294.15 | 0.56 | 0.14 |
| Hex | 35 | 10 | 39 | 7 | 48 | 0 | 4E | 126 | 38 | E |
| Octal | 65 | 20 | 71 | 7 | 110 | 0 | 116 | 446 | 70 | 16 |
| Binary | 110101 | 10000 | 111001 | 111 | 1001000 | 0 | 1001110 | 100100110 | 111000 | 1110 |
Color Harmonies of #351039
Complementary color
Monochromatic Colors of #351039
Black with #351039
Text Example
Text Example
White with #351039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351039; }
p { color: rgb(53,16,57); }
H1.HeaderClassName
{
color: #351039;
}
.AnyTagClassName
{
color: #351039;
}
</style>
background-color css
<style>
a { background-color: #351039; }
a { background-color: rgb(53,16,57); }
div.DivClassName
{
background-color: #351039;
}
.BgClassName
{
background-color: #351039;
}
</style>
border-color css
<style>
span { border-color: #351039; }
span { border-color: rgb(53,16,57); }
td.TdClassName
{
border-color: #351039;
}
.TagClassName
{
border-color: #351039;
}
</style>