Shades of Mardi Gras #350938
Tints of Mardi Gras #350938
RGB
CMYK
RGB Variations
Color information
#350938 (or 0x350938) is known color: Mardi Gras. HEX triplet: 35, 09 and 38. RGB value is (53,9,56). Sum of RGB (Red+Green+Blue) = 53+9+56=118 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.92% from 118); Green value is 9 (3.91% from 255 or 7.63% from 118); Blue value is 56 (22.27% from 255 or 47.46% from 118); Max value from RGB is 56 - color contains mainly: blue. Hex color #350938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350938 is #CAF6C7. Grayscale: #1B1B1B. Windows color (decimal): -13301448 or 3672373. OLE color: 3672373.
HSL color Cylindrical-coordinate representation of color #350938: hue angle of 296.17º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #350938 is Cyan = 0.05, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 9 | 56 | - |
| CMYK | 0.05 | 0.84 | 0 | 0.78 |
| HSL | 296.17º | 0.72% | 0.13% | - |
| HSV(B) | 296.17º | 0.84% | 0.22% | - |
| XYZ | 2.28 | 1.24 | 3.86 | - |
| YUV | 27.51 | 144.08 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 56 | 0.05 | 0.84 | 0 | 0.78 | 296.17 | 0.72 | 0.13 |
| Hex | 35 | 9 | 38 | 5 | 54 | 0 | 4E | 128 | 48 | D |
| Octal | 65 | 11 | 70 | 5 | 124 | 0 | 116 | 450 | 110 | 15 |
| Binary | 110101 | 1001 | 111000 | 101 | 1010100 | 0 | 1001110 | 100101000 | 1001000 | 1101 |
Color Harmonies of #350938
Complementary color
Monochromatic Colors of #350938
Black with #350938
Text Example
Text Example
White with #350938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350938; }
p { color: rgb(53,9,56); }
H1.HeaderClassName
{
color: #350938;
}
.AnyTagClassName
{
color: #350938;
}
</style>
background-color css
<style>
a { background-color: #350938; }
a { background-color: rgb(53,9,56); }
div.DivClassName
{
background-color: #350938;
}
.BgClassName
{
background-color: #350938;
}
</style>
border-color css
<style>
span { border-color: #350938; }
span { border-color: rgb(53,9,56); }
td.TdClassName
{
border-color: #350938;
}
.TagClassName
{
border-color: #350938;
}
</style>