Shades of Mardi Gras #350634
Tints of Mardi Gras #350634
RGB
CMYK
RGB Variations
Color information
#350634 (or 0x350634) is known color: Mardi Gras. HEX triplet: 35, 06 and 34. RGB value is (53,6,52). Sum of RGB (Red+Green+Blue) = 53+6+52=111 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.75% from 111); Green value is 6 (2.73% from 255 or 5.41% from 111); Blue value is 52 (20.70% from 255 or 46.85% from 111); Max value from RGB is 53 - color contains mainly: red. Hex color #350634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350634 is #CAF9CB. Grayscale: #191919. Windows color (decimal): -13302220 or 3409461. OLE color: 3409461.
HSL color Cylindrical-coordinate representation of color #350634: hue angle of 301.28º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #350634 is Cyan = 0, Magento = 0.89, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 6 | 52 | - |
| CMYK | 0 | 0.89 | 0.02 | 0.79 |
| HSL | 301.28º | 0.8% | 0.12% | - |
| HSV(B) | 301.28º | 0.89% | 0.21% | - |
| XYZ | 2.15 | 1.14 | 3.35 | - |
| YUV | 25.3 | 143.07 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 52 | 0 | 0.89 | 0.02 | 0.79 | 301.28 | 0.8 | 0.12 |
| Hex | 35 | 6 | 34 | 0 | 59 | 2 | 4F | 12D | 50 | C |
| Octal | 65 | 6 | 64 | 0 | 131 | 2 | 117 | 455 | 120 | 14 |
| Binary | 110101 | 110 | 110100 | 0 | 1011001 | 10 | 1001111 | 100101101 | 1010000 | 1100 |
Color Harmonies of #350634
Complementary color
Monochromatic Colors of #350634
Black with #350634
Text Example
Text Example
White with #350634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350634; }
p { color: rgb(53,6,52); }
H1.HeaderClassName
{
color: #350634;
}
.AnyTagClassName
{
color: #350634;
}
</style>
background-color css
<style>
a { background-color: #350634; }
a { background-color: rgb(53,6,52); }
div.DivClassName
{
background-color: #350634;
}
.BgClassName
{
background-color: #350634;
}
</style>
border-color css
<style>
span { border-color: #350634; }
span { border-color: rgb(53,6,52); }
td.TdClassName
{
border-color: #350634;
}
.TagClassName
{
border-color: #350634;
}
</style>