Shades of Mardi Gras #391434
Tints of Mardi Gras #391434
RGB
CMYK
RGB Variations
Color information
#391434 (or 0x391434) is known color: Mardi Gras. HEX triplet: 39, 14 and 34. RGB value is (57,20,52). Sum of RGB (Red+Green+Blue) = 57+20+52=129 (17% of max value = 765). Red value is 57 (22.66% from 255 or 44.19% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 52 (20.70% from 255 or 40.31% from 129); Max value from RGB is 57 - color contains mainly: red. Hex color #391434 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391434 is #C6EBCB. Grayscale: #222222. Windows color (decimal): -13036492 or 3413049. OLE color: 3413049.
HSL color Cylindrical-coordinate representation of color #391434: hue angle of 308.11º 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 #391434 is Cyan = 0, Magento = 0.65, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 52 | - |
| CMYK | 0 | 0.65 | 0.09 | 0.78 |
| HSL | 308.11º | 0.48% | 0.15% | - |
| HSV(B) | 308.11º | 0.65% | 0.22% | - |
| XYZ | 2.56 | 1.62 | 3.43 | - |
| YUV | 34.71 | 137.76 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 52 | 0 | 0.65 | 0.09 | 0.78 | 308.11 | 0.48 | 0.15 |
| Hex | 39 | 14 | 34 | 0 | 41 | 9 | 4E | 134 | 30 | F |
| Octal | 71 | 24 | 64 | 0 | 101 | 11 | 116 | 464 | 60 | 17 |
| Binary | 111001 | 10100 | 110100 | 0 | 1000001 | 1001 | 1001110 | 100110100 | 110000 | 1111 |
Color Harmonies of #391434
Complementary color
Monochromatic Colors of #391434
Black with #391434
Text Example
Text Example
White with #391434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391434; }
p { color: rgb(57,20,52); }
H1.HeaderClassName
{
color: #391434;
}
.AnyTagClassName
{
color: #391434;
}
</style>
background-color css
<style>
a { background-color: #391434; }
a { background-color: rgb(57,20,52); }
div.DivClassName
{
background-color: #391434;
}
.BgClassName
{
background-color: #391434;
}
</style>
border-color css
<style>
span { border-color: #391434; }
span { border-color: rgb(57,20,52); }
td.TdClassName
{
border-color: #391434;
}
.TagClassName
{
border-color: #391434;
}
</style>