Shades of Mardi Gras #361332
Tints of Mardi Gras #361332
RGB
CMYK
RGB Variations
Color information
#361332 (or 0x361332) is known color: Mardi Gras. HEX triplet: 36, 13 and 32. RGB value is (54,19,50). Sum of RGB (Red+Green+Blue) = 54+19+50=123 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.90% from 123); Green value is 19 (7.81% from 255 or 15.45% from 123); Blue value is 50 (19.92% from 255 or 40.65% from 123); Max value from RGB is 54 - color contains mainly: red. Hex color #361332 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361332 is #C9ECCD. Grayscale: #202020. Windows color (decimal): -13233358 or 3281718. OLE color: 3281718.
HSL color Cylindrical-coordinate representation of color #361332: hue angle of 306.86º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361332 is Cyan = 0, Magento = 0.65, Yellow = 0.07 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 50 | - |
| CMYK | 0 | 0.65 | 0.07 | 0.79 |
| HSL | 306.86º | 0.48% | 0.14% | - |
| HSV(B) | 306.86º | 0.65% | 0.21% | - |
| XYZ | 2.33 | 1.48 | 3.18 | - |
| YUV | 33 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 50 | 0 | 0.65 | 0.07 | 0.79 | 306.86 | 0.48 | 0.14 |
| Hex | 36 | 13 | 32 | 0 | 41 | 7 | 4F | 133 | 30 | E |
| Octal | 66 | 23 | 62 | 0 | 101 | 7 | 117 | 463 | 60 | 16 |
| Binary | 110110 | 10011 | 110010 | 0 | 1000001 | 111 | 1001111 | 100110011 | 110000 | 1110 |
Color Harmonies of #361332
Complementary color
Monochromatic Colors of #361332
Black with #361332
Text Example
Text Example
White with #361332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361332; }
p { color: rgb(54,19,50); }
H1.HeaderClassName
{
color: #361332;
}
.AnyTagClassName
{
color: #361332;
}
</style>
background-color css
<style>
a { background-color: #361332; }
a { background-color: rgb(54,19,50); }
div.DivClassName
{
background-color: #361332;
}
.BgClassName
{
background-color: #361332;
}
</style>
border-color css
<style>
span { border-color: #361332; }
span { border-color: rgb(54,19,50); }
td.TdClassName
{
border-color: #361332;
}
.TagClassName
{
border-color: #361332;
}
</style>