Shades of Mardi Gras #430546
Tints of Mardi Gras #430546
RGB
CMYK
RGB Variations
Color information
#430546 (or 0x430546) is known color: Mardi Gras. HEX triplet: 43, 05 and 46. RGB value is (67,5,70). Sum of RGB (Red+Green+Blue) = 67+5+70=142 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.18% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 70 (27.73% from 255 or 49.30% from 142); Max value from RGB is 70 - color contains mainly: blue. Hex color #430546 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430546 is #BCFAB9. Grayscale: #1E1E1E. Windows color (decimal): -12384954 or 4588867. OLE color: 4588867.
HSL color Cylindrical-coordinate representation of color #430546: hue angle of 297.23º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430546 is Cyan = 0.04, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 5 | 70 | - |
| CMYK | 0.04 | 0.93 | 0 | 0.73 |
| HSL | 297.23º | 0.87% | 0.15% | - |
| HSV(B) | 297.23º | 0.93% | 0.27% | - |
| XYZ | 3.47 | 1.74 | 5.95 | - |
| YUV | 30.95 | 150.04 | 153.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 70 | 0.04 | 0.93 | 0 | 0.73 | 297.23 | 0.87 | 0.15 |
| Hex | 43 | 5 | 46 | 4 | 5D | 0 | 49 | 129 | 57 | F |
| Octal | 103 | 5 | 106 | 4 | 135 | 0 | 111 | 451 | 127 | 17 |
| Binary | 1000011 | 101 | 1000110 | 100 | 1011101 | 0 | 1001001 | 100101001 | 1010111 | 1111 |
Color Harmonies of #430546
Complementary color
Monochromatic Colors of #430546
Black with #430546
Text Example
Text Example
White with #430546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430546; }
p { color: rgb(67,5,70); }
H1.HeaderClassName
{
color: #430546;
}
.AnyTagClassName
{
color: #430546;
}
</style>
background-color css
<style>
a { background-color: #430546; }
a { background-color: rgb(67,5,70); }
div.DivClassName
{
background-color: #430546;
}
.BgClassName
{
background-color: #430546;
}
</style>
border-color css
<style>
span { border-color: #430546; }
span { border-color: rgb(67,5,70); }
td.TdClassName
{
border-color: #430546;
}
.TagClassName
{
border-color: #430546;
}
</style>