Shades of Mardi Gras #451544
Tints of Mardi Gras #451544
RGB
CMYK
RGB Variations
Color information
#451544 (or 0x451544) is known color: Mardi Gras. HEX triplet: 45, 15 and 44. RGB value is (69,21,68). Sum of RGB (Red+Green+Blue) = 69+21+68=158 (20% of max value = 765). Red value is 69 (27.34% from 255 or 43.67% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 68 (26.95% from 255 or 43.04% from 158); Max value from RGB is 69 - color contains mainly: red. Hex color #451544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451544 is #BAEABB. Grayscale: #282828. Windows color (decimal): -12249788 or 4461893. OLE color: 4461893.
HSL color Cylindrical-coordinate representation of color #451544: hue angle of 301.25º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #451544 is Cyan = 0, Magento = 0.70, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 21 | 68 | - |
| CMYK | 0 | 0.70 | 0.01 | 0.73 |
| HSL | 301.25º | 0.53% | 0.18% | - |
| HSV(B) | 301.25º | 0.7% | 0.27% | - |
| XYZ | 3.77 | 2.22 | 5.7 | - |
| YUV | 40.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 68 | 0 | 0.70 | 0.01 | 0.73 | 301.25 | 0.53 | 0.18 |
| Hex | 45 | 15 | 44 | 0 | 46 | 1 | 49 | 12D | 35 | 12 |
| Octal | 105 | 25 | 104 | 0 | 106 | 1 | 111 | 455 | 65 | 22 |
| Binary | 1000101 | 10101 | 1000100 | 0 | 1000110 | 1 | 1001001 | 100101101 | 110101 | 10010 |
Color Harmonies of #451544
Complementary color
Monochromatic Colors of #451544
Black with #451544
Text Example
Text Example
White with #451544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451544; }
p { color: rgb(69,21,68); }
H1.HeaderClassName
{
color: #451544;
}
.AnyTagClassName
{
color: #451544;
}
</style>
background-color css
<style>
a { background-color: #451544; }
a { background-color: rgb(69,21,68); }
div.DivClassName
{
background-color: #451544;
}
.BgClassName
{
background-color: #451544;
}
</style>
border-color css
<style>
span { border-color: #451544; }
span { border-color: rgb(69,21,68); }
td.TdClassName
{
border-color: #451544;
}
.TagClassName
{
border-color: #451544;
}
</style>