Shades of Mardi Gras #370330
Tints of Mardi Gras #370330
RGB
CMYK
RGB Variations
Color information
#370330 (or 0x370330) is known color: Mardi Gras. HEX triplet: 37, 03 and 30. RGB value is (55,3,48). Sum of RGB (Red+Green+Blue) = 55+3+48=106 (14% of max value = 765). Red value is 55 (21.88% from 255 or 51.89% from 106); Green value is 3 (1.56% from 255 or 2.83% from 106); Blue value is 48 (19.14% from 255 or 45.28% from 106); Max value from RGB is 55 - color contains mainly: red. Hex color #370330 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370330 is #C8FCCF. Grayscale: #171717. Windows color (decimal): -13171920 or 3146551. OLE color: 3146551.
HSL color Cylindrical-coordinate representation of color #370330: hue angle of 308.08º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370330 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 48 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.78 |
| HSL | 308.08º | 0.9% | 0.11% | - |
| HSV(B) | 308.08º | 0.95% | 0.22% | - |
| XYZ | 2.14 | 1.09 | 2.89 | - |
| YUV | 23.68 | 141.73 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 48 | 0 | 0.95 | 0.13 | 0.78 | 308.08 | 0.9 | 0.11 |
| Hex | 37 | 3 | 30 | 0 | 5F | D | 4E | 134 | 5A | B |
| Octal | 67 | 3 | 60 | 0 | 137 | 15 | 116 | 464 | 132 | 13 |
| Binary | 110111 | 11 | 110000 | 0 | 1011111 | 1101 | 1001110 | 100110100 | 1011010 | 1011 |
Color Harmonies of #370330
Complementary color
Monochromatic Colors of #370330
Black with #370330
Text Example
Text Example
White with #370330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370330; }
p { color: rgb(55,3,48); }
H1.HeaderClassName
{
color: #370330;
}
.AnyTagClassName
{
color: #370330;
}
</style>
background-color css
<style>
a { background-color: #370330; }
a { background-color: rgb(55,3,48); }
div.DivClassName
{
background-color: #370330;
}
.BgClassName
{
background-color: #370330;
}
</style>
border-color css
<style>
span { border-color: #370330; }
span { border-color: rgb(55,3,48); }
td.TdClassName
{
border-color: #370330;
}
.TagClassName
{
border-color: #370330;
}
</style>