Shades of Mardi Gras #451748
Tints of Mardi Gras #451748
RGB
CMYK
RGB Variations
Color information
#451748 (or 0x451748) is known color: Mardi Gras. HEX triplet: 45, 17 and 48. RGB value is (69,23,72). Sum of RGB (Red+Green+Blue) = 69+23+72=164 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.07% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 72 - color contains mainly: blue. Hex color #451748 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451748 is #BAE8B7. Grayscale: #2A2A2A. Windows color (decimal): -12249272 or 4724549. OLE color: 4724549.
HSL color Cylindrical-coordinate representation of color #451748: hue angle of 296.33º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #451748 is Cyan = 0.04, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 23 | 72 | - |
| CMYK | 0.04 | 0.68 | 0 | 0.72 |
| HSL | 296.33º | 0.52% | 0.19% | - |
| HSV(B) | 296.33º | 0.68% | 0.28% | - |
| XYZ | 3.93 | 2.35 | 6.38 | - |
| YUV | 42.34 | 144.74 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 72 | 0.04 | 0.68 | 0 | 0.72 | 296.33 | 0.52 | 0.19 |
| Hex | 45 | 17 | 48 | 4 | 44 | 0 | 48 | 128 | 34 | 13 |
| Octal | 105 | 27 | 110 | 4 | 104 | 0 | 110 | 450 | 64 | 23 |
| Binary | 1000101 | 10111 | 1001000 | 100 | 1000100 | 0 | 1001000 | 100101000 | 110100 | 10011 |
Color Harmonies of #451748
Complementary color
Monochromatic Colors of #451748
Black with #451748
Text Example
Text Example
White with #451748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451748; }
p { color: rgb(69,23,72); }
H1.HeaderClassName
{
color: #451748;
}
.AnyTagClassName
{
color: #451748;
}
</style>
background-color css
<style>
a { background-color: #451748; }
a { background-color: rgb(69,23,72); }
div.DivClassName
{
background-color: #451748;
}
.BgClassName
{
background-color: #451748;
}
</style>
border-color css
<style>
span { border-color: #451748; }
span { border-color: rgb(69,23,72); }
td.TdClassName
{
border-color: #451748;
}
.TagClassName
{
border-color: #451748;
}
</style>