Shades of Mardi Gras #451146
Tints of Mardi Gras #451146
RGB
CMYK
RGB Variations
Color information
#451146 (or 0x451146) is known color: Mardi Gras. HEX triplet: 45, 11 and 46. RGB value is (69,17,70). Sum of RGB (Red+Green+Blue) = 69+17+70=156 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.23% from 156); Green value is 17 (7.03% from 255 or 10.90% from 156); Blue value is 70 (27.73% from 255 or 44.87% from 156); Max value from RGB is 70 - color contains mainly: blue. Hex color #451146 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451146 is #BAEEB9. Grayscale: #262626. Windows color (decimal): -12250810 or 4591941. OLE color: 4591941.
HSL color Cylindrical-coordinate representation of color #451146: hue angle of 298.87º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #451146 is Cyan = 0.01, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 17 | 70 | - |
| CMYK | 0.01 | 0.76 | 0 | 0.73 |
| HSL | 298.87º | 0.61% | 0.17% | - |
| HSV(B) | 298.87º | 0.76% | 0.27% | - |
| XYZ | 3.76 | 2.11 | 6 | - |
| YUV | 38.59 | 145.73 | 149.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 70 | 0.01 | 0.76 | 0 | 0.73 | 298.87 | 0.61 | 0.17 |
| Hex | 45 | 11 | 46 | 1 | 4C | 0 | 49 | 12B | 3D | 11 |
| Octal | 105 | 21 | 106 | 1 | 114 | 0 | 111 | 453 | 75 | 21 |
| Binary | 1000101 | 10001 | 1000110 | 1 | 1001100 | 0 | 1001001 | 100101011 | 111101 | 10001 |
Color Harmonies of #451146
Complementary color
Monochromatic Colors of #451146
Black with #451146
Text Example
Text Example
White with #451146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451146; }
p { color: rgb(69,17,70); }
H1.HeaderClassName
{
color: #451146;
}
.AnyTagClassName
{
color: #451146;
}
</style>
background-color css
<style>
a { background-color: #451146; }
a { background-color: rgb(69,17,70); }
div.DivClassName
{
background-color: #451146;
}
.BgClassName
{
background-color: #451146;
}
</style>
border-color css
<style>
span { border-color: #451146; }
span { border-color: rgb(69,17,70); }
td.TdClassName
{
border-color: #451146;
}
.TagClassName
{
border-color: #451146;
}
</style>