Shades of Mardi Gras #451140
Tints of Mardi Gras #451140
RGB
CMYK
RGB Variations
Color information
#451140 (or 0x451140) is known color: Mardi Gras. HEX triplet: 45, 11 and 40. RGB value is (69,17,64). Sum of RGB (Red+Green+Blue) = 69+17+64=150 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46% from 150); Green value is 17 (7.03% from 255 or 11.33% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 69 - color contains mainly: red. Hex color #451140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451140 is #BAEEBF. Grayscale: #252525. Windows color (decimal): -12250816 or 4198725. OLE color: 4198725.
HSL color Cylindrical-coordinate representation of color #451140: hue angle of 305.77º 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 #451140 is Cyan = 0, Magento = 0.75, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 17 | 64 | - |
| CMYK | 0 | 0.75 | 0.07 | 0.73 |
| HSL | 305.77º | 0.6% | 0.17% | - |
| HSV(B) | 305.77º | 0.75% | 0.27% | - |
| XYZ | 3.58 | 2.04 | 5.05 | - |
| YUV | 37.91 | 142.73 | 150.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 64 | 0 | 0.75 | 0.07 | 0.73 | 305.77 | 0.6 | 0.17 |
| Hex | 45 | 11 | 40 | 0 | 4B | 7 | 49 | 132 | 3C | 11 |
| Octal | 105 | 21 | 100 | 0 | 113 | 7 | 111 | 462 | 74 | 21 |
| Binary | 1000101 | 10001 | 1000000 | 0 | 1001011 | 111 | 1001001 | 100110010 | 111100 | 10001 |
Color Harmonies of #451140
Complementary color
Monochromatic Colors of #451140
Black with #451140
Text Example
Text Example
White with #451140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451140; }
p { color: rgb(69,17,64); }
H1.HeaderClassName
{
color: #451140;
}
.AnyTagClassName
{
color: #451140;
}
</style>
background-color css
<style>
a { background-color: #451140; }
a { background-color: rgb(69,17,64); }
div.DivClassName
{
background-color: #451140;
}
.BgClassName
{
background-color: #451140;
}
</style>
border-color css
<style>
span { border-color: #451140; }
span { border-color: rgb(69,17,64); }
td.TdClassName
{
border-color: #451140;
}
.TagClassName
{
border-color: #451140;
}
</style>