Shades of Mardi Gras #450546
Tints of Mardi Gras #450546
RGB
CMYK
RGB Variations
Color information
#450546 (or 0x450546) is known color: Mardi Gras. HEX triplet: 45, 05 and 46. RGB value is (69,5,70). Sum of RGB (Red+Green+Blue) = 69+5+70=144 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.92% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 70 (27.73% from 255 or 48.61% from 144); Max value from RGB is 70 - color contains mainly: blue. Hex color #450546 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450546 is #BAFAB9. Grayscale: #1F1F1F. Windows color (decimal): -12253882 or 4588869. OLE color: 4588869.
HSL color Cylindrical-coordinate representation of color #450546: hue angle of 299.08º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450546 is Cyan = 0.01, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 70 | - |
| CMYK | 0.01 | 0.93 | 0 | 0.73 |
| HSL | 299.08º | 0.87% | 0.15% | - |
| HSV(B) | 299.08º | 0.93% | 0.27% | - |
| XYZ | 3.61 | 1.82 | 5.95 | - |
| YUV | 31.55 | 149.7 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 70 | 0.01 | 0.93 | 0 | 0.73 | 299.08 | 0.87 | 0.15 |
| Hex | 45 | 5 | 46 | 1 | 5D | 0 | 49 | 12B | 57 | F |
| Octal | 105 | 5 | 106 | 1 | 135 | 0 | 111 | 453 | 127 | 17 |
| Binary | 1000101 | 101 | 1000110 | 1 | 1011101 | 0 | 1001001 | 100101011 | 1010111 | 1111 |
Color Harmonies of #450546
Complementary color
Monochromatic Colors of #450546
Black with #450546
Text Example
Text Example
White with #450546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450546; }
p { color: rgb(69,5,70); }
H1.HeaderClassName
{
color: #450546;
}
.AnyTagClassName
{
color: #450546;
}
</style>
background-color css
<style>
a { background-color: #450546; }
a { background-color: rgb(69,5,70); }
div.DivClassName
{
background-color: #450546;
}
.BgClassName
{
background-color: #450546;
}
</style>
border-color css
<style>
span { border-color: #450546; }
span { border-color: rgb(69,5,70); }
td.TdClassName
{
border-color: #450546;
}
.TagClassName
{
border-color: #450546;
}
</style>