Shades of Mardi Gras #362039
Tints of Mardi Gras #362039
RGB
CMYK
RGB Variations
Color information
#362039 (or 0x362039) is known color: Mardi Gras. HEX triplet: 36, 20 and 39. RGB value is (54,32,57). Sum of RGB (Red+Green+Blue) = 54+32+57=143 (18% of max value = 765). Red value is 54 (21.48% from 255 or 37.76% from 143); Green value is 32 (12.89% from 255 or 22.38% from 143); Blue value is 57 (22.66% from 255 or 39.86% from 143); Max value from RGB is 57 - color contains mainly: blue. Hex color #362039 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362039 is #C9DFC6. Grayscale: #292929. Windows color (decimal): -13230023 or 3743798. OLE color: 3743798.
HSL color Cylindrical-coordinate representation of color #362039: hue angle of 292.8º degrees, saturation: 0.28, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #362039 is Cyan = 0.05, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 32 | 57 | - |
| CMYK | 0.05 | 0.44 | 0 | 0.78 |
| HSL | 292.8º | 0.28% | 0.17% | - |
| HSV(B) | 292.8º | 0.44% | 0.22% | - |
| XYZ | 2.78 | 2.11 | 4.13 | - |
| YUV | 41.43 | 136.79 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 57 | 0.05 | 0.44 | 0 | 0.78 | 292.8 | 0.28 | 0.17 |
| Hex | 36 | 20 | 39 | 5 | 2C | 0 | 4E | 125 | 1C | 11 |
| Octal | 66 | 40 | 71 | 5 | 54 | 0 | 116 | 445 | 34 | 21 |
| Binary | 110110 | 100000 | 111001 | 101 | 101100 | 0 | 1001110 | 100100101 | 11100 | 10001 |
Color Harmonies of #362039
Complementary color
Monochromatic Colors of #362039
Black with #362039
Text Example
Text Example
White with #362039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362039; }
p { color: rgb(54,32,57); }
H1.HeaderClassName
{
color: #362039;
}
.AnyTagClassName
{
color: #362039;
}
</style>
background-color css
<style>
a { background-color: #362039; }
a { background-color: rgb(54,32,57); }
div.DivClassName
{
background-color: #362039;
}
.BgClassName
{
background-color: #362039;
}
</style>
border-color css
<style>
span { border-color: #362039; }
span { border-color: rgb(54,32,57); }
td.TdClassName
{
border-color: #362039;
}
.TagClassName
{
border-color: #362039;
}
</style>