Shades of Mardi Gras #392237
Tints of Mardi Gras #392237
RGB
CMYK
RGB Variations
Color information
#392237 (or 0x392237) is known color: Mardi Gras. HEX triplet: 39, 22 and 37. RGB value is (57,34,55). Sum of RGB (Red+Green+Blue) = 57+34+55=146 (19% of max value = 765). Red value is 57 (22.66% from 255 or 39.04% from 146); Green value is 34 (13.67% from 255 or 23.29% from 146); Blue value is 55 (21.88% from 255 or 37.67% from 146); Max value from RGB is 57 - color contains mainly: red. Hex color #392237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392237 is #C6DDC8. Grayscale: #2B2B2B. Windows color (decimal): -13032905 or 3613241. OLE color: 3613241.
HSL color Cylindrical-coordinate representation of color #392237: hue angle of 305.22º degrees, saturation: 0.25, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #392237 is Cyan = 0, Magento = 0.40, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 34 | 55 | - |
| CMYK | 0 | 0.40 | 0.04 | 0.78 |
| HSL | 305.22º | 0.25% | 0.18% | - |
| HSV(B) | 305.22º | 0.4% | 0.22% | - |
| XYZ | 2.95 | 2.29 | 3.9 | - |
| YUV | 43.27 | 134.62 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 55 | 0 | 0.40 | 0.04 | 0.78 | 305.22 | 0.25 | 0.18 |
| Hex | 39 | 22 | 37 | 0 | 28 | 4 | 4E | 131 | 19 | 12 |
| Octal | 71 | 42 | 67 | 0 | 50 | 4 | 116 | 461 | 31 | 22 |
| Binary | 111001 | 100010 | 110111 | 0 | 101000 | 100 | 1001110 | 100110001 | 11001 | 10010 |
Color Harmonies of #392237
Complementary color
Monochromatic Colors of #392237
Black with #392237
Text Example
Text Example
White with #392237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392237; }
p { color: rgb(57,34,55); }
H1.HeaderClassName
{
color: #392237;
}
.AnyTagClassName
{
color: #392237;
}
</style>
background-color css
<style>
a { background-color: #392237; }
a { background-color: rgb(57,34,55); }
div.DivClassName
{
background-color: #392237;
}
.BgClassName
{
background-color: #392237;
}
</style>
border-color css
<style>
span { border-color: #392237; }
span { border-color: rgb(57,34,55); }
td.TdClassName
{
border-color: #392237;
}
.TagClassName
{
border-color: #392237;
}
</style>