Shades of Mardi Gras #430247
Tints of Mardi Gras #430247
RGB
CMYK
RGB Variations
Color information
#430247 (or 0x430247) is known color: Mardi Gras. HEX triplet: 43, 02 and 47. RGB value is (67,2,71). Sum of RGB (Red+Green+Blue) = 67+2+71=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 2 (1.17% from 255 or 1.43% from 140); Blue value is 71 (28.12% from 255 or 50.71% from 140); Max value from RGB is 71 - color contains mainly: blue. Hex color #430247 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430247 is #BCFDB8. Grayscale: #1D1D1D. Windows color (decimal): -12385721 or 4653635. OLE color: 4653635.
HSL color Cylindrical-coordinate representation of color #430247: hue angle of 296.52º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #430247 is Cyan = 0.06, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 2 | 71 | - |
| CMYK | 0.06 | 0.97 | 0 | 0.72 |
| HSL | 296.52º | 0.95% | 0.14% | - |
| HSV(B) | 296.52º | 0.97% | 0.28% | - |
| XYZ | 3.47 | 1.69 | 6.1 | - |
| YUV | 29.3 | 151.53 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 2 | 71 | 0.06 | 0.97 | 0 | 0.72 | 296.52 | 0.95 | 0.14 |
| Hex | 43 | 2 | 47 | 6 | 61 | 0 | 48 | 129 | 5F | E |
| Octal | 103 | 2 | 107 | 6 | 141 | 0 | 110 | 451 | 137 | 16 |
| Binary | 1000011 | 10 | 1000111 | 110 | 1100001 | 0 | 1001000 | 100101001 | 1011111 | 1110 |
Color Harmonies of #430247
Complementary color
Monochromatic Colors of #430247
Black with #430247
Text Example
Text Example
White with #430247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430247; }
p { color: rgb(67,2,71); }
H1.HeaderClassName
{
color: #430247;
}
.AnyTagClassName
{
color: #430247;
}
</style>
background-color css
<style>
a { background-color: #430247; }
a { background-color: rgb(67,2,71); }
div.DivClassName
{
background-color: #430247;
}
.BgClassName
{
background-color: #430247;
}
</style>
border-color css
<style>
span { border-color: #430247; }
span { border-color: rgb(67,2,71); }
td.TdClassName
{
border-color: #430247;
}
.TagClassName
{
border-color: #430247;
}
</style>