Shades of Mardi Gras #431547
Tints of Mardi Gras #431547
RGB
CMYK
RGB Variations
Color information
#431547 (or 0x431547) is known color: Mardi Gras. HEX triplet: 43, 15 and 47. RGB value is (67,21,71). Sum of RGB (Red+Green+Blue) = 67+21+71=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 71 - color contains mainly: blue. Hex color #431547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431547 is #BCEAB8. Grayscale: #282828. Windows color (decimal): -12380857 or 4658499. OLE color: 4658499.
HSL color Cylindrical-coordinate representation of color #431547: hue angle of 295.2º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431547 is Cyan = 0.06, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 21 | 71 | - |
| CMYK | 0.06 | 0.70 | 0 | 0.72 |
| HSL | 295.2º | 0.54% | 0.18% | - |
| HSV(B) | 295.2º | 0.7% | 0.28% | - |
| XYZ | 3.72 | 2.18 | 6.19 | - |
| YUV | 40.45 | 145.24 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 71 | 0.06 | 0.70 | 0 | 0.72 | 295.2 | 0.54 | 0.18 |
| Hex | 43 | 15 | 47 | 6 | 46 | 0 | 48 | 127 | 36 | 12 |
| Octal | 103 | 25 | 107 | 6 | 106 | 0 | 110 | 447 | 66 | 22 |
| Binary | 1000011 | 10101 | 1000111 | 110 | 1000110 | 0 | 1001000 | 100100111 | 110110 | 10010 |
Color Harmonies of #431547
Complementary color
Monochromatic Colors of #431547
Black with #431547
Text Example
Text Example
White with #431547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431547; }
p { color: rgb(67,21,71); }
H1.HeaderClassName
{
color: #431547;
}
.AnyTagClassName
{
color: #431547;
}
</style>
background-color css
<style>
a { background-color: #431547; }
a { background-color: rgb(67,21,71); }
div.DivClassName
{
background-color: #431547;
}
.BgClassName
{
background-color: #431547;
}
</style>
border-color css
<style>
span { border-color: #431547; }
span { border-color: rgb(67,21,71); }
td.TdClassName
{
border-color: #431547;
}
.TagClassName
{
border-color: #431547;
}
</style>