Shades of Mardi Gras #350636
Tints of Mardi Gras #350636
RGB
CMYK
RGB Variations
Color information
#350636 (or 0x350636) is known color: Mardi Gras. HEX triplet: 35, 06 and 36. RGB value is (53,6,54). Sum of RGB (Red+Green+Blue) = 53+6+54=113 (14% of max value = 765). Red value is 53 (21.09% from 255 or 46.90% from 113); Green value is 6 (2.73% from 255 or 5.31% from 113); Blue value is 54 (21.48% from 255 or 47.79% from 113); Max value from RGB is 54 - color contains mainly: blue. Hex color #350636 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350636 is #CAF9C9. Grayscale: #191919. Windows color (decimal): -13302218 or 3540533. OLE color: 3540533.
HSL color Cylindrical-coordinate representation of color #350636: hue angle of 298.75º 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 #350636 is Cyan = 0.02, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 6 | 54 | - |
| CMYK | 0.02 | 0.89 | 0 | 0.79 |
| HSL | 298.75º | 0.8% | 0.12% | - |
| HSV(B) | 298.75º | 0.89% | 0.21% | - |
| XYZ | 2.2 | 1.15 | 3.6 | - |
| YUV | 25.53 | 144.07 | 147.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 54 | 0.02 | 0.89 | 0 | 0.79 | 298.75 | 0.8 | 0.12 |
| Hex | 35 | 6 | 36 | 2 | 59 | 0 | 4F | 12B | 50 | C |
| Octal | 65 | 6 | 66 | 2 | 131 | 0 | 117 | 453 | 120 | 14 |
| Binary | 110101 | 110 | 110110 | 10 | 1011001 | 0 | 1001111 | 100101011 | 1010000 | 1100 |
Color Harmonies of #350636
Complementary color
Monochromatic Colors of #350636
Black with #350636
Text Example
Text Example
White with #350636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350636; }
p { color: rgb(53,6,54); }
H1.HeaderClassName
{
color: #350636;
}
.AnyTagClassName
{
color: #350636;
}
</style>
background-color css
<style>
a { background-color: #350636; }
a { background-color: rgb(53,6,54); }
div.DivClassName
{
background-color: #350636;
}
.BgClassName
{
background-color: #350636;
}
</style>
border-color css
<style>
span { border-color: #350636; }
span { border-color: rgb(53,6,54); }
td.TdClassName
{
border-color: #350636;
}
.TagClassName
{
border-color: #350636;
}
</style>