Shades of Mardi Gras #371034
Tints of Mardi Gras #371034
RGB
CMYK
RGB Variations
Color information
#371034 (or 0x371034) is known color: Mardi Gras. HEX triplet: 37, 10 and 34. RGB value is (55,16,52). Sum of RGB (Red+Green+Blue) = 55+16+52=123 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44.72% from 123); Green value is 16 (6.64% from 255 or 13.01% from 123); Blue value is 52 (20.70% from 255 or 42.28% from 123); Max value from RGB is 55 - color contains mainly: red. Hex color #371034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371034 is #C8EFCB. Grayscale: #1F1F1F. Windows color (decimal): -13168588 or 3412023. OLE color: 3412023.
HSL color Cylindrical-coordinate representation of color #371034: hue angle of 304.62º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #371034 is Cyan = 0, Magento = 0.71, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 52 | - |
| CMYK | 0 | 0.71 | 0.05 | 0.78 |
| HSL | 304.62º | 0.55% | 0.14% | - |
| HSV(B) | 304.62º | 0.71% | 0.22% | - |
| XYZ | 2.38 | 1.43 | 3.4 | - |
| YUV | 31.77 | 139.42 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 52 | 0 | 0.71 | 0.05 | 0.78 | 304.62 | 0.55 | 0.14 |
| Hex | 37 | 10 | 34 | 0 | 47 | 5 | 4E | 131 | 37 | E |
| Octal | 67 | 20 | 64 | 0 | 107 | 5 | 116 | 461 | 67 | 16 |
| Binary | 110111 | 10000 | 110100 | 0 | 1000111 | 101 | 1001110 | 100110001 | 110111 | 1110 |
Color Harmonies of #371034
Complementary color
Monochromatic Colors of #371034
Black with #371034
Text Example
Text Example
White with #371034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371034; }
p { color: rgb(55,16,52); }
H1.HeaderClassName
{
color: #371034;
}
.AnyTagClassName
{
color: #371034;
}
</style>
background-color css
<style>
a { background-color: #371034; }
a { background-color: rgb(55,16,52); }
div.DivClassName
{
background-color: #371034;
}
.BgClassName
{
background-color: #371034;
}
</style>
border-color css
<style>
span { border-color: #371034; }
span { border-color: rgb(55,16,52); }
td.TdClassName
{
border-color: #371034;
}
.TagClassName
{
border-color: #371034;
}
</style>