Shades of Mardi Gras #361238
Tints of Mardi Gras #361238
RGB
CMYK
RGB Variations
Color information
#361238 (or 0x361238) is known color: Mardi Gras. HEX triplet: 36, 12 and 38. RGB value is (54,18,56). Sum of RGB (Red+Green+Blue) = 54+18+56=128 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.19% from 128); Green value is 18 (7.42% from 255 or 14.06% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 56 - color contains mainly: blue. Hex color #361238 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361238 is #C9EDC7. Grayscale: #202020. Windows color (decimal): -13233608 or 3674678. OLE color: 3674678.
HSL color Cylindrical-coordinate representation of color #361238: hue angle of 296.84º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #361238 is Cyan = 0.04, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 18 | 56 | - |
| CMYK | 0.04 | 0.68 | 0 | 0.78 |
| HSL | 296.84º | 0.51% | 0.15% | - |
| HSV(B) | 296.84º | 0.68% | 0.22% | - |
| XYZ | 2.45 | 1.5 | 3.9 | - |
| YUV | 33.1 | 140.93 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 56 | 0.04 | 0.68 | 0 | 0.78 | 296.84 | 0.51 | 0.15 |
| Hex | 36 | 12 | 38 | 4 | 44 | 0 | 4E | 129 | 33 | F |
| Octal | 66 | 22 | 70 | 4 | 104 | 0 | 116 | 451 | 63 | 17 |
| Binary | 110110 | 10010 | 111000 | 100 | 1000100 | 0 | 1001110 | 100101001 | 110011 | 1111 |
Color Harmonies of #361238
Complementary color
Monochromatic Colors of #361238
Black with #361238
Text Example
Text Example
White with #361238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361238; }
p { color: rgb(54,18,56); }
H1.HeaderClassName
{
color: #361238;
}
.AnyTagClassName
{
color: #361238;
}
</style>
background-color css
<style>
a { background-color: #361238; }
a { background-color: rgb(54,18,56); }
div.DivClassName
{
background-color: #361238;
}
.BgClassName
{
background-color: #361238;
}
</style>
border-color css
<style>
span { border-color: #361238; }
span { border-color: rgb(54,18,56); }
td.TdClassName
{
border-color: #361238;
}
.TagClassName
{
border-color: #361238;
}
</style>