Shades of Mardi Gras #351639
Tints of Mardi Gras #351639
RGB
CMYK
RGB Variations
Color information
#351639 (or 0x351639) is known color: Mardi Gras. HEX triplet: 35, 16 and 39. RGB value is (53,22,57). Sum of RGB (Red+Green+Blue) = 53+22+57=132 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.15% from 132); Green value is 22 (8.98% from 255 or 16.67% from 132); Blue value is 57 (22.66% from 255 or 43.18% from 132); Max value from RGB is 57 - color contains mainly: blue. Hex color #351639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351639 is #CAE9C6. Grayscale: #232323. Windows color (decimal): -13298119 or 3741237. OLE color: 3741237.
HSL color Cylindrical-coordinate representation of color #351639: hue angle of 293.14º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #351639 is Cyan = 0.07, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 22 | 57 | - |
| CMYK | 0.07 | 0.61 | 0 | 0.78 |
| HSL | 293.14º | 0.44% | 0.15% | - |
| HSV(B) | 293.14º | 0.61% | 0.22% | - |
| XYZ | 2.49 | 1.63 | 4.05 | - |
| YUV | 35.26 | 140.27 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 57 | 0.07 | 0.61 | 0 | 0.78 | 293.14 | 0.44 | 0.15 |
| Hex | 35 | 16 | 39 | 7 | 3D | 0 | 4E | 125 | 2C | F |
| Octal | 65 | 26 | 71 | 7 | 75 | 0 | 116 | 445 | 54 | 17 |
| Binary | 110101 | 10110 | 111001 | 111 | 111101 | 0 | 1001110 | 100100101 | 101100 | 1111 |
Color Harmonies of #351639
Complementary color
Monochromatic Colors of #351639
Black with #351639
Text Example
Text Example
White with #351639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351639; }
p { color: rgb(53,22,57); }
H1.HeaderClassName
{
color: #351639;
}
.AnyTagClassName
{
color: #351639;
}
</style>
background-color css
<style>
a { background-color: #351639; }
a { background-color: rgb(53,22,57); }
div.DivClassName
{
background-color: #351639;
}
.BgClassName
{
background-color: #351639;
}
</style>
border-color css
<style>
span { border-color: #351639; }
span { border-color: rgb(53,22,57); }
td.TdClassName
{
border-color: #351639;
}
.TagClassName
{
border-color: #351639;
}
</style>