Shades of Mardi Gras #450048
Tints of Mardi Gras #450048
RGB
CMYK
RGB Variations
Color information
#450048 (or 0x450048) is known color: Mardi Gras. HEX triplet: 45, 00 and 48. RGB value is (69,0,72). Sum of RGB (Red+Green+Blue) = 69+0+72=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 72 (28.52% from 255 or 51.06% from 141); Max value from RGB is 72 - color contains mainly: blue. Hex color #450048 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450048 is #BAFFB7. Grayscale: #1C1C1C. Windows color (decimal): -12255160 or 4718661. OLE color: 4718661.
HSL color Cylindrical-coordinate representation of color #450048: hue angle of 297.5º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #450048 is Cyan = 0.04, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 0 | 72 | - |
| CMYK | 0.04 | 1 | 0 | 0.72 |
| HSL | 297.5º | 1% | 0.14% | - |
| HSV(B) | 297.5º | 1% | 0.28% | - |
| XYZ | 3.62 | 1.73 | 6.27 | - |
| YUV | 28.84 | 152.36 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 0 | 72 | 0.04 | 1 | 0 | 0.72 | 297.5 | 1 | 0.14 |
| Hex | 45 | 0 | 48 | 4 | 64 | 0 | 48 | 12A | 64 | E |
| Octal | 105 | 0 | 110 | 4 | 144 | 0 | 110 | 452 | 144 | 16 |
| Binary | 1000101 | 0 | 1001000 | 100 | 1100100 | 0 | 1001000 | 100101010 | 1100100 | 1110 |
Color Harmonies of #450048
Complementary color
Monochromatic Colors of #450048
Black with #450048
Text Example
Text Example
White with #450048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450048; }
p { color: rgb(69,0,72); }
H1.HeaderClassName
{
color: #450048;
}
.AnyTagClassName
{
color: #450048;
}
</style>
background-color css
<style>
a { background-color: #450048; }
a { background-color: rgb(69,0,72); }
div.DivClassName
{
background-color: #450048;
}
.BgClassName
{
background-color: #450048;
}
</style>
border-color css
<style>
span { border-color: #450048; }
span { border-color: rgb(69,0,72); }
td.TdClassName
{
border-color: #450048;
}
.TagClassName
{
border-color: #450048;
}
</style>