Shades of Mardi Gras #371335
Tints of Mardi Gras #371335
RGB
CMYK
RGB Variations
Color information
#371335 (or 0x371335) is known color: Mardi Gras. HEX triplet: 37, 13 and 35. RGB value is (55,19,53). Sum of RGB (Red+Green+Blue) = 55+19+53=127 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.31% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 53 (21.09% from 255 or 41.73% from 127); Max value from RGB is 55 - color contains mainly: red. Hex color #371335 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371335 is #C8ECCA. Grayscale: #212121. Windows color (decimal): -13167819 or 3478327. OLE color: 3478327.
HSL color Cylindrical-coordinate representation of color #371335: hue angle of 303.33º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #371335 is Cyan = 0, Magento = 0.65, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 19 | 53 | - |
| CMYK | 0 | 0.65 | 0.04 | 0.78 |
| HSL | 303.33º | 0.49% | 0.15% | - |
| HSV(B) | 303.33º | 0.65% | 0.22% | - |
| XYZ | 2.45 | 1.54 | 3.54 | - |
| YUV | 33.64 | 138.93 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 53 | 0 | 0.65 | 0.04 | 0.78 | 303.33 | 0.49 | 0.15 |
| Hex | 37 | 13 | 35 | 0 | 41 | 4 | 4E | 12F | 31 | F |
| Octal | 67 | 23 | 65 | 0 | 101 | 4 | 116 | 457 | 61 | 17 |
| Binary | 110111 | 10011 | 110101 | 0 | 1000001 | 100 | 1001110 | 100101111 | 110001 | 1111 |
Color Harmonies of #371335
Complementary color
Monochromatic Colors of #371335
Black with #371335
Text Example
Text Example
White with #371335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371335; }
p { color: rgb(55,19,53); }
H1.HeaderClassName
{
color: #371335;
}
.AnyTagClassName
{
color: #371335;
}
</style>
background-color css
<style>
a { background-color: #371335; }
a { background-color: rgb(55,19,53); }
div.DivClassName
{
background-color: #371335;
}
.BgClassName
{
background-color: #371335;
}
</style>
border-color css
<style>
span { border-color: #371335; }
span { border-color: rgb(55,19,53); }
td.TdClassName
{
border-color: #371335;
}
.TagClassName
{
border-color: #371335;
}
</style>