Shades of Mardi Gras #350638
Tints of Mardi Gras #350638
RGB
CMYK
RGB Variations
Color information
#350638 (or 0x350638) is known color: Mardi Gras. HEX triplet: 35, 06 and 38. RGB value is (53,6,56). Sum of RGB (Red+Green+Blue) = 53+6+56=115 (15% of max value = 765). Red value is 53 (21.09% from 255 or 46.09% from 115); Green value is 6 (2.73% from 255 or 5.22% from 115); Blue value is 56 (22.27% from 255 or 48.70% from 115); Max value from RGB is 56 - color contains mainly: blue. Hex color #350638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350638 is #CAF9C7. Grayscale: #191919. Windows color (decimal): -13302216 or 3671605. OLE color: 3671605.
HSL color Cylindrical-coordinate representation of color #350638: hue angle of 296.4º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #350638 is Cyan = 0.05, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 6 | 56 | - |
| CMYK | 0.05 | 0.89 | 0 | 0.78 |
| HSL | 296.4º | 0.81% | 0.12% | - |
| HSV(B) | 296.4º | 0.89% | 0.22% | - |
| XYZ | 2.25 | 1.17 | 3.85 | - |
| YUV | 25.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 56 | 0.05 | 0.89 | 0 | 0.78 | 296.4 | 0.81 | 0.12 |
| Hex | 35 | 6 | 38 | 5 | 59 | 0 | 4E | 128 | 51 | C |
| Octal | 65 | 6 | 70 | 5 | 131 | 0 | 116 | 450 | 121 | 14 |
| Binary | 110101 | 110 | 111000 | 101 | 1011001 | 0 | 1001110 | 100101000 | 1010001 | 1100 |
Color Harmonies of #350638
Complementary color
Monochromatic Colors of #350638
Black with #350638
Text Example
Text Example
White with #350638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350638; }
p { color: rgb(53,6,56); }
H1.HeaderClassName
{
color: #350638;
}
.AnyTagClassName
{
color: #350638;
}
</style>
background-color css
<style>
a { background-color: #350638; }
a { background-color: rgb(53,6,56); }
div.DivClassName
{
background-color: #350638;
}
.BgClassName
{
background-color: #350638;
}
</style>
border-color css
<style>
span { border-color: #350638; }
span { border-color: rgb(53,6,56); }
td.TdClassName
{
border-color: #350638;
}
.TagClassName
{
border-color: #350638;
}
</style>