Shades of Mardi Gras #370539
Tints of Mardi Gras #370539
RGB
CMYK
RGB Variations
Color information
#370539 (or 0x370539) is known color: Mardi Gras. HEX triplet: 37, 05 and 39. RGB value is (55,5,57). Sum of RGB (Red+Green+Blue) = 55+5+57=117 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.01% from 117); Green value is 5 (2.34% from 255 or 4.27% from 117); Blue value is 57 (22.66% from 255 or 48.72% from 117); Max value from RGB is 57 - color contains mainly: blue. Hex color #370539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370539 is #C8FAC6. Grayscale: #191919. Windows color (decimal): -13171399 or 3736887. OLE color: 3736887.
HSL color Cylindrical-coordinate representation of color #370539: hue angle of 297.69º 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 #370539 is Cyan = 0.04, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 57 | - |
| CMYK | 0.04 | 0.91 | 0 | 0.78 |
| HSL | 297.69º | 0.84% | 0.12% | - |
| HSV(B) | 297.69º | 0.91% | 0.22% | - |
| XYZ | 2.37 | 1.22 | 3.98 | - |
| YUV | 25.88 | 145.57 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 57 | 0.04 | 0.91 | 0 | 0.78 | 297.69 | 0.84 | 0.12 |
| Hex | 37 | 5 | 39 | 4 | 5B | 0 | 4E | 12A | 54 | C |
| Octal | 67 | 5 | 71 | 4 | 133 | 0 | 116 | 452 | 124 | 14 |
| Binary | 110111 | 101 | 111001 | 100 | 1011011 | 0 | 1001110 | 100101010 | 1010100 | 1100 |
Color Harmonies of #370539
Complementary color
Monochromatic Colors of #370539
Black with #370539
Text Example
Text Example
White with #370539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370539; }
p { color: rgb(55,5,57); }
H1.HeaderClassName
{
color: #370539;
}
.AnyTagClassName
{
color: #370539;
}
</style>
background-color css
<style>
a { background-color: #370539; }
a { background-color: rgb(55,5,57); }
div.DivClassName
{
background-color: #370539;
}
.BgClassName
{
background-color: #370539;
}
</style>
border-color css
<style>
span { border-color: #370539; }
span { border-color: rgb(55,5,57); }
td.TdClassName
{
border-color: #370539;
}
.TagClassName
{
border-color: #370539;
}
</style>