Shades of Mardi Gras #451045
Tints of Mardi Gras #451045
RGB
CMYK
RGB Variations
Color information
#451045 (or 0x451045) is known color: Mardi Gras. HEX triplet: 45, 10 and 45. RGB value is (69,16,69). Sum of RGB (Red+Green+Blue) = 69+16+69=154 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.81% from 154); Green value is 16 (6.64% from 255 or 10.39% from 154); Blue value is 69 (27.34% from 255 or 44.81% from 154); Max value from RGB is 69 - color contains mainly: red, blue. Hex color #451045 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451045 is #BAEFBA. Grayscale: #252525. Windows color (decimal): -12251067 or 4526149. OLE color: 4526149.
HSL color Cylindrical-coordinate representation of color #451045: hue angle of 300º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #451045 is Cyan = 0, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 16 | 69 | - |
| CMYK | 0 | 0.77 | 0 | 0.73 |
| HSL | 300º | 0.62% | 0.17% | - |
| HSV(B) | 300º | 0.77% | 0.27% | - |
| XYZ | 3.71 | 2.07 | 5.83 | - |
| YUV | 37.89 | 145.56 | 150.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 16 | 69 | 0 | 0.77 | 0 | 0.73 | 300 | 0.62 | 0.17 |
| Hex | 45 | 10 | 45 | 0 | 4D | 0 | 49 | 12C | 3E | 11 |
| Octal | 105 | 20 | 105 | 0 | 115 | 0 | 111 | 454 | 76 | 21 |
| Binary | 1000101 | 10000 | 1000101 | 0 | 1001101 | 0 | 1001001 | 100101100 | 111110 | 10001 |
Color Harmonies of #451045
Complementary color
Monochromatic Colors of #451045
Black with #451045
Text Example
Text Example
White with #451045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451045; }
p { color: rgb(69,16,69); }
H1.HeaderClassName
{
color: #451045;
}
.AnyTagClassName
{
color: #451045;
}
</style>
background-color css
<style>
a { background-color: #451045; }
a { background-color: rgb(69,16,69); }
div.DivClassName
{
background-color: #451045;
}
.BgClassName
{
background-color: #451045;
}
</style>
border-color css
<style>
span { border-color: #451045; }
span { border-color: rgb(69,16,69); }
td.TdClassName
{
border-color: #451045;
}
.TagClassName
{
border-color: #451045;
}
</style>