Shades of Mardi Gras #391333
Tints of Mardi Gras #391333
RGB
CMYK
RGB Variations
Color information
#391333 (or 0x391333) is known color: Mardi Gras. HEX triplet: 39, 13 and 33. RGB value is (57,19,51). Sum of RGB (Red+Green+Blue) = 57+19+51=127 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.88% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 51 (20.31% from 255 or 40.16% from 127); Max value from RGB is 57 - color contains mainly: red. Hex color #391333 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391333 is #C6ECCC. Grayscale: #212121. Windows color (decimal): -13036749 or 3347257. OLE color: 3347257.
HSL color Cylindrical-coordinate representation of color #391333: hue angle of 309.47º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #391333 is Cyan = 0, Magento = 0.67, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 51 | - |
| CMYK | 0 | 0.67 | 0.11 | 0.78 |
| HSL | 309.47º | 0.5% | 0.15% | - |
| HSV(B) | 309.47º | 0.67% | 0.22% | - |
| XYZ | 2.52 | 1.57 | 3.3 | - |
| YUV | 34.01 | 137.59 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 51 | 0 | 0.67 | 0.11 | 0.78 | 309.47 | 0.5 | 0.15 |
| Hex | 39 | 13 | 33 | 0 | 43 | B | 4E | 135 | 32 | F |
| Octal | 71 | 23 | 63 | 0 | 103 | 13 | 116 | 465 | 62 | 17 |
| Binary | 111001 | 10011 | 110011 | 0 | 1000011 | 1011 | 1001110 | 100110101 | 110010 | 1111 |
Color Harmonies of #391333
Complementary color
Monochromatic Colors of #391333
Black with #391333
Text Example
Text Example
White with #391333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391333; }
p { color: rgb(57,19,51); }
H1.HeaderClassName
{
color: #391333;
}
.AnyTagClassName
{
color: #391333;
}
</style>
background-color css
<style>
a { background-color: #391333; }
a { background-color: rgb(57,19,51); }
div.DivClassName
{
background-color: #391333;
}
.BgClassName
{
background-color: #391333;
}
</style>
border-color css
<style>
span { border-color: #391333; }
span { border-color: rgb(57,19,51); }
td.TdClassName
{
border-color: #391333;
}
.TagClassName
{
border-color: #391333;
}
</style>