Shades of Mardi Gras #390933
Tints of Mardi Gras #390933
RGB
CMYK
RGB Variations
Color information
#390933 (or 0x390933) is known color: Mardi Gras. HEX triplet: 39, 09 and 33. RGB value is (57,9,51). Sum of RGB (Red+Green+Blue) = 57+9+51=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 9 (3.91% from 255 or 7.69% from 117); Blue value is 51 (20.31% from 255 or 43.59% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #390933 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390933 is #C6F6CC. Grayscale: #1C1C1C. Windows color (decimal): -13039309 or 3344697. OLE color: 3344697.
HSL color Cylindrical-coordinate representation of color #390933: hue angle of 307.5º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390933 is Cyan = 0, Magento = 0.84, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 51 | - |
| CMYK | 0 | 0.84 | 0.11 | 0.78 |
| HSL | 307.5º | 0.73% | 0.13% | - |
| HSV(B) | 307.5º | 0.84% | 0.22% | - |
| XYZ | 2.38 | 1.3 | 3.26 | - |
| YUV | 28.14 | 140.9 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 51 | 0 | 0.84 | 0.11 | 0.78 | 307.5 | 0.73 | 0.13 |
| Hex | 39 | 9 | 33 | 0 | 54 | B | 4E | 134 | 49 | D |
| Octal | 71 | 11 | 63 | 0 | 124 | 13 | 116 | 464 | 111 | 15 |
| Binary | 111001 | 1001 | 110011 | 0 | 1010100 | 1011 | 1001110 | 100110100 | 1001001 | 1101 |
Color Harmonies of #390933
Complementary color
Monochromatic Colors of #390933
Black with #390933
Text Example
Text Example
White with #390933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390933; }
p { color: rgb(57,9,51); }
H1.HeaderClassName
{
color: #390933;
}
.AnyTagClassName
{
color: #390933;
}
</style>
background-color css
<style>
a { background-color: #390933; }
a { background-color: rgb(57,9,51); }
div.DivClassName
{
background-color: #390933;
}
.BgClassName
{
background-color: #390933;
}
</style>
border-color css
<style>
span { border-color: #390933; }
span { border-color: rgb(57,9,51); }
td.TdClassName
{
border-color: #390933;
}
.TagClassName
{
border-color: #390933;
}
</style>