Shades of Mardi Gras #360731
Tints of Mardi Gras #360731
RGB
CMYK
RGB Variations
Color information
#360731 (or 0x360731) is known color: Mardi Gras. HEX triplet: 36, 07 and 31. RGB value is (54,7,49). Sum of RGB (Red+Green+Blue) = 54+7+49=110 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.09% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 49 (19.53% from 255 or 44.55% from 110); Max value from RGB is 54 - color contains mainly: red. Hex color #360731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360731 is #C9F8CE. Grayscale: #191919. Windows color (decimal): -13236431 or 3213110. OLE color: 3213110.
HSL color Cylindrical-coordinate representation of color #360731: hue angle of 306.38º 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 #360731 is Cyan = 0, Magento = 0.87, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 7 | 49 | - |
| CMYK | 0 | 0.87 | 0.09 | 0.79 |
| HSL | 306.38º | 0.77% | 0.12% | - |
| HSV(B) | 306.38º | 0.87% | 0.21% | - |
| XYZ | 2.15 | 1.16 | 3.02 | - |
| YUV | 25.84 | 141.07 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 49 | 0 | 0.87 | 0.09 | 0.79 | 306.38 | 0.77 | 0.12 |
| Hex | 36 | 7 | 31 | 0 | 57 | 9 | 4F | 132 | 4D | C |
| Octal | 66 | 7 | 61 | 0 | 127 | 11 | 117 | 462 | 115 | 14 |
| Binary | 110110 | 111 | 110001 | 0 | 1010111 | 1001 | 1001111 | 100110010 | 1001101 | 1100 |
Color Harmonies of #360731
Complementary color
Monochromatic Colors of #360731
Black with #360731
Text Example
Text Example
White with #360731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360731; }
p { color: rgb(54,7,49); }
H1.HeaderClassName
{
color: #360731;
}
.AnyTagClassName
{
color: #360731;
}
</style>
background-color css
<style>
a { background-color: #360731; }
a { background-color: rgb(54,7,49); }
div.DivClassName
{
background-color: #360731;
}
.BgClassName
{
background-color: #360731;
}
</style>
border-color css
<style>
span { border-color: #360731; }
span { border-color: rgb(54,7,49); }
td.TdClassName
{
border-color: #360731;
}
.TagClassName
{
border-color: #360731;
}
</style>