Shades of Mardi Gras #370730
Tints of Mardi Gras #370730
RGB
CMYK
RGB Variations
Color information
#370730 (or 0x370730) is known color: Mardi Gras. HEX triplet: 37, 07 and 30. RGB value is (55,7,48). Sum of RGB (Red+Green+Blue) = 55+7+48=110 (14% of max value = 765). Red value is 55 (21.88% from 255 or 50% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 48 (19.14% from 255 or 43.64% from 110); Max value from RGB is 55 - color contains mainly: red. Hex color #370730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370730 is #C8F8CF. Grayscale: #191919. Windows color (decimal): -13170896 or 3147575. OLE color: 3147575.
HSL color Cylindrical-coordinate representation of color #370730: hue angle of 308.75º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #370730 is Cyan = 0, Magento = 0.87, Yellow = 0.13 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 48 | - |
| CMYK | 0 | 0.87 | 0.13 | 0.78 |
| HSL | 308.75º | 0.77% | 0.12% | - |
| HSV(B) | 308.75º | 0.87% | 0.22% | - |
| XYZ | 2.19 | 1.18 | 2.91 | - |
| YUV | 26.03 | 140.4 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 48 | 0 | 0.87 | 0.13 | 0.78 | 308.75 | 0.77 | 0.12 |
| Hex | 37 | 7 | 30 | 0 | 57 | D | 4E | 135 | 4D | C |
| Octal | 67 | 7 | 60 | 0 | 127 | 15 | 116 | 465 | 115 | 14 |
| Binary | 110111 | 111 | 110000 | 0 | 1010111 | 1101 | 1001110 | 100110101 | 1001101 | 1100 |
Color Harmonies of #370730
Complementary color
Monochromatic Colors of #370730
Black with #370730
Text Example
Text Example
White with #370730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370730; }
p { color: rgb(55,7,48); }
H1.HeaderClassName
{
color: #370730;
}
.AnyTagClassName
{
color: #370730;
}
</style>
background-color css
<style>
a { background-color: #370730; }
a { background-color: rgb(55,7,48); }
div.DivClassName
{
background-color: #370730;
}
.BgClassName
{
background-color: #370730;
}
</style>
border-color css
<style>
span { border-color: #370730; }
span { border-color: rgb(55,7,48); }
td.TdClassName
{
border-color: #370730;
}
.TagClassName
{
border-color: #370730;
}
</style>