Shades of Mardi Gras #361335
Tints of Mardi Gras #361335
RGB
CMYK
RGB Variations
Color information
#361335 (or 0x361335) is known color: Mardi Gras. HEX triplet: 36, 13 and 35. RGB value is (54,19,53). Sum of RGB (Red+Green+Blue) = 54+19+53=126 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.86% from 126); Green value is 19 (7.81% from 255 or 15.08% from 126); Blue value is 53 (21.09% from 255 or 42.06% from 126); Max value from RGB is 54 - color contains mainly: red. Hex color #361335 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361335 is #C9ECCA. Grayscale: #212121. Windows color (decimal): -13233355 or 3478326. OLE color: 3478326.
HSL color Cylindrical-coordinate representation of color #361335: hue angle of 301.71º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361335 is Cyan = 0, Magento = 0.65, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 53 | - |
| CMYK | 0 | 0.65 | 0.02 | 0.79 |
| HSL | 301.71º | 0.48% | 0.14% | - |
| HSV(B) | 301.71º | 0.65% | 0.21% | - |
| XYZ | 2.4 | 1.51 | 3.53 | - |
| YUV | 33.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 53 | 0 | 0.65 | 0.02 | 0.79 | 301.71 | 0.48 | 0.14 |
| Hex | 36 | 13 | 35 | 0 | 41 | 2 | 4F | 12E | 30 | E |
| Octal | 66 | 23 | 65 | 0 | 101 | 2 | 117 | 456 | 60 | 16 |
| Binary | 110110 | 10011 | 110101 | 0 | 1000001 | 10 | 1001111 | 100101110 | 110000 | 1110 |
Color Harmonies of #361335
Complementary color
Monochromatic Colors of #361335
Black with #361335
Text Example
Text Example
White with #361335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361335; }
p { color: rgb(54,19,53); }
H1.HeaderClassName
{
color: #361335;
}
.AnyTagClassName
{
color: #361335;
}
</style>
background-color css
<style>
a { background-color: #361335; }
a { background-color: rgb(54,19,53); }
div.DivClassName
{
background-color: #361335;
}
.BgClassName
{
background-color: #361335;
}
</style>
border-color css
<style>
span { border-color: #361335; }
span { border-color: rgb(54,19,53); }
td.TdClassName
{
border-color: #361335;
}
.TagClassName
{
border-color: #361335;
}
</style>