Shades of Mardi Gras #370634
Tints of Mardi Gras #370634
RGB
CMYK
RGB Variations
Color information
#370634 (or 0x370634) is known color: Mardi Gras. HEX triplet: 37, 06 and 34. RGB value is (55,6,52). Sum of RGB (Red+Green+Blue) = 55+6+52=113 (14% of max value = 765). Red value is 55 (21.88% from 255 or 48.67% from 113); Green value is 6 (2.73% from 255 or 5.31% from 113); Blue value is 52 (20.70% from 255 or 46.02% from 113); Max value from RGB is 55 - color contains mainly: red. Hex color #370634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370634 is #C8F9CB. Grayscale: #191919. Windows color (decimal): -13171148 or 3409463. OLE color: 3409463.
HSL color Cylindrical-coordinate representation of color #370634: hue angle of 303.67º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #370634 is Cyan = 0, Magento = 0.89, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 52 | - |
| CMYK | 0 | 0.89 | 0.05 | 0.78 |
| HSL | 303.67º | 0.8% | 0.12% | - |
| HSV(B) | 303.67º | 0.89% | 0.22% | - |
| XYZ | 2.26 | 1.19 | 3.36 | - |
| YUV | 25.9 | 142.73 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 52 | 0 | 0.89 | 0.05 | 0.78 | 303.67 | 0.8 | 0.12 |
| Hex | 37 | 6 | 34 | 0 | 59 | 5 | 4E | 130 | 50 | C |
| Octal | 67 | 6 | 64 | 0 | 131 | 5 | 116 | 460 | 120 | 14 |
| Binary | 110111 | 110 | 110100 | 0 | 1011001 | 101 | 1001110 | 100110000 | 1010000 | 1100 |
Color Harmonies of #370634
Complementary color
Monochromatic Colors of #370634
Black with #370634
Text Example
Text Example
White with #370634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370634; }
p { color: rgb(55,6,52); }
H1.HeaderClassName
{
color: #370634;
}
.AnyTagClassName
{
color: #370634;
}
</style>
background-color css
<style>
a { background-color: #370634; }
a { background-color: rgb(55,6,52); }
div.DivClassName
{
background-color: #370634;
}
.BgClassName
{
background-color: #370634;
}
</style>
border-color css
<style>
span { border-color: #370634; }
span { border-color: rgb(55,6,52); }
td.TdClassName
{
border-color: #370634;
}
.TagClassName
{
border-color: #370634;
}
</style>