Shades of Mardi Gras #450642
Tints of Mardi Gras #450642
RGB
CMYK
RGB Variations
Color information
#450642 (or 0x450642) is known color: Mardi Gras. HEX triplet: 45, 06 and 42. RGB value is (69,6,66). Sum of RGB (Red+Green+Blue) = 69+6+66=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 66 (26.17% from 255 or 46.81% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #450642 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450642 is #BAF9BD. Grayscale: #1F1F1F. Windows color (decimal): -12253630 or 4326981. OLE color: 4326981.
HSL color Cylindrical-coordinate representation of color #450642: hue angle of 302.86º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #450642 is Cyan = 0, Magento = 0.91, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 66 | - |
| CMYK | 0 | 0.91 | 0.04 | 0.73 |
| HSL | 302.86º | 0.84% | 0.15% | - |
| HSV(B) | 302.86º | 0.91% | 0.27% | - |
| XYZ | 3.5 | 1.79 | 5.31 | - |
| YUV | 31.68 | 147.37 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 66 | 0 | 0.91 | 0.04 | 0.73 | 302.86 | 0.84 | 0.15 |
| Hex | 45 | 6 | 42 | 0 | 5B | 4 | 49 | 12F | 54 | F |
| Octal | 105 | 6 | 102 | 0 | 133 | 4 | 111 | 457 | 124 | 17 |
| Binary | 1000101 | 110 | 1000010 | 0 | 1011011 | 100 | 1001001 | 100101111 | 1010100 | 1111 |
Color Harmonies of #450642
Complementary color
Monochromatic Colors of #450642
Black with #450642
Text Example
Text Example
White with #450642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450642; }
p { color: rgb(69,6,66); }
H1.HeaderClassName
{
color: #450642;
}
.AnyTagClassName
{
color: #450642;
}
</style>
background-color css
<style>
a { background-color: #450642; }
a { background-color: rgb(69,6,66); }
div.DivClassName
{
background-color: #450642;
}
.BgClassName
{
background-color: #450642;
}
</style>
border-color css
<style>
span { border-color: #450642; }
span { border-color: rgb(69,6,66); }
td.TdClassName
{
border-color: #450642;
}
.TagClassName
{
border-color: #450642;
}
</style>