Shades of Mardi Gras #371230
Tints of Mardi Gras #371230
RGB
CMYK
RGB Variations
Color information
#371230 (or 0x371230) is known color: Mardi Gras. HEX triplet: 37, 12 and 30. RGB value is (55,18,48). Sum of RGB (Red+Green+Blue) = 55+18+48=121 (16% of max value = 765). Red value is 55 (21.88% from 255 or 45.45% from 121); Green value is 18 (7.42% from 255 or 14.88% from 121); Blue value is 48 (19.14% from 255 or 39.67% from 121); Max value from RGB is 55 - color contains mainly: red. Hex color #371230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371230 is #C8EDCF. Grayscale: #202020. Windows color (decimal): -13168080 or 3150391. OLE color: 3150391.
HSL color Cylindrical-coordinate representation of color #371230: hue angle of 311.35º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #371230 is Cyan = 0, Magento = 0.67, Yellow = 0.13 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 18 | 48 | - |
| CMYK | 0 | 0.67 | 0.13 | 0.78 |
| HSL | 311.35º | 0.51% | 0.14% | - |
| HSV(B) | 311.35º | 0.67% | 0.22% | - |
| XYZ | 2.33 | 1.46 | 2.96 | - |
| YUV | 32.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 48 | 0 | 0.67 | 0.13 | 0.78 | 311.35 | 0.51 | 0.14 |
| Hex | 37 | 12 | 30 | 0 | 43 | D | 4E | 137 | 33 | E |
| Octal | 67 | 22 | 60 | 0 | 103 | 15 | 116 | 467 | 63 | 16 |
| Binary | 110111 | 10010 | 110000 | 0 | 1000011 | 1101 | 1001110 | 100110111 | 110011 | 1110 |
Color Harmonies of #371230
Complementary color
Monochromatic Colors of #371230
Black with #371230
Text Example
Text Example
White with #371230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371230; }
p { color: rgb(55,18,48); }
H1.HeaderClassName
{
color: #371230;
}
.AnyTagClassName
{
color: #371230;
}
</style>
background-color css
<style>
a { background-color: #371230; }
a { background-color: rgb(55,18,48); }
div.DivClassName
{
background-color: #371230;
}
.BgClassName
{
background-color: #371230;
}
</style>
border-color css
<style>
span { border-color: #371230; }
span { border-color: rgb(55,18,48); }
td.TdClassName
{
border-color: #371230;
}
.TagClassName
{
border-color: #371230;
}
</style>