Shades of Mardi Gras #390234
Tints of Mardi Gras #390234
RGB
CMYK
RGB Variations
Color information
#390234 (or 0x390234) is known color: Mardi Gras. HEX triplet: 39, 02 and 34. RGB value is (57,2,52). Sum of RGB (Red+Green+Blue) = 57+2+52=111 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.35% from 111); Green value is 2 (1.17% from 255 or 1.80% from 111); Blue value is 52 (20.70% from 255 or 46.85% from 111); Max value from RGB is 57 - color contains mainly: red. Hex color #390234 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390234 is #C6FDCB. Grayscale: #171717. Windows color (decimal): -13041100 or 3408441. OLE color: 3408441.
HSL color Cylindrical-coordinate representation of color #390234: hue angle of 305.45º 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 #390234 is Cyan = 0, Magento = 0.96, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 52 | - |
| CMYK | 0 | 0.96 | 0.09 | 0.78 |
| HSL | 305.45º | 0.93% | 0.12% | - |
| HSV(B) | 305.45º | 0.96% | 0.22% | - |
| XYZ | 2.33 | 1.16 | 3.35 | - |
| YUV | 24.15 | 143.72 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 52 | 0 | 0.96 | 0.09 | 0.78 | 305.45 | 0.93 | 0.12 |
| Hex | 39 | 2 | 34 | 0 | 60 | 9 | 4E | 131 | 5D | C |
| Octal | 71 | 2 | 64 | 0 | 140 | 11 | 116 | 461 | 135 | 14 |
| Binary | 111001 | 10 | 110100 | 0 | 1100000 | 1001 | 1001110 | 100110001 | 1011101 | 1100 |
Color Harmonies of #390234
Complementary color
Monochromatic Colors of #390234
Black with #390234
Text Example
Text Example
White with #390234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390234; }
p { color: rgb(57,2,52); }
H1.HeaderClassName
{
color: #390234;
}
.AnyTagClassName
{
color: #390234;
}
</style>
background-color css
<style>
a { background-color: #390234; }
a { background-color: rgb(57,2,52); }
div.DivClassName
{
background-color: #390234;
}
.BgClassName
{
background-color: #390234;
}
</style>
border-color css
<style>
span { border-color: #390234; }
span { border-color: rgb(57,2,52); }
td.TdClassName
{
border-color: #390234;
}
.TagClassName
{
border-color: #390234;
}
</style>