Shades of Mardi Gras #370934
Tints of Mardi Gras #370934
RGB
CMYK
RGB Variations
Color information
#370934 (or 0x370934) is known color: Mardi Gras. HEX triplet: 37, 09 and 34. RGB value is (55,9,52). Sum of RGB (Red+Green+Blue) = 55+9+52=116 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.41% from 116); Green value is 9 (3.91% from 255 or 7.76% from 116); Blue value is 52 (20.70% from 255 or 44.83% from 116); Max value from RGB is 55 - color contains mainly: red. Hex color #370934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370934 is #C8F6CB. Grayscale: #1B1B1B. Windows color (decimal): -13170380 or 3410231. OLE color: 3410231.
HSL color Cylindrical-coordinate representation of color #370934: hue angle of 303.91º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #370934 is Cyan = 0, Magento = 0.84, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 52 | - |
| CMYK | 0 | 0.84 | 0.05 | 0.78 |
| HSL | 303.91º | 0.72% | 0.13% | - |
| HSV(B) | 303.91º | 0.84% | 0.22% | - |
| XYZ | 2.29 | 1.26 | 3.37 | - |
| YUV | 27.66 | 141.74 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 52 | 0 | 0.84 | 0.05 | 0.78 | 303.91 | 0.72 | 0.13 |
| Hex | 37 | 9 | 34 | 0 | 54 | 5 | 4E | 130 | 48 | D |
| Octal | 67 | 11 | 64 | 0 | 124 | 5 | 116 | 460 | 110 | 15 |
| Binary | 110111 | 1001 | 110100 | 0 | 1010100 | 101 | 1001110 | 100110000 | 1001000 | 1101 |
Color Harmonies of #370934
Complementary color
Monochromatic Colors of #370934
Black with #370934
Text Example
Text Example
White with #370934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370934; }
p { color: rgb(55,9,52); }
H1.HeaderClassName
{
color: #370934;
}
.AnyTagClassName
{
color: #370934;
}
</style>
background-color css
<style>
a { background-color: #370934; }
a { background-color: rgb(55,9,52); }
div.DivClassName
{
background-color: #370934;
}
.BgClassName
{
background-color: #370934;
}
</style>
border-color css
<style>
span { border-color: #370934; }
span { border-color: rgb(55,9,52); }
td.TdClassName
{
border-color: #370934;
}
.TagClassName
{
border-color: #370934;
}
</style>