Shades of Mardi Gras #390238
Tints of Mardi Gras #390238
RGB
CMYK
RGB Variations
Color information
#390238 (or 0x390238) is known color: Mardi Gras. HEX triplet: 39, 02 and 38. RGB value is (57,2,56). Sum of RGB (Red+Green+Blue) = 57+2+56=115 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.57% from 115); Green value is 2 (1.17% from 255 or 1.74% from 115); Blue value is 56 (22.27% from 255 or 48.70% from 115); Max value from RGB is 57 - color contains mainly: red. Hex color #390238 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390238 is #C6FDC7. Grayscale: #181818. Windows color (decimal): -13041096 or 3670585. OLE color: 3670585.
HSL color Cylindrical-coordinate representation of color #390238: hue angle of 301.09º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390238 is Cyan = 0, Magento = 0.96, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 56 | - |
| CMYK | 0 | 0.96 | 0.02 | 0.78 |
| HSL | 301.09º | 0.93% | 0.12% | - |
| HSV(B) | 301.09º | 0.96% | 0.22% | - |
| XYZ | 2.42 | 1.2 | 3.85 | - |
| YUV | 24.6 | 145.72 | 151.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 56 | 0 | 0.96 | 0.02 | 0.78 | 301.09 | 0.93 | 0.12 |
| Hex | 39 | 2 | 38 | 0 | 60 | 2 | 4E | 12D | 5D | C |
| Octal | 71 | 2 | 70 | 0 | 140 | 2 | 116 | 455 | 135 | 14 |
| Binary | 111001 | 10 | 111000 | 0 | 1100000 | 10 | 1001110 | 100101101 | 1011101 | 1100 |
Color Harmonies of #390238
Complementary color
Monochromatic Colors of #390238
Black with #390238
Text Example
Text Example
White with #390238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390238; }
p { color: rgb(57,2,56); }
H1.HeaderClassName
{
color: #390238;
}
.AnyTagClassName
{
color: #390238;
}
</style>
background-color css
<style>
a { background-color: #390238; }
a { background-color: rgb(57,2,56); }
div.DivClassName
{
background-color: #390238;
}
.BgClassName
{
background-color: #390238;
}
</style>
border-color css
<style>
span { border-color: #390238; }
span { border-color: rgb(57,2,56); }
td.TdClassName
{
border-color: #390238;
}
.TagClassName
{
border-color: #390238;
}
</style>