Shades of Mardi Gras #361035
Tints of Mardi Gras #361035
RGB
CMYK
RGB Variations
Color information
#361035 (or 0x361035) is known color: Mardi Gras. HEX triplet: 36, 10 and 35. RGB value is (54,16,53). Sum of RGB (Red+Green+Blue) = 54+16+53=123 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.90% from 123); Green value is 16 (6.64% from 255 or 13.01% from 123); Blue value is 53 (21.09% from 255 or 43.09% from 123); Max value from RGB is 54 - color contains mainly: red. Hex color #361035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361035 is #C9EFCA. Grayscale: #1F1F1F. Windows color (decimal): -13234123 or 3477558. OLE color: 3477558.
HSL color Cylindrical-coordinate representation of color #361035: hue angle of 301.58º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361035 is Cyan = 0, Magento = 0.70, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 16 | 53 | - |
| CMYK | 0 | 0.70 | 0.02 | 0.79 |
| HSL | 301.58º | 0.54% | 0.14% | - |
| HSV(B) | 301.58º | 0.7% | 0.21% | - |
| XYZ | 2.35 | 1.41 | 3.52 | - |
| YUV | 31.58 | 140.09 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 53 | 0 | 0.70 | 0.02 | 0.79 | 301.58 | 0.54 | 0.14 |
| Hex | 36 | 10 | 35 | 0 | 46 | 2 | 4F | 12E | 36 | E |
| Octal | 66 | 20 | 65 | 0 | 106 | 2 | 117 | 456 | 66 | 16 |
| Binary | 110110 | 10000 | 110101 | 0 | 1000110 | 10 | 1001111 | 100101110 | 110110 | 1110 |
Color Harmonies of #361035
Complementary color
Monochromatic Colors of #361035
Black with #361035
Text Example
Text Example
White with #361035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361035; }
p { color: rgb(54,16,53); }
H1.HeaderClassName
{
color: #361035;
}
.AnyTagClassName
{
color: #361035;
}
</style>
background-color css
<style>
a { background-color: #361035; }
a { background-color: rgb(54,16,53); }
div.DivClassName
{
background-color: #361035;
}
.BgClassName
{
background-color: #361035;
}
</style>
border-color css
<style>
span { border-color: #361035; }
span { border-color: rgb(54,16,53); }
td.TdClassName
{
border-color: #361035;
}
.TagClassName
{
border-color: #361035;
}
</style>