Shades of Mardi Gras #350932
Tints of Mardi Gras #350932
RGB
CMYK
RGB Variations
Color information
#350932 (or 0x350932) is known color: Mardi Gras. HEX triplet: 35, 09 and 32. RGB value is (53,9,50). Sum of RGB (Red+Green+Blue) = 53+9+50=112 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.32% from 112); Green value is 9 (3.91% from 255 or 8.04% from 112); Blue value is 50 (19.92% from 255 or 44.64% from 112); Max value from RGB is 53 - color contains mainly: red. Hex color #350932 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350932 is #CAF6CD. Grayscale: #1A1A1A. Windows color (decimal): -13301454 or 3279157. OLE color: 3279157.
HSL color Cylindrical-coordinate representation of color #350932: hue angle of 304.09º 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 #350932 is Cyan = 0, Magento = 0.83, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 9 | 50 | - |
| CMYK | 0 | 0.83 | 0.06 | 0.79 |
| HSL | 304.09º | 0.71% | 0.12% | - |
| HSV(B) | 304.09º | 0.83% | 0.21% | - |
| XYZ | 2.14 | 1.18 | 3.13 | - |
| YUV | 26.83 | 141.08 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 50 | 0 | 0.83 | 0.06 | 0.79 | 304.09 | 0.71 | 0.12 |
| Hex | 35 | 9 | 32 | 0 | 53 | 6 | 4F | 130 | 47 | C |
| Octal | 65 | 11 | 62 | 0 | 123 | 6 | 117 | 460 | 107 | 14 |
| Binary | 110101 | 1001 | 110010 | 0 | 1010011 | 110 | 1001111 | 100110000 | 1000111 | 1100 |
Color Harmonies of #350932
Complementary color
Monochromatic Colors of #350932
Black with #350932
Text Example
Text Example
White with #350932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350932; }
p { color: rgb(53,9,50); }
H1.HeaderClassName
{
color: #350932;
}
.AnyTagClassName
{
color: #350932;
}
</style>
background-color css
<style>
a { background-color: #350932; }
a { background-color: rgb(53,9,50); }
div.DivClassName
{
background-color: #350932;
}
.BgClassName
{
background-color: #350932;
}
</style>
border-color css
<style>
span { border-color: #350932; }
span { border-color: rgb(53,9,50); }
td.TdClassName
{
border-color: #350932;
}
.TagClassName
{
border-color: #350932;
}
</style>