Shades of Mardi Gras #451147
Tints of Mardi Gras #451147
RGB
CMYK
RGB Variations
Color information
#451147 (or 0x451147) is known color: Mardi Gras. HEX triplet: 45, 11 and 47. RGB value is (69,17,71). Sum of RGB (Red+Green+Blue) = 69+17+71=157 (20% of max value = 765). Red value is 69 (27.34% from 255 or 43.95% from 157); Green value is 17 (7.03% from 255 or 10.83% 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 #451147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451147 is #BAEEB8. Grayscale: #262626. Windows color (decimal): -12250809 or 4657477. OLE color: 4657477.
HSL color Cylindrical-coordinate representation of color #451147: hue angle of 297.78º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #451147 is Cyan = 0.03, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 17 | 71 | - |
| CMYK | 0.03 | 0.76 | 0 | 0.72 |
| HSL | 297.78º | 0.61% | 0.17% | - |
| HSV(B) | 297.78º | 0.76% | 0.28% | - |
| XYZ | 3.79 | 2.12 | 6.17 | - |
| YUV | 38.7 | 146.23 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 71 | 0.03 | 0.76 | 0 | 0.72 | 297.78 | 0.61 | 0.17 |
| Hex | 45 | 11 | 47 | 3 | 4C | 0 | 48 | 12A | 3D | 11 |
| Octal | 105 | 21 | 107 | 3 | 114 | 0 | 110 | 452 | 75 | 21 |
| Binary | 1000101 | 10001 | 1000111 | 11 | 1001100 | 0 | 1001000 | 100101010 | 111101 | 10001 |
Color Harmonies of #451147
Complementary color
Monochromatic Colors of #451147
Black with #451147
Text Example
Text Example
White with #451147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451147; }
p { color: rgb(69,17,71); }
H1.HeaderClassName
{
color: #451147;
}
.AnyTagClassName
{
color: #451147;
}
</style>
background-color css
<style>
a { background-color: #451147; }
a { background-color: rgb(69,17,71); }
div.DivClassName
{
background-color: #451147;
}
.BgClassName
{
background-color: #451147;
}
</style>
border-color css
<style>
span { border-color: #451147; }
span { border-color: rgb(69,17,71); }
td.TdClassName
{
border-color: #451147;
}
.TagClassName
{
border-color: #451147;
}
</style>