Shades of Mardi Gras #451844
Tints of Mardi Gras #451844
RGB
CMYK
RGB Variations
Color information
#451844 (or 0x451844) is known color: Mardi Gras. HEX triplet: 45, 18 and 44. RGB value is (69,24,68). Sum of RGB (Red+Green+Blue) = 69+24+68=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 68 (26.95% from 255 or 42.24% from 161); Max value from RGB is 69 - color contains mainly: red. Hex color #451844 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451844 is #BAE7BB. Grayscale: #2A2A2A. Windows color (decimal): -12249020 or 4462661. OLE color: 4462661.
HSL color Cylindrical-coordinate representation of color #451844: hue angle of 301.33º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #451844 is Cyan = 0, Magento = 0.65, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 24 | 68 | - |
| CMYK | 0 | 0.65 | 0.01 | 0.73 |
| HSL | 301.33º | 0.48% | 0.18% | - |
| HSV(B) | 301.33º | 0.65% | 0.27% | - |
| XYZ | 3.82 | 2.34 | 5.72 | - |
| YUV | 42.47 | 142.41 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 24 | 68 | 0 | 0.65 | 0.01 | 0.73 | 301.33 | 0.48 | 0.18 |
| Hex | 45 | 18 | 44 | 0 | 41 | 1 | 49 | 12D | 30 | 12 |
| Octal | 105 | 30 | 104 | 0 | 101 | 1 | 111 | 455 | 60 | 22 |
| Binary | 1000101 | 11000 | 1000100 | 0 | 1000001 | 1 | 1001001 | 100101101 | 110000 | 10010 |
Color Harmonies of #451844
Complementary color
Monochromatic Colors of #451844
Black with #451844
Text Example
Text Example
White with #451844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451844; }
p { color: rgb(69,24,68); }
H1.HeaderClassName
{
color: #451844;
}
.AnyTagClassName
{
color: #451844;
}
</style>
background-color css
<style>
a { background-color: #451844; }
a { background-color: rgb(69,24,68); }
div.DivClassName
{
background-color: #451844;
}
.BgClassName
{
background-color: #451844;
}
</style>
border-color css
<style>
span { border-color: #451844; }
span { border-color: rgb(69,24,68); }
td.TdClassName
{
border-color: #451844;
}
.TagClassName
{
border-color: #451844;
}
</style>