Shades of Mardi Gras #430148
Tints of Mardi Gras #430148
RGB
CMYK
RGB Variations
Color information
#430148 (or 0x430148) is known color: Mardi Gras. HEX triplet: 43, 01 and 48. RGB value is (67,1,72). Sum of RGB (Red+Green+Blue) = 67+1+72=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 1 (0.78% from 255 or 0.71% from 140); Blue value is 72 (28.52% from 255 or 51.43% from 140); Max value from RGB is 72 - color contains mainly: blue. Hex color #430148 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430148 is #BCFEB7. Grayscale: #1C1C1C. Windows color (decimal): -12385976 or 4718915. OLE color: 4718915.
HSL color Cylindrical-coordinate representation of color #430148: hue angle of 295.77º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430148 is Cyan = 0.07, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 1 | 72 | - |
| CMYK | 0.07 | 0.99 | 0 | 0.72 |
| HSL | 295.77º | 0.97% | 0.14% | - |
| HSV(B) | 295.77º | 0.99% | 0.28% | - |
| XYZ | 3.5 | 1.68 | 6.27 | - |
| YUV | 28.83 | 152.37 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 1 | 72 | 0.07 | 0.99 | 0 | 0.72 | 295.77 | 0.97 | 0.14 |
| Hex | 43 | 1 | 48 | 7 | 63 | 0 | 48 | 128 | 61 | E |
| Octal | 103 | 1 | 110 | 7 | 143 | 0 | 110 | 450 | 141 | 16 |
| Binary | 1000011 | 1 | 1001000 | 111 | 1100011 | 0 | 1001000 | 100101000 | 1100001 | 1110 |
Color Harmonies of #430148
Complementary color
Monochromatic Colors of #430148
Black with #430148
Text Example
Text Example
White with #430148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430148; }
p { color: rgb(67,1,72); }
H1.HeaderClassName
{
color: #430148;
}
.AnyTagClassName
{
color: #430148;
}
</style>
background-color css
<style>
a { background-color: #430148; }
a { background-color: rgb(67,1,72); }
div.DivClassName
{
background-color: #430148;
}
.BgClassName
{
background-color: #430148;
}
</style>
border-color css
<style>
span { border-color: #430148; }
span { border-color: rgb(67,1,72); }
td.TdClassName
{
border-color: #430148;
}
.TagClassName
{
border-color: #430148;
}
</style>