Shades of Mardi Gras #390633
Tints of Mardi Gras #390633
RGB
CMYK
RGB Variations
Color information
#390633 (or 0x390633) is known color: Mardi Gras. HEX triplet: 39, 06 and 33. RGB value is (57,6,51). Sum of RGB (Red+Green+Blue) = 57+6+51=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 6 (2.73% from 255 or 5.26% from 114); Blue value is 51 (20.31% from 255 or 44.74% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #390633 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390633 is #C6F9CC. Grayscale: #1A1A1A. Windows color (decimal): -13040077 or 3343929. OLE color: 3343929.
HSL color Cylindrical-coordinate representation of color #390633: hue angle of 307.06º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390633 is Cyan = 0, Magento = 0.89, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 6 | 51 | - |
| CMYK | 0 | 0.89 | 0.11 | 0.78 |
| HSL | 307.06º | 0.81% | 0.12% | - |
| HSV(B) | 307.06º | 0.89% | 0.22% | - |
| XYZ | 2.35 | 1.24 | 3.25 | - |
| YUV | 26.38 | 141.9 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 51 | 0 | 0.89 | 0.11 | 0.78 | 307.06 | 0.81 | 0.12 |
| Hex | 39 | 6 | 33 | 0 | 59 | B | 4E | 133 | 51 | C |
| Octal | 71 | 6 | 63 | 0 | 131 | 13 | 116 | 463 | 121 | 14 |
| Binary | 111001 | 110 | 110011 | 0 | 1011001 | 1011 | 1001110 | 100110011 | 1010001 | 1100 |
Color Harmonies of #390633
Complementary color
Monochromatic Colors of #390633
Black with #390633
Text Example
Text Example
White with #390633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390633; }
p { color: rgb(57,6,51); }
H1.HeaderClassName
{
color: #390633;
}
.AnyTagClassName
{
color: #390633;
}
</style>
background-color css
<style>
a { background-color: #390633; }
a { background-color: rgb(57,6,51); }
div.DivClassName
{
background-color: #390633;
}
.BgClassName
{
background-color: #390633;
}
</style>
border-color css
<style>
span { border-color: #390633; }
span { border-color: rgb(57,6,51); }
td.TdClassName
{
border-color: #390633;
}
.TagClassName
{
border-color: #390633;
}
</style>