Shades of Mardi Gras #361938
Tints of Mardi Gras #361938
RGB
CMYK
RGB Variations
Color information
#361938 (or 0x361938) is known color: Mardi Gras. HEX triplet: 36, 19 and 38. RGB value is (54,25,56). Sum of RGB (Red+Green+Blue) = 54+25+56=135 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40% from 135); Green value is 25 (10.16% from 255 or 18.52% from 135); Blue value is 56 (22.27% from 255 or 41.48% from 135); Max value from RGB is 56 - color contains mainly: blue. Hex color #361938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361938 is #C9E6C7. Grayscale: #252525. Windows color (decimal): -13231816 or 3676470. OLE color: 3676470.
HSL color Cylindrical-coordinate representation of color #361938: hue angle of 296.13º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #361938 is Cyan = 0.04, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 25 | 56 | - |
| CMYK | 0.04 | 0.55 | 0 | 0.78 |
| HSL | 296.13º | 0.38% | 0.16% | - |
| HSV(B) | 296.13º | 0.55% | 0.22% | - |
| XYZ | 2.58 | 1.77 | 3.95 | - |
| YUV | 37.21 | 138.61 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 56 | 0.04 | 0.55 | 0 | 0.78 | 296.13 | 0.38 | 0.16 |
| Hex | 36 | 19 | 38 | 4 | 37 | 0 | 4E | 128 | 26 | 10 |
| Octal | 66 | 31 | 70 | 4 | 67 | 0 | 116 | 450 | 46 | 20 |
| Binary | 110110 | 11001 | 111000 | 100 | 110111 | 0 | 1001110 | 100101000 | 100110 | 10000 |
Color Harmonies of #361938
Complementary color
Monochromatic Colors of #361938
Black with #361938
Text Example
Text Example
White with #361938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361938; }
p { color: rgb(54,25,56); }
H1.HeaderClassName
{
color: #361938;
}
.AnyTagClassName
{
color: #361938;
}
</style>
background-color css
<style>
a { background-color: #361938; }
a { background-color: rgb(54,25,56); }
div.DivClassName
{
background-color: #361938;
}
.BgClassName
{
background-color: #361938;
}
</style>
border-color css
<style>
span { border-color: #361938; }
span { border-color: rgb(54,25,56); }
td.TdClassName
{
border-color: #361938;
}
.TagClassName
{
border-color: #361938;
}
</style>