Shades of Mardi Gras #450140
Tints of Mardi Gras #450140
RGB
CMYK
RGB Variations
Color information
#450140 (or 0x450140) is known color: Mardi Gras. HEX triplet: 45, 01 and 40. RGB value is (69,1,64). Sum of RGB (Red+Green+Blue) = 69+1+64=134 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.49% from 134); Green value is 1 (0.78% from 255 or 0.75% from 134); Blue value is 64 (25.39% from 255 or 47.76% from 134); Max value from RGB is 69 - color contains mainly: red. Hex color #450140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450140 is #BAFEBF. Grayscale: #1C1C1C. Windows color (decimal): -12254912 or 4194629. OLE color: 4194629.
HSL color Cylindrical-coordinate representation of color #450140: hue angle of 304.41º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #450140 is Cyan = 0, Magento = 0.99, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.07 | 0.73 |
| HSL | 304.41º | 0.97% | 0.14% | - |
| HSV(B) | 304.41º | 0.99% | 0.27% | - |
| XYZ | 3.39 | 1.66 | 4.99 | - |
| YUV | 28.51 | 148.03 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 1 | 64 | 0 | 0.99 | 0.07 | 0.73 | 304.41 | 0.97 | 0.14 |
| Hex | 45 | 1 | 40 | 0 | 63 | 7 | 49 | 130 | 61 | E |
| Octal | 105 | 1 | 100 | 0 | 143 | 7 | 111 | 460 | 141 | 16 |
| Binary | 1000101 | 1 | 1000000 | 0 | 1100011 | 111 | 1001001 | 100110000 | 1100001 | 1110 |
Color Harmonies of #450140
Complementary color
Monochromatic Colors of #450140
Black with #450140
Text Example
Text Example
White with #450140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450140; }
p { color: rgb(69,1,64); }
H1.HeaderClassName
{
color: #450140;
}
.AnyTagClassName
{
color: #450140;
}
</style>
background-color css
<style>
a { background-color: #450140; }
a { background-color: rgb(69,1,64); }
div.DivClassName
{
background-color: #450140;
}
.BgClassName
{
background-color: #450140;
}
</style>
border-color css
<style>
span { border-color: #450140; }
span { border-color: rgb(69,1,64); }
td.TdClassName
{
border-color: #450140;
}
.TagClassName
{
border-color: #450140;
}
</style>