Shades of Mardi Gras #470348
Tints of Mardi Gras #470348
RGB
CMYK
RGB Variations
Color information
#470348 (or 0x470348) is known color: Mardi Gras. HEX triplet: 47, 03 and 48. RGB value is (71,3,72). Sum of RGB (Red+Green+Blue) = 71+3+72=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 3 (1.56% from 255 or 2.05% from 146); Blue value is 72 (28.52% from 255 or 49.32% from 146); Max value from RGB is 72 - color contains mainly: blue. Hex color #470348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470348 is #B8FCB7. Grayscale: #1E1E1E. Windows color (decimal): -12123320 or 4719431. OLE color: 4719431.
HSL color Cylindrical-coordinate representation of color #470348: hue angle of 299.13º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470348 is Cyan = 0.01, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 72 | - |
| CMYK | 0.01 | 0.96 | 0 | 0.72 |
| HSL | 299.13º | 0.92% | 0.15% | - |
| HSV(B) | 299.13º | 0.96% | 0.28% | - |
| XYZ | 3.8 | 1.87 | 6.29 | - |
| YUV | 31.2 | 151.03 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 72 | 0.01 | 0.96 | 0 | 0.72 | 299.13 | 0.92 | 0.15 |
| Hex | 47 | 3 | 48 | 1 | 60 | 0 | 48 | 12B | 5C | F |
| Octal | 107 | 3 | 110 | 1 | 140 | 0 | 110 | 453 | 134 | 17 |
| Binary | 1000111 | 11 | 1001000 | 1 | 1100000 | 0 | 1001000 | 100101011 | 1011100 | 1111 |
Color Harmonies of #470348
Complementary color
Monochromatic Colors of #470348
Black with #470348
Text Example
Text Example
White with #470348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470348; }
p { color: rgb(71,3,72); }
H1.HeaderClassName
{
color: #470348;
}
.AnyTagClassName
{
color: #470348;
}
</style>
background-color css
<style>
a { background-color: #470348; }
a { background-color: rgb(71,3,72); }
div.DivClassName
{
background-color: #470348;
}
.BgClassName
{
background-color: #470348;
}
</style>
border-color css
<style>
span { border-color: #470348; }
span { border-color: rgb(71,3,72); }
td.TdClassName
{
border-color: #470348;
}
.TagClassName
{
border-color: #470348;
}
</style>