Shades of Mardi Gras #350931
Tints of Mardi Gras #350931
RGB
CMYK
RGB Variations
Color information
#350931 (or 0x350931) is known color: Mardi Gras. HEX triplet: 35, 09 and 31. RGB value is (53,9,49). Sum of RGB (Red+Green+Blue) = 53+9+49=111 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.75% from 111); Green value is 9 (3.91% from 255 or 8.11% from 111); Blue value is 49 (19.53% from 255 or 44.14% from 111); Max value from RGB is 53 - color contains mainly: red. Hex color #350931 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350931 is #CAF6CE. Grayscale: #1A1A1A. Windows color (decimal): -13301455 or 3213621. OLE color: 3213621.
HSL color Cylindrical-coordinate representation of color #350931: hue angle of 305.45º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #350931 is Cyan = 0, Magento = 0.83, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 9 | 49 | - |
| CMYK | 0 | 0.83 | 0.08 | 0.79 |
| HSL | 305.45º | 0.71% | 0.12% | - |
| HSV(B) | 305.45º | 0.83% | 0.21% | - |
| XYZ | 2.12 | 1.17 | 3.02 | - |
| YUV | 26.72 | 140.58 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 49 | 0 | 0.83 | 0.08 | 0.79 | 305.45 | 0.71 | 0.12 |
| Hex | 35 | 9 | 31 | 0 | 53 | 8 | 4F | 131 | 47 | C |
| Octal | 65 | 11 | 61 | 0 | 123 | 10 | 117 | 461 | 107 | 14 |
| Binary | 110101 | 1001 | 110001 | 0 | 1010011 | 1000 | 1001111 | 100110001 | 1000111 | 1100 |
Color Harmonies of #350931
Complementary color
Monochromatic Colors of #350931
Black with #350931
Text Example
Text Example
White with #350931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350931; }
p { color: rgb(53,9,49); }
H1.HeaderClassName
{
color: #350931;
}
.AnyTagClassName
{
color: #350931;
}
</style>
background-color css
<style>
a { background-color: #350931; }
a { background-color: rgb(53,9,49); }
div.DivClassName
{
background-color: #350931;
}
.BgClassName
{
background-color: #350931;
}
</style>
border-color css
<style>
span { border-color: #350931; }
span { border-color: rgb(53,9,49); }
td.TdClassName
{
border-color: #350931;
}
.TagClassName
{
border-color: #350931;
}
</style>