Shades of Mardi Gras #370935
Tints of Mardi Gras #370935
RGB
CMYK
RGB Variations
Color information
#370935 (or 0x370935) is known color: Mardi Gras. HEX triplet: 37, 09 and 35. RGB value is (55,9,53). Sum of RGB (Red+Green+Blue) = 55+9+53=117 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.01% from 117); Green value is 9 (3.91% from 255 or 7.69% from 117); Blue value is 53 (21.09% from 255 or 45.30% from 117); Max value from RGB is 55 - color contains mainly: red. Hex color #370935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370935 is #C8F6CA. Grayscale: #1B1B1B. Windows color (decimal): -13170379 or 3475767. OLE color: 3475767.
HSL color Cylindrical-coordinate representation of color #370935: hue angle of 302.61º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #370935 is Cyan = 0, Magento = 0.84, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 53 | - |
| CMYK | 0 | 0.84 | 0.04 | 0.78 |
| HSL | 302.61º | 0.72% | 0.13% | - |
| HSV(B) | 302.61º | 0.84% | 0.22% | - |
| XYZ | 2.32 | 1.26 | 3.49 | - |
| YUV | 27.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 53 | 0 | 0.84 | 0.04 | 0.78 | 302.61 | 0.72 | 0.13 |
| Hex | 37 | 9 | 35 | 0 | 54 | 4 | 4E | 12F | 48 | D |
| Octal | 67 | 11 | 65 | 0 | 124 | 4 | 116 | 457 | 110 | 15 |
| Binary | 110111 | 1001 | 110101 | 0 | 1010100 | 100 | 1001110 | 100101111 | 1001000 | 1101 |
Color Harmonies of #370935
Complementary color
Monochromatic Colors of #370935
Black with #370935
Text Example
Text Example
White with #370935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370935; }
p { color: rgb(55,9,53); }
H1.HeaderClassName
{
color: #370935;
}
.AnyTagClassName
{
color: #370935;
}
</style>
background-color css
<style>
a { background-color: #370935; }
a { background-color: rgb(55,9,53); }
div.DivClassName
{
background-color: #370935;
}
.BgClassName
{
background-color: #370935;
}
</style>
border-color css
<style>
span { border-color: #370935; }
span { border-color: rgb(55,9,53); }
td.TdClassName
{
border-color: #370935;
}
.TagClassName
{
border-color: #370935;
}
</style>