Shades of Mardi Gras #430547
Tints of Mardi Gras #430547
RGB
CMYK
RGB Variations
Color information
#430547 (or 0x430547) is known color: Mardi Gras. HEX triplet: 43, 05 and 47. RGB value is (67,5,71). Sum of RGB (Red+Green+Blue) = 67+5+71=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 71 (28.12% from 255 or 49.65% from 143); Max value from RGB is 71 - color contains mainly: blue. Hex color #430547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430547 is #BCFAB8. Grayscale: #1E1E1E. Windows color (decimal): -12384953 or 4654403. OLE color: 4654403.
HSL color Cylindrical-coordinate representation of color #430547: hue angle of 296.36º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430547 is Cyan = 0.06, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 5 | 71 | - |
| CMYK | 0.06 | 0.93 | 0 | 0.72 |
| HSL | 296.36º | 0.87% | 0.15% | - |
| HSV(B) | 296.36º | 0.93% | 0.28% | - |
| XYZ | 3.51 | 1.76 | 6.12 | - |
| YUV | 31.06 | 150.54 | 153.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 71 | 0.06 | 0.93 | 0 | 0.72 | 296.36 | 0.87 | 0.15 |
| Hex | 43 | 5 | 47 | 6 | 5D | 0 | 48 | 128 | 57 | F |
| Octal | 103 | 5 | 107 | 6 | 135 | 0 | 110 | 450 | 127 | 17 |
| Binary | 1000011 | 101 | 1000111 | 110 | 1011101 | 0 | 1001000 | 100101000 | 1010111 | 1111 |
Color Harmonies of #430547
Complementary color
Monochromatic Colors of #430547
Black with #430547
Text Example
Text Example
White with #430547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430547; }
p { color: rgb(67,5,71); }
H1.HeaderClassName
{
color: #430547;
}
.AnyTagClassName
{
color: #430547;
}
</style>
background-color css
<style>
a { background-color: #430547; }
a { background-color: rgb(67,5,71); }
div.DivClassName
{
background-color: #430547;
}
.BgClassName
{
background-color: #430547;
}
</style>
border-color css
<style>
span { border-color: #430547; }
span { border-color: rgb(67,5,71); }
td.TdClassName
{
border-color: #430547;
}
.TagClassName
{
border-color: #430547;
}
</style>