Shades of Mardi Gras #391433
Tints of Mardi Gras #391433
RGB
CMYK
RGB Variations
Color information
#391433 (or 0x391433) is known color: Mardi Gras. HEX triplet: 39, 14 and 33. RGB value is (57,20,51). Sum of RGB (Red+Green+Blue) = 57+20+51=128 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.53% from 128); Green value is 20 (8.20% from 255 or 15.62% from 128); Blue value is 51 (20.31% from 255 or 39.84% from 128); Max value from RGB is 57 - color contains mainly: red. Hex color #391433 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391433 is #C6EBCC. Grayscale: #222222. Windows color (decimal): -13036493 or 3347513. OLE color: 3347513.
HSL color Cylindrical-coordinate representation of color #391433: hue angle of 309.73º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #391433 is Cyan = 0, Magento = 0.65, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 51 | - |
| CMYK | 0 | 0.65 | 0.11 | 0.78 |
| HSL | 309.73º | 0.48% | 0.15% | - |
| HSV(B) | 309.73º | 0.65% | 0.22% | - |
| XYZ | 2.54 | 1.61 | 3.31 | - |
| YUV | 34.6 | 137.26 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 51 | 0 | 0.65 | 0.11 | 0.78 | 309.73 | 0.48 | 0.15 |
| Hex | 39 | 14 | 33 | 0 | 41 | B | 4E | 136 | 30 | F |
| Octal | 71 | 24 | 63 | 0 | 101 | 13 | 116 | 466 | 60 | 17 |
| Binary | 111001 | 10100 | 110011 | 0 | 1000001 | 1011 | 1001110 | 100110110 | 110000 | 1111 |
Color Harmonies of #391433
Complementary color
Monochromatic Colors of #391433
Black with #391433
Text Example
Text Example
White with #391433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391433; }
p { color: rgb(57,20,51); }
H1.HeaderClassName
{
color: #391433;
}
.AnyTagClassName
{
color: #391433;
}
</style>
background-color css
<style>
a { background-color: #391433; }
a { background-color: rgb(57,20,51); }
div.DivClassName
{
background-color: #391433;
}
.BgClassName
{
background-color: #391433;
}
</style>
border-color css
<style>
span { border-color: #391433; }
span { border-color: rgb(57,20,51); }
td.TdClassName
{
border-color: #391433;
}
.TagClassName
{
border-color: #391433;
}
</style>