Shades of Mardi Gras #370832
Tints of Mardi Gras #370832
RGB
CMYK
RGB Variations
Color information
#370832 (or 0x370832) is known color: Mardi Gras. HEX triplet: 37, 08 and 32. RGB value is (55,8,50). Sum of RGB (Red+Green+Blue) = 55+8+50=113 (14% of max value = 765). Red value is 55 (21.88% from 255 or 48.67% from 113); Green value is 8 (3.52% from 255 or 7.08% from 113); Blue value is 50 (19.92% from 255 or 44.25% from 113); Max value from RGB is 55 - color contains mainly: red. Hex color #370832 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370832 is #C8F7CD. Grayscale: #1A1A1A. Windows color (decimal): -13170638 or 3278903. OLE color: 3278903.
HSL color Cylindrical-coordinate representation of color #370832: hue angle of 306.38º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #370832 is Cyan = 0, Magento = 0.85, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 8 | 50 | - |
| CMYK | 0 | 0.85 | 0.09 | 0.78 |
| HSL | 306.38º | 0.75% | 0.12% | - |
| HSV(B) | 306.38º | 0.85% | 0.22% | - |
| XYZ | 2.24 | 1.22 | 3.13 | - |
| YUV | 26.84 | 141.07 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 50 | 0 | 0.85 | 0.09 | 0.78 | 306.38 | 0.75 | 0.12 |
| Hex | 37 | 8 | 32 | 0 | 55 | 9 | 4E | 132 | 4B | C |
| Octal | 67 | 10 | 62 | 0 | 125 | 11 | 116 | 462 | 113 | 14 |
| Binary | 110111 | 1000 | 110010 | 0 | 1010101 | 1001 | 1001110 | 100110010 | 1001011 | 1100 |
Color Harmonies of #370832
Complementary color
Monochromatic Colors of #370832
Black with #370832
Text Example
Text Example
White with #370832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370832; }
p { color: rgb(55,8,50); }
H1.HeaderClassName
{
color: #370832;
}
.AnyTagClassName
{
color: #370832;
}
</style>
background-color css
<style>
a { background-color: #370832; }
a { background-color: rgb(55,8,50); }
div.DivClassName
{
background-color: #370832;
}
.BgClassName
{
background-color: #370832;
}
</style>
border-color css
<style>
span { border-color: #370832; }
span { border-color: rgb(55,8,50); }
td.TdClassName
{
border-color: #370832;
}
.TagClassName
{
border-color: #370832;
}
</style>