Shades of Mardi Gras #431347
Tints of Mardi Gras #431347
RGB
CMYK
RGB Variations
Color information
#431347 (or 0x431347) is known color: Mardi Gras. HEX triplet: 43, 13 and 47. RGB value is (67,19,71). Sum of RGB (Red+Green+Blue) = 67+19+71=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 71 - color contains mainly: blue. Hex color #431347 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431347 is #BCECB8. Grayscale: #272727. Windows color (decimal): -12381369 or 4657987. OLE color: 4657987.
HSL color Cylindrical-coordinate representation of color #431347: hue angle of 295.38º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #431347 is Cyan = 0.06, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 19 | 71 | - |
| CMYK | 0.06 | 0.73 | 0 | 0.72 |
| HSL | 295.38º | 0.58% | 0.18% | - |
| HSV(B) | 295.38º | 0.73% | 0.28% | - |
| XYZ | 3.68 | 2.11 | 6.18 | - |
| YUV | 39.28 | 145.9 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 71 | 0.06 | 0.73 | 0 | 0.72 | 295.38 | 0.58 | 0.18 |
| Hex | 43 | 13 | 47 | 6 | 49 | 0 | 48 | 127 | 3A | 12 |
| Octal | 103 | 23 | 107 | 6 | 111 | 0 | 110 | 447 | 72 | 22 |
| Binary | 1000011 | 10011 | 1000111 | 110 | 1001001 | 0 | 1001000 | 100100111 | 111010 | 10010 |
Color Harmonies of #431347
Complementary color
Monochromatic Colors of #431347
Black with #431347
Text Example
Text Example
White with #431347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431347; }
p { color: rgb(67,19,71); }
H1.HeaderClassName
{
color: #431347;
}
.AnyTagClassName
{
color: #431347;
}
</style>
background-color css
<style>
a { background-color: #431347; }
a { background-color: rgb(67,19,71); }
div.DivClassName
{
background-color: #431347;
}
.BgClassName
{
background-color: #431347;
}
</style>
border-color css
<style>
span { border-color: #431347; }
span { border-color: rgb(67,19,71); }
td.TdClassName
{
border-color: #431347;
}
.TagClassName
{
border-color: #431347;
}
</style>