Shades of Mardi Gras #450640
Tints of Mardi Gras #450640
RGB
CMYK
RGB Variations
Color information
#450640 (or 0x450640) is known color: Mardi Gras. HEX triplet: 45, 06 and 40. RGB value is (69,6,64). Sum of RGB (Red+Green+Blue) = 69+6+64=139 (18% of max value = 765). Red value is 69 (27.34% from 255 or 49.64% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 64 (25.39% from 255 or 46.04% from 139); Max value from RGB is 69 - color contains mainly: red. Hex color #450640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450640 is #BAF9BF. Grayscale: #1F1F1F. Windows color (decimal): -12253632 or 4195909. OLE color: 4195909.
HSL color Cylindrical-coordinate representation of color #450640: hue angle of 304.76º 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 #450640 is Cyan = 0, Magento = 0.91, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 64 | - |
| CMYK | 0 | 0.91 | 0.07 | 0.73 |
| HSL | 304.76º | 0.84% | 0.15% | - |
| HSV(B) | 304.76º | 0.91% | 0.27% | - |
| XYZ | 3.44 | 1.77 | 5.01 | - |
| YUV | 31.45 | 146.37 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 64 | 0 | 0.91 | 0.07 | 0.73 | 304.76 | 0.84 | 0.15 |
| Hex | 45 | 6 | 40 | 0 | 5B | 7 | 49 | 131 | 54 | F |
| Octal | 105 | 6 | 100 | 0 | 133 | 7 | 111 | 461 | 124 | 17 |
| Binary | 1000101 | 110 | 1000000 | 0 | 1011011 | 111 | 1001001 | 100110001 | 1010100 | 1111 |
Color Harmonies of #450640
Complementary color
Monochromatic Colors of #450640
Black with #450640
Text Example
Text Example
White with #450640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450640; }
p { color: rgb(69,6,64); }
H1.HeaderClassName
{
color: #450640;
}
.AnyTagClassName
{
color: #450640;
}
</style>
background-color css
<style>
a { background-color: #450640; }
a { background-color: rgb(69,6,64); }
div.DivClassName
{
background-color: #450640;
}
.BgClassName
{
background-color: #450640;
}
</style>
border-color css
<style>
span { border-color: #450640; }
span { border-color: rgb(69,6,64); }
td.TdClassName
{
border-color: #450640;
}
.TagClassName
{
border-color: #450640;
}
</style>