Shades of Mardi Gras #451145
Tints of Mardi Gras #451145
RGB
CMYK
RGB Variations
Color information
#451145 (or 0x451145) is known color: Mardi Gras. HEX triplet: 45, 11 and 45. RGB value is (69,17,69). Sum of RGB (Red+Green+Blue) = 69+17+69=155 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.52% from 155); Green value is 17 (7.03% from 255 or 10.97% from 155); Blue value is 69 (27.34% from 255 or 44.52% from 155); Max value from RGB is 69 - color contains mainly: red, blue. Hex color #451145 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451145 is #BAEEBA. Grayscale: #262626. Windows color (decimal): -12250811 or 4526405. OLE color: 4526405.
HSL color Cylindrical-coordinate representation of color #451145: hue angle of 300º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #451145 is Cyan = 0, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 17 | 69 | - |
| CMYK | 0 | 0.75 | 0 | 0.73 |
| HSL | 300º | 0.6% | 0.17% | - |
| HSV(B) | 300º | 0.75% | 0.27% | - |
| XYZ | 3.73 | 2.1 | 5.84 | - |
| YUV | 38.48 | 145.23 | 149.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 69 | 0 | 0.75 | 0 | 0.73 | 300 | 0.6 | 0.17 |
| Hex | 45 | 11 | 45 | 0 | 4B | 0 | 49 | 12C | 3C | 11 |
| Octal | 105 | 21 | 105 | 0 | 113 | 0 | 111 | 454 | 74 | 21 |
| Binary | 1000101 | 10001 | 1000101 | 0 | 1001011 | 0 | 1001001 | 100101100 | 111100 | 10001 |
Color Harmonies of #451145
Complementary color
Monochromatic Colors of #451145
Black with #451145
Text Example
Text Example
White with #451145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451145; }
p { color: rgb(69,17,69); }
H1.HeaderClassName
{
color: #451145;
}
.AnyTagClassName
{
color: #451145;
}
</style>
background-color css
<style>
a { background-color: #451145; }
a { background-color: rgb(69,17,69); }
div.DivClassName
{
background-color: #451145;
}
.BgClassName
{
background-color: #451145;
}
</style>
border-color css
<style>
span { border-color: #451145; }
span { border-color: rgb(69,17,69); }
td.TdClassName
{
border-color: #451145;
}
.TagClassName
{
border-color: #451145;
}
</style>