Shades of Mardi Gras #390836
Tints of Mardi Gras #390836
RGB
CMYK
RGB Variations
Color information
#390836 (or 0x390836) is known color: Mardi Gras. HEX triplet: 39, 08 and 36. RGB value is (57,8,54). Sum of RGB (Red+Green+Blue) = 57+8+54=119 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.90% from 119); Green value is 8 (3.52% from 255 or 6.72% from 119); Blue value is 54 (21.48% from 255 or 45.38% from 119); Max value from RGB is 57 - color contains mainly: red. Hex color #390836 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390836 is #C6F7C9. Grayscale: #1B1B1B. Windows color (decimal): -13039562 or 3541049. OLE color: 3541049.
HSL color Cylindrical-coordinate representation of color #390836: hue angle of 303.67º 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 #390836 is Cyan = 0, Magento = 0.86, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 54 | - |
| CMYK | 0 | 0.86 | 0.05 | 0.78 |
| HSL | 303.67º | 0.75% | 0.13% | - |
| HSV(B) | 303.67º | 0.86% | 0.22% | - |
| XYZ | 2.44 | 1.31 | 3.61 | - |
| YUV | 27.9 | 142.73 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 54 | 0 | 0.86 | 0.05 | 0.78 | 303.67 | 0.75 | 0.13 |
| Hex | 39 | 8 | 36 | 0 | 56 | 5 | 4E | 130 | 4B | D |
| Octal | 71 | 10 | 66 | 0 | 126 | 5 | 116 | 460 | 113 | 15 |
| Binary | 111001 | 1000 | 110110 | 0 | 1010110 | 101 | 1001110 | 100110000 | 1001011 | 1101 |
Color Harmonies of #390836
Complementary color
Monochromatic Colors of #390836
Black with #390836
Text Example
Text Example
White with #390836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390836; }
p { color: rgb(57,8,54); }
H1.HeaderClassName
{
color: #390836;
}
.AnyTagClassName
{
color: #390836;
}
</style>
background-color css
<style>
a { background-color: #390836; }
a { background-color: rgb(57,8,54); }
div.DivClassName
{
background-color: #390836;
}
.BgClassName
{
background-color: #390836;
}
</style>
border-color css
<style>
span { border-color: #390836; }
span { border-color: rgb(57,8,54); }
td.TdClassName
{
border-color: #390836;
}
.TagClassName
{
border-color: #390836;
}
</style>