Shades of Mardi Gras #370233
Tints of Mardi Gras #370233
RGB
CMYK
RGB Variations
Color information
#370233 (or 0x370233) is known color: Mardi Gras. HEX triplet: 37, 02 and 33. RGB value is (55,2,51). Sum of RGB (Red+Green+Blue) = 55+2+51=108 (14% of max value = 765). Red value is 55 (21.88% from 255 or 50.93% from 108); Green value is 2 (1.17% from 255 or 1.85% from 108); Blue value is 51 (20.31% from 255 or 47.22% from 108); Max value from RGB is 55 - color contains mainly: red. Hex color #370233 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370233 is #C8FDCC. Grayscale: #171717. Windows color (decimal): -13172173 or 3342903. OLE color: 3342903.
HSL color Cylindrical-coordinate representation of color #370233: hue angle of 304.53º 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 #370233 is Cyan = 0, Magento = 0.96, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 2 | 51 | - |
| CMYK | 0 | 0.96 | 0.07 | 0.78 |
| HSL | 304.53º | 0.93% | 0.11% | - |
| HSV(B) | 304.53º | 0.96% | 0.22% | - |
| XYZ | 2.19 | 1.09 | 3.23 | - |
| YUV | 23.43 | 143.56 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 51 | 0 | 0.96 | 0.07 | 0.78 | 304.53 | 0.93 | 0.11 |
| Hex | 37 | 2 | 33 | 0 | 60 | 7 | 4E | 131 | 5D | B |
| Octal | 67 | 2 | 63 | 0 | 140 | 7 | 116 | 461 | 135 | 13 |
| Binary | 110111 | 10 | 110011 | 0 | 1100000 | 111 | 1001110 | 100110001 | 1011101 | 1011 |
Color Harmonies of #370233
Complementary color
Monochromatic Colors of #370233
Black with #370233
Text Example
Text Example
White with #370233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370233; }
p { color: rgb(55,2,51); }
H1.HeaderClassName
{
color: #370233;
}
.AnyTagClassName
{
color: #370233;
}
</style>
background-color css
<style>
a { background-color: #370233; }
a { background-color: rgb(55,2,51); }
div.DivClassName
{
background-color: #370233;
}
.BgClassName
{
background-color: #370233;
}
</style>
border-color css
<style>
span { border-color: #370233; }
span { border-color: rgb(55,2,51); }
td.TdClassName
{
border-color: #370233;
}
.TagClassName
{
border-color: #370233;
}
</style>