Shades of Mardi Gras #451044
Tints of Mardi Gras #451044
RGB
CMYK
RGB Variations
Color information
#451044 (or 0x451044) is known color: Mardi Gras. HEX triplet: 45, 10 and 44. RGB value is (69,16,68). Sum of RGB (Red+Green+Blue) = 69+16+68=153 (20% of max value = 765). Red value is 69 (27.34% from 255 or 45.10% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 68 (26.95% from 255 or 44.44% from 153); Max value from RGB is 69 - color contains mainly: red. Hex color #451044 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451044 is #BAEFBB. Grayscale: #252525. Windows color (decimal): -12251068 or 4460613. OLE color: 4460613.
HSL color Cylindrical-coordinate representation of color #451044: hue angle of 301.13º 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 #451044 is Cyan = 0, Magento = 0.77, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 16 | 68 | - |
| CMYK | 0 | 0.77 | 0.01 | 0.73 |
| HSL | 301.13º | 0.62% | 0.17% | - |
| HSV(B) | 301.13º | 0.77% | 0.27% | - |
| XYZ | 3.68 | 2.05 | 5.67 | - |
| YUV | 37.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 16 | 68 | 0 | 0.77 | 0.01 | 0.73 | 301.13 | 0.62 | 0.17 |
| Hex | 45 | 10 | 44 | 0 | 4D | 1 | 49 | 12D | 3E | 11 |
| Octal | 105 | 20 | 104 | 0 | 115 | 1 | 111 | 455 | 76 | 21 |
| Binary | 1000101 | 10000 | 1000100 | 0 | 1001101 | 1 | 1001001 | 100101101 | 111110 | 10001 |
Color Harmonies of #451044
Complementary color
Monochromatic Colors of #451044
Black with #451044
Text Example
Text Example
White with #451044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451044; }
p { color: rgb(69,16,68); }
H1.HeaderClassName
{
color: #451044;
}
.AnyTagClassName
{
color: #451044;
}
</style>
background-color css
<style>
a { background-color: #451044; }
a { background-color: rgb(69,16,68); }
div.DivClassName
{
background-color: #451044;
}
.BgClassName
{
background-color: #451044;
}
</style>
border-color css
<style>
span { border-color: #451044; }
span { border-color: rgb(69,16,68); }
td.TdClassName
{
border-color: #451044;
}
.TagClassName
{
border-color: #451044;
}
</style>