Shades of Mardi Gras #451846
Tints of Mardi Gras #451846
RGB
CMYK
RGB Variations
Color information
#451846 (or 0x451846) is known color: Mardi Gras. HEX triplet: 45, 18 and 46. RGB value is (69,24,70). Sum of RGB (Red+Green+Blue) = 69+24+70=163 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.33% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 70 - color contains mainly: blue. Hex color #451846 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451846 is #BAE7B9. Grayscale: #2A2A2A. Windows color (decimal): -12249018 or 4593733. OLE color: 4593733.
HSL color Cylindrical-coordinate representation of color #451846: hue angle of 298.7º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #451846 is Cyan = 0.01, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 24 | 70 | - |
| CMYK | 0.01 | 0.66 | 0 | 0.73 |
| HSL | 298.7º | 0.49% | 0.18% | - |
| HSV(B) | 298.7º | 0.66% | 0.27% | - |
| XYZ | 3.89 | 2.36 | 6.05 | - |
| YUV | 42.7 | 143.41 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 24 | 70 | 0.01 | 0.66 | 0 | 0.73 | 298.7 | 0.49 | 0.18 |
| Hex | 45 | 18 | 46 | 1 | 42 | 0 | 49 | 12B | 31 | 12 |
| Octal | 105 | 30 | 106 | 1 | 102 | 0 | 111 | 453 | 61 | 22 |
| Binary | 1000101 | 11000 | 1000110 | 1 | 1000010 | 0 | 1001001 | 100101011 | 110001 | 10010 |
Color Harmonies of #451846
Complementary color
Monochromatic Colors of #451846
Black with #451846
Text Example
Text Example
White with #451846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451846; }
p { color: rgb(69,24,70); }
H1.HeaderClassName
{
color: #451846;
}
.AnyTagClassName
{
color: #451846;
}
</style>
background-color css
<style>
a { background-color: #451846; }
a { background-color: rgb(69,24,70); }
div.DivClassName
{
background-color: #451846;
}
.BgClassName
{
background-color: #451846;
}
</style>
border-color css
<style>
span { border-color: #451846; }
span { border-color: rgb(69,24,70); }
td.TdClassName
{
border-color: #451846;
}
.TagClassName
{
border-color: #451846;
}
</style>