Shades of Mardi Gras #361539
Tints of Mardi Gras #361539
RGB
CMYK
RGB Variations
Color information
#361539 (or 0x361539) is known color: Mardi Gras. HEX triplet: 36, 15 and 39. RGB value is (54,21,57). Sum of RGB (Red+Green+Blue) = 54+21+57=132 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.91% from 132); Green value is 21 (8.59% from 255 or 15.91% from 132); Blue value is 57 (22.66% from 255 or 43.18% from 132); Max value from RGB is 57 - color contains mainly: blue. Hex color #361539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361539 is #C9EAC6. Grayscale: #222222. Windows color (decimal): -13232839 or 3740982. OLE color: 3740982.
HSL color Cylindrical-coordinate representation of color #361539: hue angle of 295º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361539 is Cyan = 0.05, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 21 | 57 | - |
| CMYK | 0.05 | 0.63 | 0 | 0.78 |
| HSL | 295º | 0.46% | 0.15% | - |
| HSV(B) | 295º | 0.63% | 0.22% | - |
| XYZ | 2.53 | 1.62 | 4.05 | - |
| YUV | 34.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 57 | 0.05 | 0.63 | 0 | 0.78 | 295 | 0.46 | 0.15 |
| Hex | 36 | 15 | 39 | 5 | 3F | 0 | 4E | 127 | 2E | F |
| Octal | 66 | 25 | 71 | 5 | 77 | 0 | 116 | 447 | 56 | 17 |
| Binary | 110110 | 10101 | 111001 | 101 | 111111 | 0 | 1001110 | 100100111 | 101110 | 1111 |
Color Harmonies of #361539
Complementary color
Monochromatic Colors of #361539
Black with #361539
Text Example
Text Example
White with #361539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361539; }
p { color: rgb(54,21,57); }
H1.HeaderClassName
{
color: #361539;
}
.AnyTagClassName
{
color: #361539;
}
</style>
background-color css
<style>
a { background-color: #361539; }
a { background-color: rgb(54,21,57); }
div.DivClassName
{
background-color: #361539;
}
.BgClassName
{
background-color: #361539;
}
</style>
border-color css
<style>
span { border-color: #361539; }
span { border-color: rgb(54,21,57); }
td.TdClassName
{
border-color: #361539;
}
.TagClassName
{
border-color: #361539;
}
</style>