Shades of Mardi Gras #450144
Tints of Mardi Gras #450144
RGB
CMYK
RGB Variations
Color information
#450144 (or 0x450144) is known color: Mardi Gras. HEX triplet: 45, 01 and 44. RGB value is (69,1,68). Sum of RGB (Red+Green+Blue) = 69+1+68=138 (18% of max value = 765). Red value is 69 (27.34% from 255 or 50% from 138); Green value is 1 (0.78% from 255 or 0.72% from 138); Blue value is 68 (26.95% from 255 or 49.28% from 138); Max value from RGB is 69 - color contains mainly: red. Hex color #450144 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450144 is #BAFEBB. Grayscale: #1C1C1C. Windows color (decimal): -12254908 or 4456773. OLE color: 4456773.
HSL color Cylindrical-coordinate representation of color #450144: hue angle of 300.88º 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 #450144 is Cyan = 0, Magento = 0.99, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 1 | 68 | - |
| CMYK | 0 | 0.99 | 0.01 | 0.73 |
| HSL | 300.88º | 0.97% | 0.14% | - |
| HSV(B) | 300.88º | 0.99% | 0.27% | - |
| XYZ | 3.51 | 1.7 | 5.61 | - |
| YUV | 28.97 | 150.03 | 156.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 1 | 68 | 0 | 0.99 | 0.01 | 0.73 | 300.88 | 0.97 | 0.14 |
| Hex | 45 | 1 | 44 | 0 | 63 | 1 | 49 | 12D | 61 | E |
| Octal | 105 | 1 | 104 | 0 | 143 | 1 | 111 | 455 | 141 | 16 |
| Binary | 1000101 | 1 | 1000100 | 0 | 1100011 | 1 | 1001001 | 100101101 | 1100001 | 1110 |
Color Harmonies of #450144
Complementary color
Monochromatic Colors of #450144
Black with #450144
Text Example
Text Example
White with #450144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450144; }
p { color: rgb(69,1,68); }
H1.HeaderClassName
{
color: #450144;
}
.AnyTagClassName
{
color: #450144;
}
</style>
background-color css
<style>
a { background-color: #450144; }
a { background-color: rgb(69,1,68); }
div.DivClassName
{
background-color: #450144;
}
.BgClassName
{
background-color: #450144;
}
</style>
border-color css
<style>
span { border-color: #450144; }
span { border-color: rgb(69,1,68); }
td.TdClassName
{
border-color: #450144;
}
.TagClassName
{
border-color: #450144;
}
</style>