Shades of Mardi Gras #450446
Tints of Mardi Gras #450446
RGB
CMYK
RGB Variations
Color information
#450446 (or 0x450446) is known color: Mardi Gras. HEX triplet: 45, 04 and 46. RGB value is (69,4,70). Sum of RGB (Red+Green+Blue) = 69+4+70=143 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.25% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 70 - color contains mainly: blue. Hex color #450446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450446 is #BAFBB9. Grayscale: #1E1E1E. Windows color (decimal): -12254138 or 4588613. OLE color: 4588613.
HSL color Cylindrical-coordinate representation of color #450446: hue angle of 299.09º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450446 is Cyan = 0.01, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 70 | - |
| CMYK | 0.01 | 0.94 | 0 | 0.73 |
| HSL | 299.09º | 0.89% | 0.15% | - |
| HSV(B) | 299.09º | 0.94% | 0.27% | - |
| XYZ | 3.6 | 1.79 | 5.95 | - |
| YUV | 30.96 | 150.03 | 155.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 70 | 0.01 | 0.94 | 0 | 0.73 | 299.09 | 0.89 | 0.15 |
| Hex | 45 | 4 | 46 | 1 | 5E | 0 | 49 | 12B | 59 | F |
| Octal | 105 | 4 | 106 | 1 | 136 | 0 | 111 | 453 | 131 | 17 |
| Binary | 1000101 | 100 | 1000110 | 1 | 1011110 | 0 | 1001001 | 100101011 | 1011001 | 1111 |
Color Harmonies of #450446
Complementary color
Monochromatic Colors of #450446
Black with #450446
Text Example
Text Example
White with #450446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450446; }
p { color: rgb(69,4,70); }
H1.HeaderClassName
{
color: #450446;
}
.AnyTagClassName
{
color: #450446;
}
</style>
background-color css
<style>
a { background-color: #450446; }
a { background-color: rgb(69,4,70); }
div.DivClassName
{
background-color: #450446;
}
.BgClassName
{
background-color: #450446;
}
</style>
border-color css
<style>
span { border-color: #450446; }
span { border-color: rgb(69,4,70); }
td.TdClassName
{
border-color: #450446;
}
.TagClassName
{
border-color: #450446;
}
</style>