Shades of Mardi Gras #362134
Tints of Mardi Gras #362134
RGB
CMYK
RGB Variations
Color information
#362134 (or 0x362134) is known color: Mardi Gras. HEX triplet: 36, 21 and 34. RGB value is (54,33,52). Sum of RGB (Red+Green+Blue) = 54+33+52=139 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.85% from 139); Green value is 33 (13.28% from 255 or 23.74% from 139); Blue value is 52 (20.70% from 255 or 37.41% from 139); Max value from RGB is 54 - color contains mainly: red. Hex color #362134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362134 is #C9DECB. Grayscale: #292929. Windows color (decimal): -13229772 or 3416374. OLE color: 3416374.
HSL color Cylindrical-coordinate representation of color #362134: hue angle of 305.71º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #362134 is Cyan = 0, Magento = 0.39, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 33 | 52 | - |
| CMYK | 0 | 0.39 | 0.04 | 0.79 |
| HSL | 305.71º | 0.24% | 0.17% | - |
| HSV(B) | 305.71º | 0.39% | 0.21% | - |
| XYZ | 2.69 | 2.12 | 3.52 | - |
| YUV | 41.45 | 133.96 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 52 | 0 | 0.39 | 0.04 | 0.79 | 305.71 | 0.24 | 0.17 |
| Hex | 36 | 21 | 34 | 0 | 27 | 4 | 4F | 132 | 18 | 11 |
| Octal | 66 | 41 | 64 | 0 | 47 | 4 | 117 | 462 | 30 | 21 |
| Binary | 110110 | 100001 | 110100 | 0 | 100111 | 100 | 1001111 | 100110010 | 11000 | 10001 |
Color Harmonies of #362134
Complementary color
Monochromatic Colors of #362134
Black with #362134
Text Example
Text Example
White with #362134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362134; }
p { color: rgb(54,33,52); }
H1.HeaderClassName
{
color: #362134;
}
.AnyTagClassName
{
color: #362134;
}
</style>
background-color css
<style>
a { background-color: #362134; }
a { background-color: rgb(54,33,52); }
div.DivClassName
{
background-color: #362134;
}
.BgClassName
{
background-color: #362134;
}
</style>
border-color css
<style>
span { border-color: #362134; }
span { border-color: rgb(54,33,52); }
td.TdClassName
{
border-color: #362134;
}
.TagClassName
{
border-color: #362134;
}
</style>