Shades of Mardi Gras #360634
Tints of Mardi Gras #360634
RGB
CMYK
RGB Variations
Color information
#360634 (or 0x360634) is known color: Mardi Gras. HEX triplet: 36, 06 and 34. RGB value is (54,6,52). Sum of RGB (Red+Green+Blue) = 54+6+52=112 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.21% from 112); Green value is 6 (2.73% from 255 or 5.36% from 112); Blue value is 52 (20.70% from 255 or 46.43% from 112); Max value from RGB is 54 - color contains mainly: red. Hex color #360634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360634 is #C9F9CB. Grayscale: #191919. Windows color (decimal): -13236684 or 3409462. OLE color: 3409462.
HSL color Cylindrical-coordinate representation of color #360634: hue angle of 302.5º 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 #360634 is Cyan = 0, Magento = 0.89, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 6 | 52 | - |
| CMYK | 0 | 0.89 | 0.04 | 0.79 |
| HSL | 302.5º | 0.8% | 0.12% | - |
| HSV(B) | 302.5º | 0.89% | 0.21% | - |
| XYZ | 2.21 | 1.16 | 3.36 | - |
| YUV | 25.6 | 142.9 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 52 | 0 | 0.89 | 0.04 | 0.79 | 302.5 | 0.8 | 0.12 |
| Hex | 36 | 6 | 34 | 0 | 59 | 4 | 4F | 12E | 50 | C |
| Octal | 66 | 6 | 64 | 0 | 131 | 4 | 117 | 456 | 120 | 14 |
| Binary | 110110 | 110 | 110100 | 0 | 1011001 | 100 | 1001111 | 100101110 | 1010000 | 1100 |
Color Harmonies of #360634
Complementary color
Monochromatic Colors of #360634
Black with #360634
Text Example
Text Example
White with #360634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360634; }
p { color: rgb(54,6,52); }
H1.HeaderClassName
{
color: #360634;
}
.AnyTagClassName
{
color: #360634;
}
</style>
background-color css
<style>
a { background-color: #360634; }
a { background-color: rgb(54,6,52); }
div.DivClassName
{
background-color: #360634;
}
.BgClassName
{
background-color: #360634;
}
</style>
border-color css
<style>
span { border-color: #360634; }
span { border-color: rgb(54,6,52); }
td.TdClassName
{
border-color: #360634;
}
.TagClassName
{
border-color: #360634;
}
</style>