Shades of Mardi Gras #370439
Tints of Mardi Gras #370439
RGB
CMYK
RGB Variations
Color information
#370439 (or 0x370439) is known color: Mardi Gras. HEX triplet: 37, 04 and 39. RGB value is (55,4,57). Sum of RGB (Red+Green+Blue) = 55+4+57=116 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.41% from 116); Green value is 4 (1.95% from 255 or 3.45% from 116); Blue value is 57 (22.66% from 255 or 49.14% from 116); Max value from RGB is 57 - color contains mainly: blue. Hex color #370439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370439 is #C8FBC6. Grayscale: #191919. Windows color (decimal): -13171655 or 3736631. OLE color: 3736631.
HSL color Cylindrical-coordinate representation of color #370439: hue angle of 297.74º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370439 is Cyan = 0.04, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 4 | 57 | - |
| CMYK | 0.04 | 0.93 | 0 | 0.78 |
| HSL | 297.74º | 0.87% | 0.12% | - |
| HSV(B) | 297.74º | 0.93% | 0.22% | - |
| XYZ | 2.36 | 1.19 | 3.98 | - |
| YUV | 25.29 | 145.9 | 149.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 57 | 0.04 | 0.93 | 0 | 0.78 | 297.74 | 0.87 | 0.12 |
| Hex | 37 | 4 | 39 | 4 | 5D | 0 | 4E | 12A | 57 | C |
| Octal | 67 | 4 | 71 | 4 | 135 | 0 | 116 | 452 | 127 | 14 |
| Binary | 110111 | 100 | 111001 | 100 | 1011101 | 0 | 1001110 | 100101010 | 1010111 | 1100 |
Color Harmonies of #370439
Complementary color
Monochromatic Colors of #370439
Black with #370439
Text Example
Text Example
White with #370439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370439; }
p { color: rgb(55,4,57); }
H1.HeaderClassName
{
color: #370439;
}
.AnyTagClassName
{
color: #370439;
}
</style>
background-color css
<style>
a { background-color: #370439; }
a { background-color: rgb(55,4,57); }
div.DivClassName
{
background-color: #370439;
}
.BgClassName
{
background-color: #370439;
}
</style>
border-color css
<style>
span { border-color: #370439; }
span { border-color: rgb(55,4,57); }
td.TdClassName
{
border-color: #370439;
}
.TagClassName
{
border-color: #370439;
}
</style>