Shades of Mardi Gras #390834
Tints of Mardi Gras #390834
RGB
CMYK
RGB Variations
Color information
#390834 (or 0x390834) is known color: Mardi Gras. HEX triplet: 39, 08 and 34. RGB value is (57,8,52). Sum of RGB (Red+Green+Blue) = 57+8+52=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 8 (3.52% from 255 or 6.84% from 117); Blue value is 52 (20.70% from 255 or 44.44% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #390834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390834 is #C6F7CB. Grayscale: #1B1B1B. Windows color (decimal): -13039564 or 3409977. OLE color: 3409977.
HSL color Cylindrical-coordinate representation of color #390834: hue angle of 306.12º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #390834 is Cyan = 0, Magento = 0.86, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 52 | - |
| CMYK | 0 | 0.86 | 0.09 | 0.78 |
| HSL | 306.12º | 0.75% | 0.13% | - |
| HSV(B) | 306.12º | 0.86% | 0.22% | - |
| XYZ | 2.39 | 1.29 | 3.37 | - |
| YUV | 27.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 52 | 0 | 0.86 | 0.09 | 0.78 | 306.12 | 0.75 | 0.13 |
| Hex | 39 | 8 | 34 | 0 | 56 | 9 | 4E | 132 | 4B | D |
| Octal | 71 | 10 | 64 | 0 | 126 | 11 | 116 | 462 | 113 | 15 |
| Binary | 111001 | 1000 | 110100 | 0 | 1010110 | 1001 | 1001110 | 100110010 | 1001011 | 1101 |
Color Harmonies of #390834
Complementary color
Monochromatic Colors of #390834
Black with #390834
Text Example
Text Example
White with #390834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390834; }
p { color: rgb(57,8,52); }
H1.HeaderClassName
{
color: #390834;
}
.AnyTagClassName
{
color: #390834;
}
</style>
background-color css
<style>
a { background-color: #390834; }
a { background-color: rgb(57,8,52); }
div.DivClassName
{
background-color: #390834;
}
.BgClassName
{
background-color: #390834;
}
</style>
border-color css
<style>
span { border-color: #390834; }
span { border-color: rgb(57,8,52); }
td.TdClassName
{
border-color: #390834;
}
.TagClassName
{
border-color: #390834;
}
</style>