Shades of Mardi Gras #392438
Tints of Mardi Gras #392438
RGB
CMYK
RGB Variations
Color information
#392438 (or 0x392438) is known color: Mardi Gras. HEX triplet: 39, 24 and 38. RGB value is (57,36,56). Sum of RGB (Red+Green+Blue) = 57+36+56=149 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.26% from 149); Green value is 36 (14.45% from 255 or 24.16% from 149); Blue value is 56 (22.27% from 255 or 37.58% from 149); Max value from RGB is 57 - color contains mainly: red. Hex color #392438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392438 is #C6DBC7. Grayscale: #2C2C2C. Windows color (decimal): -13032392 or 3679289. OLE color: 3679289.
HSL color Cylindrical-coordinate representation of color #392438: hue angle of 302.86º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #392438 is Cyan = 0, Magento = 0.37, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 36 | 56 | - |
| CMYK | 0 | 0.37 | 0.02 | 0.78 |
| HSL | 302.86º | 0.23% | 0.18% | - |
| HSV(B) | 302.86º | 0.37% | 0.22% | - |
| XYZ | 3.03 | 2.42 | 4.05 | - |
| YUV | 44.56 | 134.46 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 56 | 0 | 0.37 | 0.02 | 0.78 | 302.86 | 0.23 | 0.18 |
| Hex | 39 | 24 | 38 | 0 | 25 | 2 | 4E | 12F | 17 | 12 |
| Octal | 71 | 44 | 70 | 0 | 45 | 2 | 116 | 457 | 27 | 22 |
| Binary | 111001 | 100100 | 111000 | 0 | 100101 | 10 | 1001110 | 100101111 | 10111 | 10010 |
Color Harmonies of #392438
Complementary color
Monochromatic Colors of #392438
Black with #392438
Text Example
Text Example
White with #392438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392438; }
p { color: rgb(57,36,56); }
H1.HeaderClassName
{
color: #392438;
}
.AnyTagClassName
{
color: #392438;
}
</style>
background-color css
<style>
a { background-color: #392438; }
a { background-color: rgb(57,36,56); }
div.DivClassName
{
background-color: #392438;
}
.BgClassName
{
background-color: #392438;
}
</style>
border-color css
<style>
span { border-color: #392438; }
span { border-color: rgb(57,36,56); }
td.TdClassName
{
border-color: #392438;
}
.TagClassName
{
border-color: #392438;
}
</style>