Shades of Mardi Gras #451046
Tints of Mardi Gras #451046
RGB
CMYK
RGB Variations
Color information
#451046 (or 0x451046) is known color: Mardi Gras. HEX triplet: 45, 10 and 46. RGB value is (69,16,70). Sum of RGB (Red+Green+Blue) = 69+16+70=155 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.52% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 70 - color contains mainly: blue. Hex color #451046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451046 is #BAEFB9. Grayscale: #252525. Windows color (decimal): -12251066 or 4591685. OLE color: 4591685.
HSL color Cylindrical-coordinate representation of color #451046: hue angle of 298.89º degrees, saturation: 0.63, 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 #451046 is Cyan = 0.01, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 16 | 70 | - |
| CMYK | 0.01 | 0.77 | 0 | 0.73 |
| HSL | 298.89º | 0.63% | 0.17% | - |
| HSV(B) | 298.89º | 0.77% | 0.27% | - |
| XYZ | 3.75 | 2.08 | 6 | - |
| YUV | 38 | 146.06 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 16 | 70 | 0.01 | 0.77 | 0 | 0.73 | 298.89 | 0.63 | 0.17 |
| Hex | 45 | 10 | 46 | 1 | 4D | 0 | 49 | 12B | 3F | 11 |
| Octal | 105 | 20 | 106 | 1 | 115 | 0 | 111 | 453 | 77 | 21 |
| Binary | 1000101 | 10000 | 1000110 | 1 | 1001101 | 0 | 1001001 | 100101011 | 111111 | 10001 |
Color Harmonies of #451046
Complementary color
Monochromatic Colors of #451046
Black with #451046
Text Example
Text Example
White with #451046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451046; }
p { color: rgb(69,16,70); }
H1.HeaderClassName
{
color: #451046;
}
.AnyTagClassName
{
color: #451046;
}
</style>
background-color css
<style>
a { background-color: #451046; }
a { background-color: rgb(69,16,70); }
div.DivClassName
{
background-color: #451046;
}
.BgClassName
{
background-color: #451046;
}
</style>
border-color css
<style>
span { border-color: #451046; }
span { border-color: rgb(69,16,70); }
td.TdClassName
{
border-color: #451046;
}
.TagClassName
{
border-color: #451046;
}
</style>