Shades of Mardi Gras #431548
Tints of Mardi Gras #431548
RGB
CMYK
RGB Variations
Color information
#431548 (or 0x431548) is known color: Mardi Gras. HEX triplet: 43, 15 and 48. RGB value is (67,21,72). Sum of RGB (Red+Green+Blue) = 67+21+72=160 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.88% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 72 - color contains mainly: blue. Hex color #431548 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431548 is #BCEAB7. Grayscale: #282828. Windows color (decimal): -12380856 or 4724035. OLE color: 4724035.
HSL color Cylindrical-coordinate representation of color #431548: hue angle of 294.12º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #431548 is Cyan = 0.07, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 21 | 72 | - |
| CMYK | 0.07 | 0.71 | 0 | 0.72 |
| HSL | 294.12º | 0.55% | 0.18% | - |
| HSV(B) | 294.12º | 0.71% | 0.28% | - |
| XYZ | 3.75 | 2.2 | 6.36 | - |
| YUV | 40.57 | 145.74 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 72 | 0.07 | 0.71 | 0 | 0.72 | 294.12 | 0.55 | 0.18 |
| Hex | 43 | 15 | 48 | 7 | 47 | 0 | 48 | 126 | 37 | 12 |
| Octal | 103 | 25 | 110 | 7 | 107 | 0 | 110 | 446 | 67 | 22 |
| Binary | 1000011 | 10101 | 1001000 | 111 | 1000111 | 0 | 1001000 | 100100110 | 110111 | 10010 |
Color Harmonies of #431548
Complementary color
Monochromatic Colors of #431548
Black with #431548
Text Example
Text Example
White with #431548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431548; }
p { color: rgb(67,21,72); }
H1.HeaderClassName
{
color: #431548;
}
.AnyTagClassName
{
color: #431548;
}
</style>
background-color css
<style>
a { background-color: #431548; }
a { background-color: rgb(67,21,72); }
div.DivClassName
{
background-color: #431548;
}
.BgClassName
{
background-color: #431548;
}
</style>
border-color css
<style>
span { border-color: #431548; }
span { border-color: rgb(67,21,72); }
td.TdClassName
{
border-color: #431548;
}
.TagClassName
{
border-color: #431548;
}
</style>