Shades of Mardi Gras #360138
Tints of Mardi Gras #360138
RGB
CMYK
RGB Variations
Color information
#360138 (or 0x360138) is known color: Mardi Gras. HEX triplet: 36, 01 and 38. RGB value is (54,1,56). Sum of RGB (Red+Green+Blue) = 54+1+56=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 1 (0.78% from 255 or 0.90% from 111); Blue value is 56 (22.27% from 255 or 50.45% from 111); Max value from RGB is 56 - color contains mainly: blue. Hex color #360138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360138 is #C9FEC7. Grayscale: #161616. Windows color (decimal): -13237960 or 3670326. OLE color: 3670326.
HSL color Cylindrical-coordinate representation of color #360138: hue angle of 297.82º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #360138 is Cyan = 0.04, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 1 | 56 | - |
| CMYK | 0.04 | 0.98 | 0 | 0.78 |
| HSL | 297.82º | 0.96% | 0.11% | - |
| HSV(B) | 297.82º | 0.98% | 0.22% | - |
| XYZ | 2.25 | 1.09 | 3.83 | - |
| YUV | 23.12 | 146.56 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 1 | 56 | 0.04 | 0.98 | 0 | 0.78 | 297.82 | 0.96 | 0.11 |
| Hex | 36 | 1 | 38 | 4 | 62 | 0 | 4E | 12A | 60 | B |
| Octal | 66 | 1 | 70 | 4 | 142 | 0 | 116 | 452 | 140 | 13 |
| Binary | 110110 | 1 | 111000 | 100 | 1100010 | 0 | 1001110 | 100101010 | 1100000 | 1011 |
Color Harmonies of #360138
Complementary color
Monochromatic Colors of #360138
Black with #360138
Text Example
Text Example
White with #360138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360138; }
p { color: rgb(54,1,56); }
H1.HeaderClassName
{
color: #360138;
}
.AnyTagClassName
{
color: #360138;
}
</style>
background-color css
<style>
a { background-color: #360138; }
a { background-color: rgb(54,1,56); }
div.DivClassName
{
background-color: #360138;
}
.BgClassName
{
background-color: #360138;
}
</style>
border-color css
<style>
span { border-color: #360138; }
span { border-color: rgb(54,1,56); }
td.TdClassName
{
border-color: #360138;
}
.TagClassName
{
border-color: #360138;
}
</style>