Shades of Mardi Gras #451547
Tints of Mardi Gras #451547
RGB
CMYK
RGB Variations
Color information
#451547 (or 0x451547) is known color: Mardi Gras. HEX triplet: 45, 15 and 47. RGB value is (69,21,71). Sum of RGB (Red+Green+Blue) = 69+21+71=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 21 (8.59% from 255 or 13.04% from 161); Blue value is 71 (28.12% from 255 or 44.10% from 161); Max value from RGB is 71 - color contains mainly: blue. Hex color #451547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451547 is #BAEAB8. Grayscale: #282828. Windows color (decimal): -12249785 or 4658501. OLE color: 4658501.
HSL color Cylindrical-coordinate representation of color #451547: hue angle of 297.6º 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 #451547 is Cyan = 0.03, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 21 | 71 | - |
| CMYK | 0.03 | 0.70 | 0 | 0.72 |
| HSL | 297.6º | 0.54% | 0.18% | - |
| HSV(B) | 297.6º | 0.7% | 0.28% | - |
| XYZ | 3.86 | 2.26 | 6.19 | - |
| YUV | 41.05 | 144.9 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 71 | 0.03 | 0.70 | 0 | 0.72 | 297.6 | 0.54 | 0.18 |
| Hex | 45 | 15 | 47 | 3 | 46 | 0 | 48 | 12A | 36 | 12 |
| Octal | 105 | 25 | 107 | 3 | 106 | 0 | 110 | 452 | 66 | 22 |
| Binary | 1000101 | 10101 | 1000111 | 11 | 1000110 | 0 | 1001000 | 100101010 | 110110 | 10010 |
Color Harmonies of #451547
Complementary color
Monochromatic Colors of #451547
Black with #451547
Text Example
Text Example
White with #451547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451547; }
p { color: rgb(69,21,71); }
H1.HeaderClassName
{
color: #451547;
}
.AnyTagClassName
{
color: #451547;
}
</style>
background-color css
<style>
a { background-color: #451547; }
a { background-color: rgb(69,21,71); }
div.DivClassName
{
background-color: #451547;
}
.BgClassName
{
background-color: #451547;
}
</style>
border-color css
<style>
span { border-color: #451547; }
span { border-color: rgb(69,21,71); }
td.TdClassName
{
border-color: #451547;
}
.TagClassName
{
border-color: #451547;
}
</style>