Shades of Mardi Gras #360531
Tints of Mardi Gras #360531
RGB
CMYK
RGB Variations
Color information
#360531 (or 0x360531) is known color: Mardi Gras. HEX triplet: 36, 05 and 31. RGB value is (54,5,49). Sum of RGB (Red+Green+Blue) = 54+5+49=108 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50% from 108); Green value is 5 (2.34% from 255 or 4.63% from 108); Blue value is 49 (19.53% from 255 or 45.37% from 108); Max value from RGB is 54 - color contains mainly: red. Hex color #360531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360531 is #C9FACE. Grayscale: #181818. Windows color (decimal): -13236943 or 3212598. OLE color: 3212598.
HSL color Cylindrical-coordinate representation of color #360531: hue angle of 306.12º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360531 is Cyan = 0, Magento = 0.91, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 5 | 49 | - |
| CMYK | 0 | 0.91 | 0.09 | 0.79 |
| HSL | 306.12º | 0.83% | 0.12% | - |
| HSV(B) | 306.12º | 0.91% | 0.21% | - |
| XYZ | 2.13 | 1.11 | 3.01 | - |
| YUV | 24.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 49 | 0 | 0.91 | 0.09 | 0.79 | 306.12 | 0.83 | 0.12 |
| Hex | 36 | 5 | 31 | 0 | 5B | 9 | 4F | 132 | 53 | C |
| Octal | 66 | 5 | 61 | 0 | 133 | 11 | 117 | 462 | 123 | 14 |
| Binary | 110110 | 101 | 110001 | 0 | 1011011 | 1001 | 1001111 | 100110010 | 1010011 | 1100 |
Color Harmonies of #360531
Complementary color
Monochromatic Colors of #360531
Black with #360531
Text Example
Text Example
White with #360531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360531; }
p { color: rgb(54,5,49); }
H1.HeaderClassName
{
color: #360531;
}
.AnyTagClassName
{
color: #360531;
}
</style>
background-color css
<style>
a { background-color: #360531; }
a { background-color: rgb(54,5,49); }
div.DivClassName
{
background-color: #360531;
}
.BgClassName
{
background-color: #360531;
}
</style>
border-color css
<style>
span { border-color: #360531; }
span { border-color: rgb(54,5,49); }
td.TdClassName
{
border-color: #360531;
}
.TagClassName
{
border-color: #360531;
}
</style>