Shades of Mardi Gras #430548
Tints of Mardi Gras #430548
RGB
CMYK
RGB Variations
Color information
#430548 (or 0x430548) is known color: Mardi Gras. HEX triplet: 43, 05 and 48. RGB value is (67,5,72). Sum of RGB (Red+Green+Blue) = 67+5+72=144 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.53% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 72 (28.52% from 255 or 50% from 144); Max value from RGB is 72 - color contains mainly: blue. Hex color #430548 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430548 is #BCFAB7. Grayscale: #1E1E1E. Windows color (decimal): -12384952 or 4719939. OLE color: 4719939.
HSL color Cylindrical-coordinate representation of color #430548: hue angle of 295.52º 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 #430548 is Cyan = 0.07, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 5 | 72 | - |
| CMYK | 0.07 | 0.93 | 0 | 0.72 |
| HSL | 295.52º | 0.87% | 0.15% | - |
| HSV(B) | 295.52º | 0.93% | 0.28% | - |
| XYZ | 3.54 | 1.77 | 6.29 | - |
| YUV | 31.18 | 151.04 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 72 | 0.07 | 0.93 | 0 | 0.72 | 295.52 | 0.87 | 0.15 |
| Hex | 43 | 5 | 48 | 7 | 5D | 0 | 48 | 128 | 57 | F |
| Octal | 103 | 5 | 110 | 7 | 135 | 0 | 110 | 450 | 127 | 17 |
| Binary | 1000011 | 101 | 1001000 | 111 | 1011101 | 0 | 1001000 | 100101000 | 1010111 | 1111 |
Color Harmonies of #430548
Complementary color
Monochromatic Colors of #430548
Black with #430548
Text Example
Text Example
White with #430548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430548; }
p { color: rgb(67,5,72); }
H1.HeaderClassName
{
color: #430548;
}
.AnyTagClassName
{
color: #430548;
}
</style>
background-color css
<style>
a { background-color: #430548; }
a { background-color: rgb(67,5,72); }
div.DivClassName
{
background-color: #430548;
}
.BgClassName
{
background-color: #430548;
}
</style>
border-color css
<style>
span { border-color: #430548; }
span { border-color: rgb(67,5,72); }
td.TdClassName
{
border-color: #430548;
}
.TagClassName
{
border-color: #430548;
}
</style>