Shades of Mardi Gras #370230
Tints of Mardi Gras #370230
RGB
CMYK
RGB Variations
Color information
#370230 (or 0x370230) is known color: Mardi Gras. HEX triplet: 37, 02 and 30. RGB value is (55,2,48). Sum of RGB (Red+Green+Blue) = 55+2+48=105 (13% of max value = 765). Red value is 55 (21.88% from 255 or 52.38% from 105); Green value is 2 (1.17% from 255 or 1.90% from 105); Blue value is 48 (19.14% from 255 or 45.71% from 105); Max value from RGB is 55 - color contains mainly: red. Hex color #370230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370230 is #C8FDCF. Grayscale: #161616. Windows color (decimal): -13172176 or 3146295. OLE color: 3146295.
HSL color Cylindrical-coordinate representation of color #370230: hue angle of 307.92º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370230 is Cyan = 0, Magento = 0.96, Yellow = 0.13 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 2 | 48 | - |
| CMYK | 0 | 0.96 | 0.13 | 0.78 |
| HSL | 307.92º | 0.93% | 0.11% | - |
| HSV(B) | 307.92º | 0.96% | 0.22% | - |
| XYZ | 2.13 | 1.07 | 2.89 | - |
| YUV | 23.09 | 142.06 | 150.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 48 | 0 | 0.96 | 0.13 | 0.78 | 307.92 | 0.93 | 0.11 |
| Hex | 37 | 2 | 30 | 0 | 60 | D | 4E | 134 | 5D | B |
| Octal | 67 | 2 | 60 | 0 | 140 | 15 | 116 | 464 | 135 | 13 |
| Binary | 110111 | 10 | 110000 | 0 | 1100000 | 1101 | 1001110 | 100110100 | 1011101 | 1011 |
Color Harmonies of #370230
Complementary color
Monochromatic Colors of #370230
Black with #370230
Text Example
Text Example
White with #370230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370230; }
p { color: rgb(55,2,48); }
H1.HeaderClassName
{
color: #370230;
}
.AnyTagClassName
{
color: #370230;
}
</style>
background-color css
<style>
a { background-color: #370230; }
a { background-color: rgb(55,2,48); }
div.DivClassName
{
background-color: #370230;
}
.BgClassName
{
background-color: #370230;
}
</style>
border-color css
<style>
span { border-color: #370230; }
span { border-color: rgb(55,2,48); }
td.TdClassName
{
border-color: #370230;
}
.TagClassName
{
border-color: #370230;
}
</style>