Shades of Mardi Gras #450948
Tints of Mardi Gras #450948
RGB
CMYK
RGB Variations
Color information
#450948 (or 0x450948) is known color: Mardi Gras. HEX triplet: 45, 09 and 48. RGB value is (69,9,72). Sum of RGB (Red+Green+Blue) = 69+9+72=150 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46% from 150); Green value is 9 (3.91% from 255 or 6% from 150); Blue value is 72 (28.52% from 255 or 48% from 150); Max value from RGB is 72 - color contains mainly: blue. Hex color #450948 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450948 is #BAF6B7. Grayscale: #212121. Windows color (decimal): -12252856 or 4720965. OLE color: 4720965.
HSL color Cylindrical-coordinate representation of color #450948: hue angle of 297.14º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #450948 is Cyan = 0.04, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 9 | 72 | - |
| CMYK | 0.04 | 0.88 | 0 | 0.72 |
| HSL | 297.14º | 0.78% | 0.16% | - |
| HSV(B) | 297.14º | 0.88% | 0.28% | - |
| XYZ | 3.72 | 1.93 | 6.31 | - |
| YUV | 34.12 | 149.38 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 72 | 0.04 | 0.88 | 0 | 0.72 | 297.14 | 0.78 | 0.16 |
| Hex | 45 | 9 | 48 | 4 | 58 | 0 | 48 | 129 | 4E | 10 |
| Octal | 105 | 11 | 110 | 4 | 130 | 0 | 110 | 451 | 116 | 20 |
| Binary | 1000101 | 1001 | 1001000 | 100 | 1011000 | 0 | 1001000 | 100101001 | 1001110 | 10000 |
Color Harmonies of #450948
Complementary color
Monochromatic Colors of #450948
Black with #450948
Text Example
Text Example
White with #450948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450948; }
p { color: rgb(69,9,72); }
H1.HeaderClassName
{
color: #450948;
}
.AnyTagClassName
{
color: #450948;
}
</style>
background-color css
<style>
a { background-color: #450948; }
a { background-color: rgb(69,9,72); }
div.DivClassName
{
background-color: #450948;
}
.BgClassName
{
background-color: #450948;
}
</style>
border-color css
<style>
span { border-color: #450948; }
span { border-color: rgb(69,9,72); }
td.TdClassName
{
border-color: #450948;
}
.TagClassName
{
border-color: #450948;
}
</style>