Shades of Mardi Gras #350138
Tints of Mardi Gras #350138
RGB
CMYK
RGB Variations
Color information
#350138 (or 0x350138) is known color: Mardi Gras. HEX triplet: 35, 01 and 38. RGB value is (53,1,56). Sum of RGB (Red+Green+Blue) = 53+1+56=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 1 (0.78% from 255 or 0.91% from 110); Blue value is 56 (22.27% from 255 or 50.91% from 110); Max value from RGB is 56 - color contains mainly: blue. Hex color #350138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350138 is #CAFEC7. Grayscale: #161616. Windows color (decimal): -13303496 or 3670325. OLE color: 3670325.
HSL color Cylindrical-coordinate representation of color #350138: hue angle of 296.73º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350138 is Cyan = 0.05, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 1 | 56 | - |
| CMYK | 0.05 | 0.98 | 0 | 0.78 |
| HSL | 296.73º | 0.96% | 0.11% | - |
| HSV(B) | 296.73º | 0.98% | 0.22% | - |
| XYZ | 2.19 | 1.06 | 3.83 | - |
| YUV | 22.82 | 146.73 | 149.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 56 | 0.05 | 0.98 | 0 | 0.78 | 296.73 | 0.96 | 0.11 |
| Hex | 35 | 1 | 38 | 5 | 62 | 0 | 4E | 129 | 60 | B |
| Octal | 65 | 1 | 70 | 5 | 142 | 0 | 116 | 451 | 140 | 13 |
| Binary | 110101 | 1 | 111000 | 101 | 1100010 | 0 | 1001110 | 100101001 | 1100000 | 1011 |
Color Harmonies of #350138
Complementary color
Monochromatic Colors of #350138
Black with #350138
Text Example
Text Example
White with #350138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350138; }
p { color: rgb(53,1,56); }
H1.HeaderClassName
{
color: #350138;
}
.AnyTagClassName
{
color: #350138;
}
</style>
background-color css
<style>
a { background-color: #350138; }
a { background-color: rgb(53,1,56); }
div.DivClassName
{
background-color: #350138;
}
.BgClassName
{
background-color: #350138;
}
</style>
border-color css
<style>
span { border-color: #350138; }
span { border-color: rgb(53,1,56); }
td.TdClassName
{
border-color: #350138;
}
.TagClassName
{
border-color: #350138;
}
</style>