Shades of Mardi Gras #350438
Tints of Mardi Gras #350438
RGB
CMYK
RGB Variations
Color information
#350438 (or 0x350438) is known color: Mardi Gras. HEX triplet: 35, 04 and 38. RGB value is (53,4,56). Sum of RGB (Red+Green+Blue) = 53+4+56=113 (14% of max value = 765). Red value is 53 (21.09% from 255 or 46.90% from 113); Green value is 4 (1.95% from 255 or 3.54% from 113); Blue value is 56 (22.27% from 255 or 49.56% from 113); Max value from RGB is 56 - color contains mainly: blue. Hex color #350438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350438 is #CAFBC7. Grayscale: #181818. Windows color (decimal): -13302728 or 3671093. OLE color: 3671093.
HSL color Cylindrical-coordinate representation of color #350438: hue angle of 296.54º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350438 is Cyan = 0.05, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 4 | 56 | - |
| CMYK | 0.05 | 0.93 | 0 | 0.78 |
| HSL | 296.54º | 0.87% | 0.12% | - |
| HSV(B) | 296.54º | 0.93% | 0.22% | - |
| XYZ | 2.23 | 1.13 | 3.84 | - |
| YUV | 24.58 | 145.73 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 56 | 0.05 | 0.93 | 0 | 0.78 | 296.54 | 0.87 | 0.12 |
| Hex | 35 | 4 | 38 | 5 | 5D | 0 | 4E | 129 | 57 | C |
| Octal | 65 | 4 | 70 | 5 | 135 | 0 | 116 | 451 | 127 | 14 |
| Binary | 110101 | 100 | 111000 | 101 | 1011101 | 0 | 1001110 | 100101001 | 1010111 | 1100 |
Color Harmonies of #350438
Complementary color
Monochromatic Colors of #350438
Black with #350438
Text Example
Text Example
White with #350438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350438; }
p { color: rgb(53,4,56); }
H1.HeaderClassName
{
color: #350438;
}
.AnyTagClassName
{
color: #350438;
}
</style>
background-color css
<style>
a { background-color: #350438; }
a { background-color: rgb(53,4,56); }
div.DivClassName
{
background-color: #350438;
}
.BgClassName
{
background-color: #350438;
}
</style>
border-color css
<style>
span { border-color: #350438; }
span { border-color: rgb(53,4,56); }
td.TdClassName
{
border-color: #350438;
}
.TagClassName
{
border-color: #350438;
}
</style>