Shades of Mardi Gras #451645
Tints of Mardi Gras #451645
RGB
CMYK
RGB Variations
Color information
#451645 (or 0x451645) is known color: Mardi Gras. HEX triplet: 45, 16 and 45. RGB value is (69,22,69). Sum of RGB (Red+Green+Blue) = 69+22+69=160 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.12% from 160); Green value is 22 (8.98% from 255 or 13.75% from 160); Blue value is 69 (27.34% from 255 or 43.12% from 160); Max value from RGB is 69 - color contains mainly: red, blue. Hex color #451645 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451645 is #BAE9BA. Grayscale: #292929. Windows color (decimal): -12249531 or 4527685. OLE color: 4527685.
HSL color Cylindrical-coordinate representation of color #451645: hue angle of 300º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #451645 is Cyan = 0, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 22 | 69 | - |
| CMYK | 0 | 0.68 | 0 | 0.73 |
| HSL | 300º | 0.52% | 0.18% | - |
| HSV(B) | 300º | 0.68% | 0.27% | - |
| XYZ | 3.82 | 2.27 | 5.87 | - |
| YUV | 41.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 22 | 69 | 0 | 0.68 | 0 | 0.73 | 300 | 0.52 | 0.18 |
| Hex | 45 | 16 | 45 | 0 | 44 | 0 | 49 | 12C | 34 | 12 |
| Octal | 105 | 26 | 105 | 0 | 104 | 0 | 111 | 454 | 64 | 22 |
| Binary | 1000101 | 10110 | 1000101 | 0 | 1000100 | 0 | 1001001 | 100101100 | 110100 | 10010 |
Color Harmonies of #451645
Complementary color
Monochromatic Colors of #451645
Black with #451645
Text Example
Text Example
White with #451645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451645; }
p { color: rgb(69,22,69); }
H1.HeaderClassName
{
color: #451645;
}
.AnyTagClassName
{
color: #451645;
}
</style>
background-color css
<style>
a { background-color: #451645; }
a { background-color: rgb(69,22,69); }
div.DivClassName
{
background-color: #451645;
}
.BgClassName
{
background-color: #451645;
}
</style>
border-color css
<style>
span { border-color: #451645; }
span { border-color: rgb(69,22,69); }
td.TdClassName
{
border-color: #451645;
}
.TagClassName
{
border-color: #451645;
}
</style>