Shades of Mardi Gras #361039
Tints of Mardi Gras #361039
RGB
CMYK
RGB Variations
Color information
#361039 (or 0x361039) is known color: Mardi Gras. HEX triplet: 36, 10 and 39. RGB value is (54,16,57). Sum of RGB (Red+Green+Blue) = 54+16+57=127 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.52% from 127); Green value is 16 (6.64% from 255 or 12.60% from 127); Blue value is 57 (22.66% from 255 or 44.88% from 127); Max value from RGB is 57 - color contains mainly: blue. Hex color #361039 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361039 is #C9EFC6. Grayscale: #1F1F1F. Windows color (decimal): -13234119 or 3739702. OLE color: 3739702.
HSL color Cylindrical-coordinate representation of color #361039: hue angle of 295.61º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #361039 is Cyan = 0.05, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 16 | 57 | - |
| CMYK | 0.05 | 0.72 | 0 | 0.78 |
| HSL | 295.61º | 0.56% | 0.14% | - |
| HSV(B) | 295.61º | 0.72% | 0.22% | - |
| XYZ | 2.45 | 1.45 | 4.02 | - |
| YUV | 32.04 | 142.09 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 57 | 0.05 | 0.72 | 0 | 0.78 | 295.61 | 0.56 | 0.14 |
| Hex | 36 | 10 | 39 | 5 | 48 | 0 | 4E | 128 | 38 | E |
| Octal | 66 | 20 | 71 | 5 | 110 | 0 | 116 | 450 | 70 | 16 |
| Binary | 110110 | 10000 | 111001 | 101 | 1001000 | 0 | 1001110 | 100101000 | 111000 | 1110 |
Color Harmonies of #361039
Complementary color
Monochromatic Colors of #361039
Black with #361039
Text Example
Text Example
White with #361039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361039; }
p { color: rgb(54,16,57); }
H1.HeaderClassName
{
color: #361039;
}
.AnyTagClassName
{
color: #361039;
}
</style>
background-color css
<style>
a { background-color: #361039; }
a { background-color: rgb(54,16,57); }
div.DivClassName
{
background-color: #361039;
}
.BgClassName
{
background-color: #361039;
}
</style>
border-color css
<style>
span { border-color: #361039; }
span { border-color: rgb(54,16,57); }
td.TdClassName
{
border-color: #361039;
}
.TagClassName
{
border-color: #361039;
}
</style>