Shades of Mardi Gras #362435
Tints of Mardi Gras #362435
RGB
CMYK
RGB Variations
Color information
#362435 (or 0x362435) is known color: Mardi Gras. HEX triplet: 36, 24 and 35. RGB value is (54,36,53). Sum of RGB (Red+Green+Blue) = 54+36+53=143 (18% of max value = 765). Red value is 54 (21.48% from 255 or 37.76% from 143); Green value is 36 (14.45% from 255 or 25.17% from 143); Blue value is 53 (21.09% from 255 or 37.06% from 143); Max value from RGB is 54 - color contains mainly: red. Hex color #362435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362435 is #C9DBCA. Grayscale: #2B2B2B. Windows color (decimal): -13229003 or 3482678. OLE color: 3482678.
HSL color Cylindrical-coordinate representation of color #362435: hue angle of 303.33º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #362435 is Cyan = 0, Magento = 0.33, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 36 | 53 | - |
| CMYK | 0 | 0.33 | 0.02 | 0.79 |
| HSL | 303.33º | 0.2% | 0.18% | - |
| HSV(B) | 303.33º | 0.33% | 0.21% | - |
| XYZ | 2.79 | 2.3 | 3.67 | - |
| YUV | 43.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 53 | 0 | 0.33 | 0.02 | 0.79 | 303.33 | 0.2 | 0.18 |
| Hex | 36 | 24 | 35 | 0 | 21 | 2 | 4F | 12F | 14 | 12 |
| Octal | 66 | 44 | 65 | 0 | 41 | 2 | 117 | 457 | 24 | 22 |
| Binary | 110110 | 100100 | 110101 | 0 | 100001 | 10 | 1001111 | 100101111 | 10100 | 10010 |
Color Harmonies of #362435
Complementary color
Monochromatic Colors of #362435
Black with #362435
Text Example
Text Example
White with #362435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362435; }
p { color: rgb(54,36,53); }
H1.HeaderClassName
{
color: #362435;
}
.AnyTagClassName
{
color: #362435;
}
</style>
background-color css
<style>
a { background-color: #362435; }
a { background-color: rgb(54,36,53); }
div.DivClassName
{
background-color: #362435;
}
.BgClassName
{
background-color: #362435;
}
</style>
border-color css
<style>
span { border-color: #362435; }
span { border-color: rgb(54,36,53); }
td.TdClassName
{
border-color: #362435;
}
.TagClassName
{
border-color: #362435;
}
</style>