Shades of Mardi Gras #360539
Tints of Mardi Gras #360539
RGB
CMYK
RGB Variations
Color information
#360539 (or 0x360539) is known color: Mardi Gras. HEX triplet: 36, 05 and 39. RGB value is (54,5,57). Sum of RGB (Red+Green+Blue) = 54+5+57=116 (15% of max value = 765). Red value is 54 (21.48% from 255 or 46.55% from 116); Green value is 5 (2.34% from 255 or 4.31% from 116); Blue value is 57 (22.66% from 255 or 49.14% from 116); Max value from RGB is 57 - color contains mainly: blue. Hex color #360539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360539 is #C9FAC6. Grayscale: #191919. Windows color (decimal): -13236935 or 3736886. OLE color: 3736886.
HSL color Cylindrical-coordinate representation of color #360539: hue angle of 296.54º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360539 is Cyan = 0.05, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 5 | 57 | - |
| CMYK | 0.05 | 0.91 | 0 | 0.78 |
| HSL | 296.54º | 0.84% | 0.12% | - |
| HSV(B) | 296.54º | 0.91% | 0.22% | - |
| XYZ | 2.31 | 1.19 | 3.98 | - |
| YUV | 25.58 | 145.73 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 57 | 0.05 | 0.91 | 0 | 0.78 | 296.54 | 0.84 | 0.12 |
| Hex | 36 | 5 | 39 | 5 | 5B | 0 | 4E | 129 | 54 | C |
| Octal | 66 | 5 | 71 | 5 | 133 | 0 | 116 | 451 | 124 | 14 |
| Binary | 110110 | 101 | 111001 | 101 | 1011011 | 0 | 1001110 | 100101001 | 1010100 | 1100 |
Color Harmonies of #360539
Complementary color
Monochromatic Colors of #360539
Black with #360539
Text Example
Text Example
White with #360539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360539; }
p { color: rgb(54,5,57); }
H1.HeaderClassName
{
color: #360539;
}
.AnyTagClassName
{
color: #360539;
}
</style>
background-color css
<style>
a { background-color: #360539; }
a { background-color: rgb(54,5,57); }
div.DivClassName
{
background-color: #360539;
}
.BgClassName
{
background-color: #360539;
}
</style>
border-color css
<style>
span { border-color: #360539; }
span { border-color: rgb(54,5,57); }
td.TdClassName
{
border-color: #360539;
}
.TagClassName
{
border-color: #360539;
}
</style>