Shades of Mardi Gras #361534
Tints of Mardi Gras #361534
RGB
CMYK
RGB Variations
Color information
#361534 (or 0x361534) is known color: Mardi Gras. HEX triplet: 36, 15 and 34. RGB value is (54,21,52). Sum of RGB (Red+Green+Blue) = 54+21+52=127 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.52% from 127); Green value is 21 (8.59% from 255 or 16.54% from 127); Blue value is 52 (20.70% from 255 or 40.94% from 127); Max value from RGB is 54 - color contains mainly: red. Hex color #361534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361534 is #C9EACB. Grayscale: #222222. Windows color (decimal): -13232844 or 3413302. OLE color: 3413302.
HSL color Cylindrical-coordinate representation of color #361534: hue angle of 303.64º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361534 is Cyan = 0, Magento = 0.61, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 52 | - |
| CMYK | 0 | 0.61 | 0.04 | 0.79 |
| HSL | 303.64º | 0.44% | 0.15% | - |
| HSV(B) | 303.64º | 0.61% | 0.21% | - |
| XYZ | 2.41 | 1.57 | 3.42 | - |
| YUV | 34.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 52 | 0 | 0.61 | 0.04 | 0.79 | 303.64 | 0.44 | 0.15 |
| Hex | 36 | 15 | 34 | 0 | 3D | 4 | 4F | 130 | 2C | F |
| Octal | 66 | 25 | 64 | 0 | 75 | 4 | 117 | 460 | 54 | 17 |
| Binary | 110110 | 10101 | 110100 | 0 | 111101 | 100 | 1001111 | 100110000 | 101100 | 1111 |
Color Harmonies of #361534
Complementary color
Monochromatic Colors of #361534
Black with #361534
Text Example
Text Example
White with #361534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361534; }
p { color: rgb(54,21,52); }
H1.HeaderClassName
{
color: #361534;
}
.AnyTagClassName
{
color: #361534;
}
</style>
background-color css
<style>
a { background-color: #361534; }
a { background-color: rgb(54,21,52); }
div.DivClassName
{
background-color: #361534;
}
.BgClassName
{
background-color: #361534;
}
</style>
border-color css
<style>
span { border-color: #361534; }
span { border-color: rgb(54,21,52); }
td.TdClassName
{
border-color: #361534;
}
.TagClassName
{
border-color: #361534;
}
</style>