Shades of Mardi Gras #360432
Tints of Mardi Gras #360432
RGB
CMYK
RGB Variations
Color information
#360432 (or 0x360432) is known color: Mardi Gras. HEX triplet: 36, 04 and 32. RGB value is (54,4,50). Sum of RGB (Red+Green+Blue) = 54+4+50=108 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50% from 108); Green value is 4 (1.95% from 255 or 3.70% from 108); Blue value is 50 (19.92% from 255 or 46.30% from 108); Max value from RGB is 54 - color contains mainly: red. Hex color #360432 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360432 is #C9FBCD. Grayscale: #181818. Windows color (decimal): -13237198 or 3277878. OLE color: 3277878.
HSL color Cylindrical-coordinate representation of color #360432: hue angle of 304.8º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #360432 is Cyan = 0, Magento = 0.93, Yellow = 0.07 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 4 | 50 | - |
| CMYK | 0 | 0.93 | 0.07 | 0.79 |
| HSL | 304.8º | 0.86% | 0.11% | - |
| HSV(B) | 304.8º | 0.93% | 0.21% | - |
| XYZ | 2.14 | 1.1 | 3.12 | - |
| YUV | 24.19 | 142.57 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 50 | 0 | 0.93 | 0.07 | 0.79 | 304.8 | 0.86 | 0.11 |
| Hex | 36 | 4 | 32 | 0 | 5D | 7 | 4F | 131 | 56 | B |
| Octal | 66 | 4 | 62 | 0 | 135 | 7 | 117 | 461 | 126 | 13 |
| Binary | 110110 | 100 | 110010 | 0 | 1011101 | 111 | 1001111 | 100110001 | 1010110 | 1011 |
Color Harmonies of #360432
Complementary color
Monochromatic Colors of #360432
Black with #360432
Text Example
Text Example
White with #360432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360432; }
p { color: rgb(54,4,50); }
H1.HeaderClassName
{
color: #360432;
}
.AnyTagClassName
{
color: #360432;
}
</style>
background-color css
<style>
a { background-color: #360432; }
a { background-color: rgb(54,4,50); }
div.DivClassName
{
background-color: #360432;
}
.BgClassName
{
background-color: #360432;
}
</style>
border-color css
<style>
span { border-color: #360432; }
span { border-color: rgb(54,4,50); }
td.TdClassName
{
border-color: #360432;
}
.TagClassName
{
border-color: #360432;
}
</style>