Shades of Mardi Gras #350038
Tints of Mardi Gras #350038
RGB
CMYK
RGB Variations
Color information
#350038 (or 0x350038) is known color: Mardi Gras. HEX triplet: 35, 00 and 38. RGB value is (53,0,56). Sum of RGB (Red+Green+Blue) = 53+0+56=109 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.62% from 109); Green value is 0 (0.39% from 255 or 0% from 109); Blue value is 56 (22.27% from 255 or 51.38% from 109); Max value from RGB is 56 - color contains mainly: blue. Hex color #350038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350038 is #CAFFC7. Grayscale: #161616. Windows color (decimal): -13303752 or 3670069. OLE color: 3670069.
HSL color Cylindrical-coordinate representation of color #350038: hue angle of 296.79º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350038 is Cyan = 0.05, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 0 | 56 | - |
| CMYK | 0.05 | 1 | 0 | 0.78 |
| HSL | 296.79º | 1% | 0.11% | - |
| HSV(B) | 296.79º | 1% | 0.22% | - |
| XYZ | 2.18 | 1.04 | 3.83 | - |
| YUV | 22.23 | 147.06 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 56 | 0.05 | 1 | 0 | 0.78 | 296.79 | 1 | 0.11 |
| Hex | 35 | 0 | 38 | 5 | 64 | 0 | 4E | 129 | 64 | B |
| Octal | 65 | 0 | 70 | 5 | 144 | 0 | 116 | 451 | 144 | 13 |
| Binary | 110101 | 0 | 111000 | 101 | 1100100 | 0 | 1001110 | 100101001 | 1100100 | 1011 |
Color Harmonies of #350038
Complementary color
Monochromatic Colors of #350038
Black with #350038
Text Example
Text Example
White with #350038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350038; }
p { color: rgb(53,0,56); }
H1.HeaderClassName
{
color: #350038;
}
.AnyTagClassName
{
color: #350038;
}
</style>
background-color css
<style>
a { background-color: #350038; }
a { background-color: rgb(53,0,56); }
div.DivClassName
{
background-color: #350038;
}
.BgClassName
{
background-color: #350038;
}
</style>
border-color css
<style>
span { border-color: #350038; }
span { border-color: rgb(53,0,56); }
td.TdClassName
{
border-color: #350038;
}
.TagClassName
{
border-color: #350038;
}
</style>