Shades of Mardi Gras #320835
Tints of Mardi Gras #320835
RGB
CMYK
RGB Variations
Color information
#320835 (or 0x320835) is known color: Mardi Gras. HEX triplet: 32, 08 and 35. RGB value is (50,8,53). Sum of RGB (Red+Green+Blue) = 50+8+53=111 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.05% from 111); Green value is 8 (3.52% from 255 or 7.21% from 111); Blue value is 53 (21.09% from 255 or 47.75% from 111); Max value from RGB is 53 - color contains mainly: blue. Hex color #320835 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320835 is #CDF7CA. Grayscale: #191919. Windows color (decimal): -13498315 or 3475506. OLE color: 3475506.
HSL color Cylindrical-coordinate representation of color #320835: hue angle of 296º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #320835 is Cyan = 0.06, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 8 | 53 | - |
| CMYK | 0.06 | 0.85 | 0 | 0.79 |
| HSL | 296º | 0.74% | 0.12% | - |
| HSV(B) | 296º | 0.85% | 0.21% | - |
| XYZ | 2.04 | 1.11 | 3.47 | - |
| YUV | 25.69 | 143.41 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 53 | 0.06 | 0.85 | 0 | 0.79 | 296 | 0.74 | 0.12 |
| Hex | 32 | 8 | 35 | 6 | 55 | 0 | 4F | 128 | 4A | C |
| Octal | 62 | 10 | 65 | 6 | 125 | 0 | 117 | 450 | 112 | 14 |
| Binary | 110010 | 1000 | 110101 | 110 | 1010101 | 0 | 1001111 | 100101000 | 1001010 | 1100 |
Color Harmonies of #320835
Complementary color
Monochromatic Colors of #320835
Black with #320835
Text Example
Text Example
White with #320835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320835; }
p { color: rgb(50,8,53); }
H1.HeaderClassName
{
color: #320835;
}
.AnyTagClassName
{
color: #320835;
}
</style>
background-color css
<style>
a { background-color: #320835; }
a { background-color: rgb(50,8,53); }
div.DivClassName
{
background-color: #320835;
}
.BgClassName
{
background-color: #320835;
}
</style>
border-color css
<style>
span { border-color: #320835; }
span { border-color: rgb(50,8,53); }
td.TdClassName
{
border-color: #320835;
}
.TagClassName
{
border-color: #320835;
}
</style>