Shades of Mardi Gras #361639
Tints of Mardi Gras #361639
RGB
CMYK
RGB Variations
Color information
#361639 (or 0x361639) is known color: Mardi Gras. HEX triplet: 36, 16 and 39. RGB value is (54,22,57). Sum of RGB (Red+Green+Blue) = 54+22+57=133 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.60% from 133); Green value is 22 (8.98% from 255 or 16.54% from 133); Blue value is 57 (22.66% from 255 or 42.86% from 133); Max value from RGB is 57 - color contains mainly: blue. Hex color #361639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361639 is #C9E9C6. Grayscale: #232323. Windows color (decimal): -13232583 or 3741238. OLE color: 3741238.
HSL color Cylindrical-coordinate representation of color #361639: hue angle of 294.86º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361639 is Cyan = 0.05, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 22 | 57 | - |
| CMYK | 0.05 | 0.61 | 0 | 0.78 |
| HSL | 294.86º | 0.44% | 0.15% | - |
| HSV(B) | 294.86º | 0.61% | 0.22% | - |
| XYZ | 2.55 | 1.65 | 4.06 | - |
| YUV | 35.56 | 140.1 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 57 | 0.05 | 0.61 | 0 | 0.78 | 294.86 | 0.44 | 0.15 |
| Hex | 36 | 16 | 39 | 5 | 3D | 0 | 4E | 127 | 2C | F |
| Octal | 66 | 26 | 71 | 5 | 75 | 0 | 116 | 447 | 54 | 17 |
| Binary | 110110 | 10110 | 111001 | 101 | 111101 | 0 | 1001110 | 100100111 | 101100 | 1111 |
Color Harmonies of #361639
Complementary color
Monochromatic Colors of #361639
Black with #361639
Text Example
Text Example
White with #361639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361639; }
p { color: rgb(54,22,57); }
H1.HeaderClassName
{
color: #361639;
}
.AnyTagClassName
{
color: #361639;
}
</style>
background-color css
<style>
a { background-color: #361639; }
a { background-color: rgb(54,22,57); }
div.DivClassName
{
background-color: #361639;
}
.BgClassName
{
background-color: #361639;
}
</style>
border-color css
<style>
span { border-color: #361639; }
span { border-color: rgb(54,22,57); }
td.TdClassName
{
border-color: #361639;
}
.TagClassName
{
border-color: #361639;
}
</style>