Shades of Mardi Gras #361638
Tints of Mardi Gras #361638
RGB
CMYK
RGB Variations
Color information
#361638 (or 0x361638) is known color: Mardi Gras. HEX triplet: 36, 16 and 38. RGB value is (54,22,56). Sum of RGB (Red+Green+Blue) = 54+22+56=132 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.91% from 132); Green value is 22 (8.98% from 255 or 16.67% from 132); Blue value is 56 (22.27% from 255 or 42.42% from 132); Max value from RGB is 56 - color contains mainly: blue. Hex color #361638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361638 is #C9E9C7. Grayscale: #232323. Windows color (decimal): -13232584 or 3675702. OLE color: 3675702.
HSL color Cylindrical-coordinate representation of color #361638: hue angle of 296.47º 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 #361638 is Cyan = 0.04, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 22 | 56 | - |
| CMYK | 0.04 | 0.61 | 0 | 0.78 |
| HSL | 296.47º | 0.44% | 0.15% | - |
| HSV(B) | 296.47º | 0.61% | 0.22% | - |
| XYZ | 2.52 | 1.64 | 3.93 | - |
| YUV | 35.44 | 139.6 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 56 | 0.04 | 0.61 | 0 | 0.78 | 296.47 | 0.44 | 0.15 |
| Hex | 36 | 16 | 38 | 4 | 3D | 0 | 4E | 128 | 2C | F |
| Octal | 66 | 26 | 70 | 4 | 75 | 0 | 116 | 450 | 54 | 17 |
| Binary | 110110 | 10110 | 111000 | 100 | 111101 | 0 | 1001110 | 100101000 | 101100 | 1111 |
Color Harmonies of #361638
Complementary color
Monochromatic Colors of #361638
Black with #361638
Text Example
Text Example
White with #361638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361638; }
p { color: rgb(54,22,56); }
H1.HeaderClassName
{
color: #361638;
}
.AnyTagClassName
{
color: #361638;
}
</style>
background-color css
<style>
a { background-color: #361638; }
a { background-color: rgb(54,22,56); }
div.DivClassName
{
background-color: #361638;
}
.BgClassName
{
background-color: #361638;
}
</style>
border-color css
<style>
span { border-color: #361638; }
span { border-color: rgb(54,22,56); }
td.TdClassName
{
border-color: #361638;
}
.TagClassName
{
border-color: #361638;
}
</style>