Shades of Mardi Gras #362535
Tints of Mardi Gras #362535
RGB
CMYK
RGB Variations
Color information
#362535 (or 0x362535) is known color: Mardi Gras. HEX triplet: 36, 25 and 35. RGB value is (54,37,53). Sum of RGB (Red+Green+Blue) = 54+37+53=144 (19% of max value = 765). Red value is 54 (21.48% from 255 or 37.5% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 53 (21.09% from 255 or 36.81% from 144); Max value from RGB is 54 - color contains mainly: red. Hex color #362535 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362535 is #C9DACA. Grayscale: #2B2B2B. Windows color (decimal): -13228747 or 3482934. OLE color: 3482934.
HSL color Cylindrical-coordinate representation of color #362535: hue angle of 303.53º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #362535 is Cyan = 0, Magento = 0.31, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 37 | 53 | - |
| CMYK | 0 | 0.31 | 0.02 | 0.79 |
| HSL | 303.53º | 0.19% | 0.18% | - |
| HSV(B) | 303.53º | 0.31% | 0.21% | - |
| XYZ | 2.83 | 2.36 | 3.68 | - |
| YUV | 43.91 | 133.13 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 53 | 0 | 0.31 | 0.02 | 0.79 | 303.53 | 0.19 | 0.18 |
| Hex | 36 | 25 | 35 | 0 | 1F | 2 | 4F | 130 | 13 | 12 |
| Octal | 66 | 45 | 65 | 0 | 37 | 2 | 117 | 460 | 23 | 22 |
| Binary | 110110 | 100101 | 110101 | 0 | 11111 | 10 | 1001111 | 100110000 | 10011 | 10010 |
Color Harmonies of #362535
Complementary color
Monochromatic Colors of #362535
Black with #362535
Text Example
Text Example
White with #362535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362535; }
p { color: rgb(54,37,53); }
H1.HeaderClassName
{
color: #362535;
}
.AnyTagClassName
{
color: #362535;
}
</style>
background-color css
<style>
a { background-color: #362535; }
a { background-color: rgb(54,37,53); }
div.DivClassName
{
background-color: #362535;
}
.BgClassName
{
background-color: #362535;
}
</style>
border-color css
<style>
span { border-color: #362535; }
span { border-color: rgb(54,37,53); }
td.TdClassName
{
border-color: #362535;
}
.TagClassName
{
border-color: #362535;
}
</style>