Shades of Mardi Gras #362438
Tints of Mardi Gras #362438
RGB
CMYK
RGB Variations
Color information
#362438 (or 0x362438) is known color: Mardi Gras. HEX triplet: 36, 24 and 38. RGB value is (54,36,56). Sum of RGB (Red+Green+Blue) = 54+36+56=146 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.99% from 146); Green value is 36 (14.45% from 255 or 24.66% from 146); Blue value is 56 (22.27% from 255 or 38.36% from 146); Max value from RGB is 56 - color contains mainly: blue. Hex color #362438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362438 is #C9DBC7. Grayscale: #2B2B2B. Windows color (decimal): -13229000 or 3679286. OLE color: 3679286.
HSL color Cylindrical-coordinate representation of color #362438: hue angle of 294º degrees, saturation: 0.22, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #362438 is Cyan = 0.04, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 36 | 56 | - |
| CMYK | 0.04 | 0.36 | 0 | 0.78 |
| HSL | 294º | 0.22% | 0.18% | - |
| HSV(B) | 294º | 0.36% | 0.22% | - |
| XYZ | 2.87 | 2.33 | 4.04 | - |
| YUV | 43.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 56 | 0.04 | 0.36 | 0 | 0.78 | 294 | 0.22 | 0.18 |
| Hex | 36 | 24 | 38 | 4 | 24 | 0 | 4E | 126 | 16 | 12 |
| Octal | 66 | 44 | 70 | 4 | 44 | 0 | 116 | 446 | 26 | 22 |
| Binary | 110110 | 100100 | 111000 | 100 | 100100 | 0 | 1001110 | 100100110 | 10110 | 10010 |
Color Harmonies of #362438
Complementary color
Monochromatic Colors of #362438
Black with #362438
Text Example
Text Example
White with #362438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362438; }
p { color: rgb(54,36,56); }
H1.HeaderClassName
{
color: #362438;
}
.AnyTagClassName
{
color: #362438;
}
</style>
background-color css
<style>
a { background-color: #362438; }
a { background-color: rgb(54,36,56); }
div.DivClassName
{
background-color: #362438;
}
.BgClassName
{
background-color: #362438;
}
</style>
border-color css
<style>
span { border-color: #362438; }
span { border-color: rgb(54,36,56); }
td.TdClassName
{
border-color: #362438;
}
.TagClassName
{
border-color: #362438;
}
</style>