Shades of Mardi Gras #362034
Tints of Mardi Gras #362034
RGB
CMYK
RGB Variations
Color information
#362034 (or 0x362034) is known color: Mardi Gras. HEX triplet: 36, 20 and 34. RGB value is (54,32,52). Sum of RGB (Red+Green+Blue) = 54+32+52=138 (18% of max value = 765). Red value is 54 (21.48% from 255 or 39.13% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 52 (20.70% from 255 or 37.68% from 138); Max value from RGB is 54 - color contains mainly: red. Hex color #362034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362034 is #C9DFCB. Grayscale: #282828. Windows color (decimal): -13230028 or 3416118. OLE color: 3416118.
HSL color Cylindrical-coordinate representation of color #362034: hue angle of 305.45º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #362034 is Cyan = 0, Magento = 0.41, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 32 | 52 | - |
| CMYK | 0 | 0.41 | 0.04 | 0.79 |
| HSL | 305.45º | 0.26% | 0.17% | - |
| HSV(B) | 305.45º | 0.41% | 0.21% | - |
| XYZ | 2.66 | 2.07 | 3.51 | - |
| YUV | 40.86 | 134.29 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 52 | 0 | 0.41 | 0.04 | 0.79 | 305.45 | 0.26 | 0.17 |
| Hex | 36 | 20 | 34 | 0 | 29 | 4 | 4F | 131 | 1A | 11 |
| Octal | 66 | 40 | 64 | 0 | 51 | 4 | 117 | 461 | 32 | 21 |
| Binary | 110110 | 100000 | 110100 | 0 | 101001 | 100 | 1001111 | 100110001 | 11010 | 10001 |
Color Harmonies of #362034
Complementary color
Monochromatic Colors of #362034
Black with #362034
Text Example
Text Example
White with #362034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362034; }
p { color: rgb(54,32,52); }
H1.HeaderClassName
{
color: #362034;
}
.AnyTagClassName
{
color: #362034;
}
</style>
background-color css
<style>
a { background-color: #362034; }
a { background-color: rgb(54,32,52); }
div.DivClassName
{
background-color: #362034;
}
.BgClassName
{
background-color: #362034;
}
</style>
border-color css
<style>
span { border-color: #362034; }
span { border-color: rgb(54,32,52); }
td.TdClassName
{
border-color: #362034;
}
.TagClassName
{
border-color: #362034;
}
</style>