Shades of Mardi Gras #361339
Tints of Mardi Gras #361339
RGB
CMYK
RGB Variations
Color information
#361339 (or 0x361339) is known color: Mardi Gras. HEX triplet: 36, 13 and 39. RGB value is (54,19,57). Sum of RGB (Red+Green+Blue) = 54+19+57=130 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.54% from 130); Green value is 19 (7.81% from 255 or 14.62% from 130); Blue value is 57 (22.66% from 255 or 43.85% from 130); Max value from RGB is 57 - color contains mainly: blue. Hex color #361339 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361339 is #C9ECC6. Grayscale: #212121. Windows color (decimal): -13233351 or 3740470. OLE color: 3740470.
HSL color Cylindrical-coordinate representation of color #361339: hue angle of 295.26º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #361339 is Cyan = 0.05, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 19 | 57 | - |
| CMYK | 0.05 | 0.67 | 0 | 0.78 |
| HSL | 295.26º | 0.5% | 0.15% | - |
| HSV(B) | 295.26º | 0.67% | 0.22% | - |
| XYZ | 2.49 | 1.55 | 4.04 | - |
| YUV | 33.8 | 141.1 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 57 | 0.05 | 0.67 | 0 | 0.78 | 295.26 | 0.5 | 0.15 |
| Hex | 36 | 13 | 39 | 5 | 43 | 0 | 4E | 127 | 32 | F |
| Octal | 66 | 23 | 71 | 5 | 103 | 0 | 116 | 447 | 62 | 17 |
| Binary | 110110 | 10011 | 111001 | 101 | 1000011 | 0 | 1001110 | 100100111 | 110010 | 1111 |
Color Harmonies of #361339
Complementary color
Monochromatic Colors of #361339
Black with #361339
Text Example
Text Example
White with #361339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361339; }
p { color: rgb(54,19,57); }
H1.HeaderClassName
{
color: #361339;
}
.AnyTagClassName
{
color: #361339;
}
</style>
background-color css
<style>
a { background-color: #361339; }
a { background-color: rgb(54,19,57); }
div.DivClassName
{
background-color: #361339;
}
.BgClassName
{
background-color: #361339;
}
</style>
border-color css
<style>
span { border-color: #361339; }
span { border-color: rgb(54,19,57); }
td.TdClassName
{
border-color: #361339;
}
.TagClassName
{
border-color: #361339;
}
</style>