Shades of Mardi Gras #360530
Tints of Mardi Gras #360530
RGB
CMYK
RGB Variations
Color information
#360530 (or 0x360530) is known color: Mardi Gras. HEX triplet: 36, 05 and 30. RGB value is (54,5,48). Sum of RGB (Red+Green+Blue) = 54+5+48=107 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50.47% from 107); Green value is 5 (2.34% from 255 or 4.67% from 107); Blue value is 48 (19.14% from 255 or 44.86% from 107); Max value from RGB is 54 - color contains mainly: red. Hex color #360530 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360530 is #C9FACF. Grayscale: #181818. Windows color (decimal): -13236944 or 3147062. OLE color: 3147062.
HSL color Cylindrical-coordinate representation of color #360530: hue angle of 307.35º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360530 is Cyan = 0, Magento = 0.91, Yellow = 0.11 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 5 | 48 | - |
| CMYK | 0 | 0.91 | 0.11 | 0.79 |
| HSL | 307.35º | 0.83% | 0.12% | - |
| HSV(B) | 307.35º | 0.91% | 0.21% | - |
| XYZ | 2.11 | 1.11 | 2.9 | - |
| YUV | 24.55 | 141.23 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 48 | 0 | 0.91 | 0.11 | 0.79 | 307.35 | 0.83 | 0.12 |
| Hex | 36 | 5 | 30 | 0 | 5B | B | 4F | 133 | 53 | C |
| Octal | 66 | 5 | 60 | 0 | 133 | 13 | 117 | 463 | 123 | 14 |
| Binary | 110110 | 101 | 110000 | 0 | 1011011 | 1011 | 1001111 | 100110011 | 1010011 | 1100 |
Color Harmonies of #360530
Complementary color
Monochromatic Colors of #360530
Black with #360530
Text Example
Text Example
White with #360530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360530; }
p { color: rgb(54,5,48); }
H1.HeaderClassName
{
color: #360530;
}
.AnyTagClassName
{
color: #360530;
}
</style>
background-color css
<style>
a { background-color: #360530; }
a { background-color: rgb(54,5,48); }
div.DivClassName
{
background-color: #360530;
}
.BgClassName
{
background-color: #360530;
}
</style>
border-color css
<style>
span { border-color: #360530; }
span { border-color: rgb(54,5,48); }
td.TdClassName
{
border-color: #360530;
}
.TagClassName
{
border-color: #360530;
}
</style>