Shades of Mardi Gras #360733
Tints of Mardi Gras #360733
RGB
CMYK
RGB Variations
Color information
#360733 (or 0x360733) is known color: Mardi Gras. HEX triplet: 36, 07 and 33. RGB value is (54,7,51). Sum of RGB (Red+Green+Blue) = 54+7+51=112 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.21% from 112); Green value is 7 (3.12% from 255 or 6.25% from 112); Blue value is 51 (20.31% from 255 or 45.54% from 112); Max value from RGB is 54 - color contains mainly: red. Hex color #360733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360733 is #C9F8CC. Grayscale: #191919. Windows color (decimal): -13236429 or 3344182. OLE color: 3344182.
HSL color Cylindrical-coordinate representation of color #360733: hue angle of 303.83º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #360733 is Cyan = 0, Magento = 0.87, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 7 | 51 | - |
| CMYK | 0 | 0.87 | 0.06 | 0.79 |
| HSL | 303.83º | 0.77% | 0.12% | - |
| HSV(B) | 303.83º | 0.87% | 0.21% | - |
| XYZ | 2.19 | 1.18 | 3.24 | - |
| YUV | 26.07 | 142.07 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 51 | 0 | 0.87 | 0.06 | 0.79 | 303.83 | 0.77 | 0.12 |
| Hex | 36 | 7 | 33 | 0 | 57 | 6 | 4F | 130 | 4D | C |
| Octal | 66 | 7 | 63 | 0 | 127 | 6 | 117 | 460 | 115 | 14 |
| Binary | 110110 | 111 | 110011 | 0 | 1010111 | 110 | 1001111 | 100110000 | 1001101 | 1100 |
Color Harmonies of #360733
Complementary color
Monochromatic Colors of #360733
Black with #360733
Text Example
Text Example
White with #360733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360733; }
p { color: rgb(54,7,51); }
H1.HeaderClassName
{
color: #360733;
}
.AnyTagClassName
{
color: #360733;
}
</style>
background-color css
<style>
a { background-color: #360733; }
a { background-color: rgb(54,7,51); }
div.DivClassName
{
background-color: #360733;
}
.BgClassName
{
background-color: #360733;
}
</style>
border-color css
<style>
span { border-color: #360733; }
span { border-color: rgb(54,7,51); }
td.TdClassName
{
border-color: #360733;
}
.TagClassName
{
border-color: #360733;
}
</style>