Shades of Mardi Gras #450542
Tints of Mardi Gras #450542
RGB
CMYK
RGB Variations
Color information
#450542 (or 0x450542) is known color: Mardi Gras. HEX triplet: 45, 05 and 42. RGB value is (69,5,66). Sum of RGB (Red+Green+Blue) = 69+5+66=140 (18% of max value = 765). Red value is 69 (27.34% from 255 or 49.29% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 66 (26.17% from 255 or 47.14% from 140); Max value from RGB is 69 - color contains mainly: red. Hex color #450542 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450542 is #BAFABD. Grayscale: #1E1E1E. Windows color (decimal): -12253886 or 4326725. OLE color: 4326725.
HSL color Cylindrical-coordinate representation of color #450542: hue angle of 302.81º degrees, saturation: 0.86, 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 #450542 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 66 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.73 |
| HSL | 302.81º | 0.86% | 0.15% | - |
| HSV(B) | 302.81º | 0.93% | 0.27% | - |
| XYZ | 3.49 | 1.77 | 5.31 | - |
| YUV | 31.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 66 | 0 | 0.93 | 0.04 | 0.73 | 302.81 | 0.86 | 0.15 |
| Hex | 45 | 5 | 42 | 0 | 5D | 4 | 49 | 12F | 56 | F |
| Octal | 105 | 5 | 102 | 0 | 135 | 4 | 111 | 457 | 126 | 17 |
| Binary | 1000101 | 101 | 1000010 | 0 | 1011101 | 100 | 1001001 | 100101111 | 1010110 | 1111 |
Color Harmonies of #450542
Complementary color
Monochromatic Colors of #450542
Black with #450542
Text Example
Text Example
White with #450542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450542; }
p { color: rgb(69,5,66); }
H1.HeaderClassName
{
color: #450542;
}
.AnyTagClassName
{
color: #450542;
}
</style>
background-color css
<style>
a { background-color: #450542; }
a { background-color: rgb(69,5,66); }
div.DivClassName
{
background-color: #450542;
}
.BgClassName
{
background-color: #450542;
}
</style>
border-color css
<style>
span { border-color: #450542; }
span { border-color: rgb(69,5,66); }
td.TdClassName
{
border-color: #450542;
}
.TagClassName
{
border-color: #450542;
}
</style>