Shades of Mardi Gras #360834
Tints of Mardi Gras #360834
RGB
CMYK
RGB Variations
Color information
#360834 (or 0x360834) is known color: Mardi Gras. HEX triplet: 36, 08 and 34. RGB value is (54,8,52). Sum of RGB (Red+Green+Blue) = 54+8+52=114 (15% of max value = 765). Red value is 54 (21.48% from 255 or 47.37% from 114); Green value is 8 (3.52% from 255 or 7.02% from 114); Blue value is 52 (20.70% from 255 or 45.61% from 114); Max value from RGB is 54 - color contains mainly: red. Hex color #360834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360834 is #C9F7CB. Grayscale: #1A1A1A. Windows color (decimal): -13236172 or 3409974. OLE color: 3409974.
HSL color Cylindrical-coordinate representation of color #360834: hue angle of 302.61º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #360834 is Cyan = 0, Magento = 0.85, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 8 | 52 | - |
| CMYK | 0 | 0.85 | 0.04 | 0.79 |
| HSL | 302.61º | 0.74% | 0.12% | - |
| HSV(B) | 302.61º | 0.85% | 0.21% | - |
| XYZ | 2.23 | 1.21 | 3.36 | - |
| YUV | 26.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 52 | 0 | 0.85 | 0.04 | 0.79 | 302.61 | 0.74 | 0.12 |
| Hex | 36 | 8 | 34 | 0 | 55 | 4 | 4F | 12F | 4A | C |
| Octal | 66 | 10 | 64 | 0 | 125 | 4 | 117 | 457 | 112 | 14 |
| Binary | 110110 | 1000 | 110100 | 0 | 1010101 | 100 | 1001111 | 100101111 | 1001010 | 1100 |
Color Harmonies of #360834
Complementary color
Monochromatic Colors of #360834
Black with #360834
Text Example
Text Example
White with #360834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360834; }
p { color: rgb(54,8,52); }
H1.HeaderClassName
{
color: #360834;
}
.AnyTagClassName
{
color: #360834;
}
</style>
background-color css
<style>
a { background-color: #360834; }
a { background-color: rgb(54,8,52); }
div.DivClassName
{
background-color: #360834;
}
.BgClassName
{
background-color: #360834;
}
</style>
border-color css
<style>
span { border-color: #360834; }
span { border-color: rgb(54,8,52); }
td.TdClassName
{
border-color: #360834;
}
.TagClassName
{
border-color: #360834;
}
</style>