Shades of Mardi Gras #360632
Tints of Mardi Gras #360632
RGB
CMYK
RGB Variations
Color information
#360632 (or 0x360632) is known color: Mardi Gras. HEX triplet: 36, 06 and 32. RGB value is (54,6,50). Sum of RGB (Red+Green+Blue) = 54+6+50=110 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.09% from 110); Green value is 6 (2.73% from 255 or 5.45% from 110); Blue value is 50 (19.92% from 255 or 45.45% from 110); Max value from RGB is 54 - color contains mainly: red. Hex color #360632 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360632 is #C9F9CD. Grayscale: #191919. Windows color (decimal): -13236686 or 3278390. OLE color: 3278390.
HSL color Cylindrical-coordinate representation of color #360632: hue angle of 305º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #360632 is Cyan = 0, Magento = 0.89, Yellow = 0.07 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 6 | 50 | - |
| CMYK | 0 | 0.89 | 0.07 | 0.79 |
| HSL | 305º | 0.8% | 0.12% | - |
| HSV(B) | 305º | 0.89% | 0.21% | - |
| XYZ | 2.16 | 1.14 | 3.12 | - |
| YUV | 25.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 50 | 0 | 0.89 | 0.07 | 0.79 | 305 | 0.8 | 0.12 |
| Hex | 36 | 6 | 32 | 0 | 59 | 7 | 4F | 131 | 50 | C |
| Octal | 66 | 6 | 62 | 0 | 131 | 7 | 117 | 461 | 120 | 14 |
| Binary | 110110 | 110 | 110010 | 0 | 1011001 | 111 | 1001111 | 100110001 | 1010000 | 1100 |
Color Harmonies of #360632
Complementary color
Monochromatic Colors of #360632
Black with #360632
Text Example
Text Example
White with #360632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360632; }
p { color: rgb(54,6,50); }
H1.HeaderClassName
{
color: #360632;
}
.AnyTagClassName
{
color: #360632;
}
</style>
background-color css
<style>
a { background-color: #360632; }
a { background-color: rgb(54,6,50); }
div.DivClassName
{
background-color: #360632;
}
.BgClassName
{
background-color: #360632;
}
</style>
border-color css
<style>
span { border-color: #360632; }
span { border-color: rgb(54,6,50); }
td.TdClassName
{
border-color: #360632;
}
.TagClassName
{
border-color: #360632;
}
</style>