Shades of Mardi Gras #370030
Tints of Mardi Gras #370030
RGB
CMYK
RGB Variations
Color information
#370030 (or 0x370030) is known color: Mardi Gras. HEX triplet: 37, 00 and 30. RGB value is (55,0,48). Sum of RGB (Red+Green+Blue) = 55+0+48=103 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.40% from 103); Green value is 0 (0.39% from 255 or 0% from 103); Blue value is 48 (19.14% from 255 or 46.60% from 103); Max value from RGB is 55 - color contains mainly: red. Hex color #370030 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370030 is #C8FFCF. Grayscale: #151515. Windows color (decimal): -13172688 or 3145783. OLE color: 3145783.
HSL color Cylindrical-coordinate representation of color #370030: hue angle of 307.64º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370030 is Cyan = 0, Magento = 1, Yellow = 0.13 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 0 | 48 | - |
| CMYK | 0 | 1 | 0.13 | 0.78 |
| HSL | 307.64º | 1% | 0.11% | - |
| HSV(B) | 307.64º | 1% | 0.22% | - |
| XYZ | 2.11 | 1.03 | 2.88 | - |
| YUV | 21.92 | 142.72 | 151.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 48 | 0 | 1 | 0.13 | 0.78 | 307.64 | 1 | 0.11 |
| Hex | 37 | 0 | 30 | 0 | 64 | D | 4E | 134 | 64 | B |
| Octal | 67 | 0 | 60 | 0 | 144 | 15 | 116 | 464 | 144 | 13 |
| Binary | 110111 | 0 | 110000 | 0 | 1100100 | 1101 | 1001110 | 100110100 | 1100100 | 1011 |
Color Harmonies of #370030
Complementary color
Monochromatic Colors of #370030
Black with #370030
Text Example
Text Example
White with #370030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370030; }
p { color: rgb(55,0,48); }
H1.HeaderClassName
{
color: #370030;
}
.AnyTagClassName
{
color: #370030;
}
</style>
background-color css
<style>
a { background-color: #370030; }
a { background-color: rgb(55,0,48); }
div.DivClassName
{
background-color: #370030;
}
.BgClassName
{
background-color: #370030;
}
</style>
border-color css
<style>
span { border-color: #370030; }
span { border-color: rgb(55,0,48); }
td.TdClassName
{
border-color: #370030;
}
.TagClassName
{
border-color: #370030;
}
</style>