Shades of Mardi Gras #390733
Tints of Mardi Gras #390733
RGB
CMYK
RGB Variations
Color information
#390733 (or 0x390733) is known color: Mardi Gras. HEX triplet: 39, 07 and 33. RGB value is (57,7,51). Sum of RGB (Red+Green+Blue) = 57+7+51=115 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.57% from 115); Green value is 7 (3.12% from 255 or 6.09% from 115); Blue value is 51 (20.31% from 255 or 44.35% from 115); Max value from RGB is 57 - color contains mainly: red. Hex color #390733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390733 is #C6F8CC. Grayscale: #1A1A1A. Windows color (decimal): -13039821 or 3344185. OLE color: 3344185.
HSL color Cylindrical-coordinate representation of color #390733: hue angle of 307.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390733 is Cyan = 0, Magento = 0.88, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 51 | - |
| CMYK | 0 | 0.88 | 0.11 | 0.78 |
| HSL | 307.2º | 0.78% | 0.13% | - |
| HSV(B) | 307.2º | 0.88% | 0.22% | - |
| XYZ | 2.36 | 1.26 | 3.25 | - |
| YUV | 26.97 | 141.57 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 51 | 0 | 0.88 | 0.11 | 0.78 | 307.2 | 0.78 | 0.13 |
| Hex | 39 | 7 | 33 | 0 | 58 | B | 4E | 133 | 4E | D |
| Octal | 71 | 7 | 63 | 0 | 130 | 13 | 116 | 463 | 116 | 15 |
| Binary | 111001 | 111 | 110011 | 0 | 1011000 | 1011 | 1001110 | 100110011 | 1001110 | 1101 |
Color Harmonies of #390733
Complementary color
Monochromatic Colors of #390733
Black with #390733
Text Example
Text Example
White with #390733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390733; }
p { color: rgb(57,7,51); }
H1.HeaderClassName
{
color: #390733;
}
.AnyTagClassName
{
color: #390733;
}
</style>
background-color css
<style>
a { background-color: #390733; }
a { background-color: rgb(57,7,51); }
div.DivClassName
{
background-color: #390733;
}
.BgClassName
{
background-color: #390733;
}
</style>
border-color css
<style>
span { border-color: #390733; }
span { border-color: rgb(57,7,51); }
td.TdClassName
{
border-color: #390733;
}
.TagClassName
{
border-color: #390733;
}
</style>