Shades of Mardi Gras #360335
Tints of Mardi Gras #360335
RGB
CMYK
RGB Variations
Color information
#360335 (or 0x360335) is known color: Mardi Gras. HEX triplet: 36, 03 and 35. RGB value is (54,3,53). Sum of RGB (Red+Green+Blue) = 54+3+53=110 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.09% from 110); Green value is 3 (1.56% from 255 or 2.73% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 54 - color contains mainly: red. Hex color #360335 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360335 is #C9FCCA. Grayscale: #171717. Windows color (decimal): -13237451 or 3474230. OLE color: 3474230.
HSL color Cylindrical-coordinate representation of color #360335: hue angle of 301.18º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360335 is Cyan = 0, Magento = 0.94, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 3 | 53 | - |
| CMYK | 0 | 0.94 | 0.02 | 0.79 |
| HSL | 301.18º | 0.89% | 0.11% | - |
| HSV(B) | 301.18º | 0.94% | 0.21% | - |
| XYZ | 2.2 | 1.11 | 3.47 | - |
| YUV | 23.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 53 | 0 | 0.94 | 0.02 | 0.79 | 301.18 | 0.89 | 0.11 |
| Hex | 36 | 3 | 35 | 0 | 5E | 2 | 4F | 12D | 59 | B |
| Octal | 66 | 3 | 65 | 0 | 136 | 2 | 117 | 455 | 131 | 13 |
| Binary | 110110 | 11 | 110101 | 0 | 1011110 | 10 | 1001111 | 100101101 | 1011001 | 1011 |
Color Harmonies of #360335
Complementary color
Monochromatic Colors of #360335
Black with #360335
Text Example
Text Example
White with #360335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360335; }
p { color: rgb(54,3,53); }
H1.HeaderClassName
{
color: #360335;
}
.AnyTagClassName
{
color: #360335;
}
</style>
background-color css
<style>
a { background-color: #360335; }
a { background-color: rgb(54,3,53); }
div.DivClassName
{
background-color: #360335;
}
.BgClassName
{
background-color: #360335;
}
</style>
border-color css
<style>
span { border-color: #360335; }
span { border-color: rgb(54,3,53); }
td.TdClassName
{
border-color: #360335;
}
.TagClassName
{
border-color: #360335;
}
</style>