Shades of Mardi Gras #361135
Tints of Mardi Gras #361135
RGB
CMYK
RGB Variations
Color information
#361135 (or 0x361135) is known color: Mardi Gras. HEX triplet: 36, 11 and 35. RGB value is (54,17,53). Sum of RGB (Red+Green+Blue) = 54+17+53=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 17 (7.03% from 255 or 13.71% from 124); Blue value is 53 (21.09% from 255 or 42.74% from 124); Max value from RGB is 54 - color contains mainly: red. Hex color #361135 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361135 is #C9EECA. Grayscale: #202020. Windows color (decimal): -13233867 or 3477814. OLE color: 3477814.
HSL color Cylindrical-coordinate representation of color #361135: hue angle of 301.62º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #361135 is Cyan = 0, Magento = 0.69, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 17 | 53 | - |
| CMYK | 0 | 0.69 | 0.02 | 0.79 |
| HSL | 301.62º | 0.52% | 0.14% | - |
| HSV(B) | 301.62º | 0.69% | 0.21% | - |
| XYZ | 2.36 | 1.44 | 3.52 | - |
| YUV | 32.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 53 | 0 | 0.69 | 0.02 | 0.79 | 301.62 | 0.52 | 0.14 |
| Hex | 36 | 11 | 35 | 0 | 45 | 2 | 4F | 12E | 34 | E |
| Octal | 66 | 21 | 65 | 0 | 105 | 2 | 117 | 456 | 64 | 16 |
| Binary | 110110 | 10001 | 110101 | 0 | 1000101 | 10 | 1001111 | 100101110 | 110100 | 1110 |
Color Harmonies of #361135
Complementary color
Monochromatic Colors of #361135
Black with #361135
Text Example
Text Example
White with #361135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361135; }
p { color: rgb(54,17,53); }
H1.HeaderClassName
{
color: #361135;
}
.AnyTagClassName
{
color: #361135;
}
</style>
background-color css
<style>
a { background-color: #361135; }
a { background-color: rgb(54,17,53); }
div.DivClassName
{
background-color: #361135;
}
.BgClassName
{
background-color: #361135;
}
</style>
border-color css
<style>
span { border-color: #361135; }
span { border-color: rgb(54,17,53); }
td.TdClassName
{
border-color: #361135;
}
.TagClassName
{
border-color: #361135;
}
</style>