Shades of Mardi Gras #362338
Tints of Mardi Gras #362338
RGB
CMYK
RGB Variations
Color information
#362338 (or 0x362338) is known color: Mardi Gras. HEX triplet: 36, 23 and 38. RGB value is (54,35,56). Sum of RGB (Red+Green+Blue) = 54+35+56=145 (19% of max value = 765). Red value is 54 (21.48% from 255 or 37.24% from 145); Green value is 35 (14.06% from 255 or 24.14% from 145); Blue value is 56 (22.27% from 255 or 38.62% from 145); Max value from RGB is 56 - color contains mainly: blue. Hex color #362338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362338 is #C9DCC7. Grayscale: #2B2B2B. Windows color (decimal): -13229256 or 3679030. OLE color: 3679030.
HSL color Cylindrical-coordinate representation of color #362338: hue angle of 294.29º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #362338 is Cyan = 0.04, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 35 | 56 | - |
| CMYK | 0.04 | 0.37 | 0 | 0.78 |
| HSL | 294.29º | 0.23% | 0.18% | - |
| HSV(B) | 294.29º | 0.38% | 0.22% | - |
| XYZ | 2.84 | 2.27 | 4.03 | - |
| YUV | 43.08 | 135.29 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 56 | 0.04 | 0.37 | 0 | 0.78 | 294.29 | 0.23 | 0.18 |
| Hex | 36 | 23 | 38 | 4 | 25 | 0 | 4E | 126 | 17 | 12 |
| Octal | 66 | 43 | 70 | 4 | 45 | 0 | 116 | 446 | 27 | 22 |
| Binary | 110110 | 100011 | 111000 | 100 | 100101 | 0 | 1001110 | 100100110 | 10111 | 10010 |
Color Harmonies of #362338
Complementary color
Monochromatic Colors of #362338
Black with #362338
Text Example
Text Example
White with #362338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362338; }
p { color: rgb(54,35,56); }
H1.HeaderClassName
{
color: #362338;
}
.AnyTagClassName
{
color: #362338;
}
</style>
background-color css
<style>
a { background-color: #362338; }
a { background-color: rgb(54,35,56); }
div.DivClassName
{
background-color: #362338;
}
.BgClassName
{
background-color: #362338;
}
</style>
border-color css
<style>
span { border-color: #362338; }
span { border-color: rgb(54,35,56); }
td.TdClassName
{
border-color: #362338;
}
.TagClassName
{
border-color: #362338;
}
</style>