Shades of Mardi Gras #371635
Tints of Mardi Gras #371635
RGB
CMYK
RGB Variations
Color information
#371635 (or 0x371635) is known color: Mardi Gras. HEX triplet: 37, 16 and 35. RGB value is (55,22,53). Sum of RGB (Red+Green+Blue) = 55+22+53=130 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.31% from 130); Green value is 22 (8.98% from 255 or 16.92% from 130); Blue value is 53 (21.09% from 255 or 40.77% from 130); Max value from RGB is 55 - color contains mainly: red. Hex color #371635 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371635 is #C8E9CA. Grayscale: #232323. Windows color (decimal): -13167051 or 3479095. OLE color: 3479095.
HSL color Cylindrical-coordinate representation of color #371635: hue angle of 303.64º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #371635 is Cyan = 0, Magento = 0.6, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 53 | - |
| CMYK | 0 | 0.6 | 0.04 | 0.78 |
| HSL | 303.64º | 0.43% | 0.15% | - |
| HSV(B) | 303.64º | 0.6% | 0.22% | - |
| XYZ | 2.51 | 1.64 | 3.55 | - |
| YUV | 35.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 53 | 0 | 0.6 | 0.04 | 0.78 | 303.64 | 0.43 | 0.15 |
| Hex | 37 | 16 | 35 | 0 | 3C | 4 | 4E | 130 | 2B | F |
| Octal | 67 | 26 | 65 | 0 | 74 | 4 | 116 | 460 | 53 | 17 |
| Binary | 110111 | 10110 | 110101 | 0 | 111100 | 100 | 1001110 | 100110000 | 101011 | 1111 |
Color Harmonies of #371635
Complementary color
Monochromatic Colors of #371635
Black with #371635
Text Example
Text Example
White with #371635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371635; }
p { color: rgb(55,22,53); }
H1.HeaderClassName
{
color: #371635;
}
.AnyTagClassName
{
color: #371635;
}
</style>
background-color css
<style>
a { background-color: #371635; }
a { background-color: rgb(55,22,53); }
div.DivClassName
{
background-color: #371635;
}
.BgClassName
{
background-color: #371635;
}
</style>
border-color css
<style>
span { border-color: #371635; }
span { border-color: rgb(55,22,53); }
td.TdClassName
{
border-color: #371635;
}
.TagClassName
{
border-color: #371635;
}
</style>