Shades of Mardi Gras #391034
Tints of Mardi Gras #391034
RGB
CMYK
RGB Variations
Color information
#391034 (or 0x391034) is known color: Mardi Gras. HEX triplet: 39, 10 and 34. RGB value is (57,16,52). Sum of RGB (Red+Green+Blue) = 57+16+52=125 (16% of max value = 765). Red value is 57 (22.66% from 255 or 45.6% from 125); Green value is 16 (6.64% from 255 or 12.8% from 125); Blue value is 52 (20.70% from 255 or 41.6% from 125); Max value from RGB is 57 - color contains mainly: red. Hex color #391034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391034 is #C6EFCB. Grayscale: #202020. Windows color (decimal): -13037516 or 3412025. OLE color: 3412025.
HSL color Cylindrical-coordinate representation of color #391034: hue angle of 307.32º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #391034 is Cyan = 0, Magento = 0.72, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 16 | 52 | - |
| CMYK | 0 | 0.72 | 0.09 | 0.78 |
| HSL | 307.32º | 0.56% | 0.14% | - |
| HSV(B) | 307.32º | 0.72% | 0.22% | - |
| XYZ | 2.49 | 1.49 | 3.4 | - |
| YUV | 32.36 | 139.08 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 52 | 0 | 0.72 | 0.09 | 0.78 | 307.32 | 0.56 | 0.14 |
| Hex | 39 | 10 | 34 | 0 | 48 | 9 | 4E | 133 | 38 | E |
| Octal | 71 | 20 | 64 | 0 | 110 | 11 | 116 | 463 | 70 | 16 |
| Binary | 111001 | 10000 | 110100 | 0 | 1001000 | 1001 | 1001110 | 100110011 | 111000 | 1110 |
Color Harmonies of #391034
Complementary color
Monochromatic Colors of #391034
Black with #391034
Text Example
Text Example
White with #391034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391034; }
p { color: rgb(57,16,52); }
H1.HeaderClassName
{
color: #391034;
}
.AnyTagClassName
{
color: #391034;
}
</style>
background-color css
<style>
a { background-color: #391034; }
a { background-color: rgb(57,16,52); }
div.DivClassName
{
background-color: #391034;
}
.BgClassName
{
background-color: #391034;
}
</style>
border-color css
<style>
span { border-color: #391034; }
span { border-color: rgb(57,16,52); }
td.TdClassName
{
border-color: #391034;
}
.TagClassName
{
border-color: #391034;
}
</style>