Shades of Mardi Gras #350631
Tints of Mardi Gras #350631
RGB
CMYK
RGB Variations
Color information
#350631 (or 0x350631) is known color: Mardi Gras. HEX triplet: 35, 06 and 31. RGB value is (53,6,49). Sum of RGB (Red+Green+Blue) = 53+6+49=108 (14% of max value = 765). Red value is 53 (21.09% from 255 or 49.07% from 108); Green value is 6 (2.73% from 255 or 5.56% from 108); Blue value is 49 (19.53% from 255 or 45.37% from 108); Max value from RGB is 53 - color contains mainly: red. Hex color #350631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350631 is #CAF9CE. Grayscale: #181818. Windows color (decimal): -13302223 or 3212853. OLE color: 3212853.
HSL color Cylindrical-coordinate representation of color #350631: hue angle of 305.11º 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 #350631 is Cyan = 0, Magento = 0.89, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 6 | 49 | - |
| CMYK | 0 | 0.89 | 0.08 | 0.79 |
| HSL | 305.11º | 0.8% | 0.12% | - |
| HSV(B) | 305.11º | 0.89% | 0.21% | - |
| XYZ | 2.09 | 1.11 | 3.01 | - |
| YUV | 24.96 | 141.57 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 49 | 0 | 0.89 | 0.08 | 0.79 | 305.11 | 0.8 | 0.12 |
| Hex | 35 | 6 | 31 | 0 | 59 | 8 | 4F | 131 | 50 | C |
| Octal | 65 | 6 | 61 | 0 | 131 | 10 | 117 | 461 | 120 | 14 |
| Binary | 110101 | 110 | 110001 | 0 | 1011001 | 1000 | 1001111 | 100110001 | 1010000 | 1100 |
Color Harmonies of #350631
Complementary color
Monochromatic Colors of #350631
Black with #350631
Text Example
Text Example
White with #350631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350631; }
p { color: rgb(53,6,49); }
H1.HeaderClassName
{
color: #350631;
}
.AnyTagClassName
{
color: #350631;
}
</style>
background-color css
<style>
a { background-color: #350631; }
a { background-color: rgb(53,6,49); }
div.DivClassName
{
background-color: #350631;
}
.BgClassName
{
background-color: #350631;
}
</style>
border-color css
<style>
span { border-color: #350631; }
span { border-color: rgb(53,6,49); }
td.TdClassName
{
border-color: #350631;
}
.TagClassName
{
border-color: #350631;
}
</style>