Shades of Mardi Gras #370538
Tints of Mardi Gras #370538
RGB
CMYK
RGB Variations
Color information
#370538 (or 0x370538) is known color: Mardi Gras. HEX triplet: 37, 05 and 38. RGB value is (55,5,56). Sum of RGB (Red+Green+Blue) = 55+5+56=116 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.41% from 116); Green value is 5 (2.34% from 255 or 4.31% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 56 - color contains mainly: blue. Hex color #370538 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370538 is #C8FAC7. Grayscale: #191919. Windows color (decimal): -13171400 or 3671351. OLE color: 3671351.
HSL color Cylindrical-coordinate representation of color #370538: hue angle of 298.82º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370538 is Cyan = 0.02, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 56 | - |
| CMYK | 0.02 | 0.91 | 0 | 0.78 |
| HSL | 298.82º | 0.84% | 0.12% | - |
| HSV(B) | 298.82º | 0.91% | 0.22% | - |
| XYZ | 2.34 | 1.21 | 3.85 | - |
| YUV | 25.76 | 145.07 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 56 | 0.02 | 0.91 | 0 | 0.78 | 298.82 | 0.84 | 0.12 |
| Hex | 37 | 5 | 38 | 2 | 5B | 0 | 4E | 12B | 54 | C |
| Octal | 67 | 5 | 70 | 2 | 133 | 0 | 116 | 453 | 124 | 14 |
| Binary | 110111 | 101 | 111000 | 10 | 1011011 | 0 | 1001110 | 100101011 | 1010100 | 1100 |
Color Harmonies of #370538
Complementary color
Monochromatic Colors of #370538
Black with #370538
Text Example
Text Example
White with #370538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370538; }
p { color: rgb(55,5,56); }
H1.HeaderClassName
{
color: #370538;
}
.AnyTagClassName
{
color: #370538;
}
</style>
background-color css
<style>
a { background-color: #370538; }
a { background-color: rgb(55,5,56); }
div.DivClassName
{
background-color: #370538;
}
.BgClassName
{
background-color: #370538;
}
</style>
border-color css
<style>
span { border-color: #370538; }
span { border-color: rgb(55,5,56); }
td.TdClassName
{
border-color: #370538;
}
.TagClassName
{
border-color: #370538;
}
</style>