Shades of Mardi Gras #391735
Tints of Mardi Gras #391735
RGB
CMYK
RGB Variations
Color information
#391735 (or 0x391735) is known color: Mardi Gras. HEX triplet: 39, 17 and 35. RGB value is (57,23,53). Sum of RGB (Red+Green+Blue) = 57+23+53=133 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.86% from 133); Green value is 23 (9.38% from 255 or 17.29% from 133); Blue value is 53 (21.09% from 255 or 39.85% from 133); Max value from RGB is 57 - color contains mainly: red. Hex color #391735 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391735 is #C6E8CA. Grayscale: #242424. Windows color (decimal): -13035723 or 3479353. OLE color: 3479353.
HSL color Cylindrical-coordinate representation of color #391735: hue angle of 307.06º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #391735 is Cyan = 0, Magento = 0.60, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 23 | 53 | - |
| CMYK | 0 | 0.60 | 0.07 | 0.78 |
| HSL | 307.06º | 0.43% | 0.16% | - |
| HSV(B) | 307.06º | 0.6% | 0.22% | - |
| XYZ | 2.64 | 1.74 | 3.57 | - |
| YUV | 36.59 | 137.26 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 53 | 0 | 0.60 | 0.07 | 0.78 | 307.06 | 0.43 | 0.16 |
| Hex | 39 | 17 | 35 | 0 | 3C | 7 | 4E | 133 | 2A | 10 |
| Octal | 71 | 27 | 65 | 0 | 74 | 7 | 116 | 463 | 52 | 20 |
| Binary | 111001 | 10111 | 110101 | 0 | 111100 | 111 | 1001110 | 100110011 | 101010 | 10000 |
Color Harmonies of #391735
Complementary color
Monochromatic Colors of #391735
Black with #391735
Text Example
Text Example
White with #391735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391735; }
p { color: rgb(57,23,53); }
H1.HeaderClassName
{
color: #391735;
}
.AnyTagClassName
{
color: #391735;
}
</style>
background-color css
<style>
a { background-color: #391735; }
a { background-color: rgb(57,23,53); }
div.DivClassName
{
background-color: #391735;
}
.BgClassName
{
background-color: #391735;
}
</style>
border-color css
<style>
span { border-color: #391735; }
span { border-color: rgb(57,23,53); }
td.TdClassName
{
border-color: #391735;
}
.TagClassName
{
border-color: #391735;
}
</style>