Shades of Mardi Gras #361739
Tints of Mardi Gras #361739
RGB
CMYK
RGB Variations
Color information
#361739 (or 0x361739) is known color: Mardi Gras. HEX triplet: 36, 17 and 39. RGB value is (54,23,57). Sum of RGB (Red+Green+Blue) = 54+23+57=134 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.30% from 134); Green value is 23 (9.38% from 255 or 17.16% from 134); Blue value is 57 (22.66% from 255 or 42.54% from 134); Max value from RGB is 57 - color contains mainly: blue. Hex color #361739 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361739 is #C9E8C6. Grayscale: #242424. Windows color (decimal): -13232327 or 3741494. OLE color: 3741494.
HSL color Cylindrical-coordinate representation of color #361739: hue angle of 294.71º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #361739 is Cyan = 0.05, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 23 | 57 | - |
| CMYK | 0.05 | 0.60 | 0 | 0.78 |
| HSL | 294.71º | 0.43% | 0.16% | - |
| HSV(B) | 294.71º | 0.6% | 0.22% | - |
| XYZ | 2.57 | 1.69 | 4.06 | - |
| YUV | 36.15 | 139.77 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 57 | 0.05 | 0.60 | 0 | 0.78 | 294.71 | 0.43 | 0.16 |
| Hex | 36 | 17 | 39 | 5 | 3C | 0 | 4E | 127 | 2A | 10 |
| Octal | 66 | 27 | 71 | 5 | 74 | 0 | 116 | 447 | 52 | 20 |
| Binary | 110110 | 10111 | 111001 | 101 | 111100 | 0 | 1001110 | 100100111 | 101010 | 10000 |
Color Harmonies of #361739
Complementary color
Monochromatic Colors of #361739
Black with #361739
Text Example
Text Example
White with #361739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361739; }
p { color: rgb(54,23,57); }
H1.HeaderClassName
{
color: #361739;
}
.AnyTagClassName
{
color: #361739;
}
</style>
background-color css
<style>
a { background-color: #361739; }
a { background-color: rgb(54,23,57); }
div.DivClassName
{
background-color: #361739;
}
.BgClassName
{
background-color: #361739;
}
</style>
border-color css
<style>
span { border-color: #361739; }
span { border-color: rgb(54,23,57); }
td.TdClassName
{
border-color: #361739;
}
.TagClassName
{
border-color: #361739;
}
</style>