Shades of Mardi Gras #430147
Tints of Mardi Gras #430147
RGB
CMYK
RGB Variations
Color information
#430147 (or 0x430147) is known color: Mardi Gras. HEX triplet: 43, 01 and 47. RGB value is (67,1,71). Sum of RGB (Red+Green+Blue) = 67+1+71=139 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.20% from 139); Green value is 1 (0.78% from 255 or 0.72% from 139); Blue value is 71 (28.12% from 255 or 51.08% from 139); Max value from RGB is 71 - color contains mainly: blue. Hex color #430147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430147 is #BCFEB8. Grayscale: #1C1C1C. Windows color (decimal): -12385977 or 4653379. OLE color: 4653379.
HSL color Cylindrical-coordinate representation of color #430147: hue angle of 296.57º 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 #430147 is Cyan = 0.06, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
RGB | 67 | 1 | 71 | - |
CMYK | 0.06 | 0.99 | 0 | 0.72 |
HSL | 296.57º | 0.97% | 0.14% | - |
HSV(B) | 296.57º | 0.99% | 0.28% | - |
XYZ | 3.46 | 1.67 | 6.1 | - |
YUV | 28.71 | 151.87 | 155.31 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 67 | 1 | 71 | 0.06 | 0.99 | 0 | 0.72 | 296.57 | 0.97 | 0.14 |
Hex | 43 | 1 | 47 | 6 | 63 | 0 | 48 | 129 | 61 | E |
Octal | 103 | 1 | 107 | 6 | 143 | 0 | 110 | 451 | 141 | 16 |
Binary | 1000011 | 1 | 1000111 | 110 | 1100011 | 0 | 1001000 | 100101001 | 1100001 | 1110 |
Color Harmonies of #430147
Complementary color
Monochromatic Colors of #430147
Black with #430147
Text Example
Text Example
White with #430147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430147; }
p { color: rgb(67,1,71); }
H1.HeaderClassName
{
color: #430147;
}
.AnyTagClassName
{
color: #430147;
}
</style>
background-color css
<style>
a { background-color: #430147; }
a { background-color: rgb(67,1,71); }
div.DivClassName
{
background-color: #430147;
}
.BgClassName
{
background-color: #430147;
}
</style>
border-color css
<style>
span { border-color: #430147; }
span { border-color: rgb(67,1,71); }
td.TdClassName
{
border-color: #430147;
}
.TagClassName
{
border-color: #430147;
}
</style>