Shades of Mardi Gras #321430
Tints of Mardi Gras #321430
RGB
CMYK
RGB Variations
Color information
#321430 (or 0x321430) is known color: Mardi Gras. HEX triplet: 32, 14 and 30. RGB value is (50,20,48). Sum of RGB (Red+Green+Blue) = 50+20+48=118 (15% of max value = 765). Red value is 50 (19.92% from 255 or 42.37% from 118); Green value is 20 (8.20% from 255 or 16.95% from 118); Blue value is 48 (19.14% from 255 or 40.68% from 118); Max value from RGB is 50 - color contains mainly: red. Hex color #321430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321430 is #CDEBCF. Grayscale: #202020. Windows color (decimal): -13495248 or 3150898. OLE color: 3150898.
HSL color Cylindrical-coordinate representation of color #321430: hue angle of 304º degrees, saturation: 0.43, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #321430 is Cyan = 0, Magento = 0.60, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 20 | 48 | - |
| CMYK | 0 | 0.60 | 0.04 | 0.80 |
| HSL | 304º | 0.43% | 0.14% | - |
| HSV(B) | 304º | 0.6% | 0.2% | - |
| XYZ | 2.1 | 1.39 | 2.95 | - |
| YUV | 32.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 48 | 0 | 0.60 | 0.04 | 0.80 | 304 | 0.43 | 0.14 |
| Hex | 32 | 14 | 30 | 0 | 3C | 4 | 50 | 130 | 2B | E |
| Octal | 62 | 24 | 60 | 0 | 74 | 4 | 120 | 460 | 53 | 16 |
| Binary | 110010 | 10100 | 110000 | 0 | 111100 | 100 | 1010000 | 100110000 | 101011 | 1110 |
Color Harmonies of #321430
Complementary color
Monochromatic Colors of #321430
Black with #321430
Text Example
Text Example
White with #321430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321430; }
p { color: rgb(50,20,48); }
H1.HeaderClassName
{
color: #321430;
}
.AnyTagClassName
{
color: #321430;
}
</style>
background-color css
<style>
a { background-color: #321430; }
a { background-color: rgb(50,20,48); }
div.DivClassName
{
background-color: #321430;
}
.BgClassName
{
background-color: #321430;
}
</style>
border-color css
<style>
span { border-color: #321430; }
span { border-color: rgb(50,20,48); }
td.TdClassName
{
border-color: #321430;
}
.TagClassName
{
border-color: #321430;
}
</style>