Shades of Mardi Gras #450641
Tints of Mardi Gras #450641
RGB
CMYK
RGB Variations
Color information
#450641 (or 0x450641) is known color: Mardi Gras. HEX triplet: 45, 06 and 41. RGB value is (69,6,65). Sum of RGB (Red+Green+Blue) = 69+6+65=140 (18% of max value = 765). Red value is 69 (27.34% from 255 or 49.29% from 140); Green value is 6 (2.73% from 255 or 4.29% from 140); Blue value is 65 (25.78% from 255 or 46.43% from 140); Max value from RGB is 69 - color contains mainly: red. Hex color #450641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450641 is #BAF9BE. Grayscale: #1F1F1F. Windows color (decimal): -12253631 or 4261445. OLE color: 4261445.
HSL color Cylindrical-coordinate representation of color #450641: hue angle of 303.81º 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 #450641 is Cyan = 0, Magento = 0.91, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 65 | - |
| CMYK | 0 | 0.91 | 0.06 | 0.73 |
| HSL | 303.81º | 0.84% | 0.15% | - |
| HSV(B) | 303.81º | 0.91% | 0.27% | - |
| XYZ | 3.47 | 1.78 | 5.16 | - |
| YUV | 31.56 | 146.87 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 65 | 0 | 0.91 | 0.06 | 0.73 | 303.81 | 0.84 | 0.15 |
| Hex | 45 | 6 | 41 | 0 | 5B | 6 | 49 | 130 | 54 | F |
| Octal | 105 | 6 | 101 | 0 | 133 | 6 | 111 | 460 | 124 | 17 |
| Binary | 1000101 | 110 | 1000001 | 0 | 1011011 | 110 | 1001001 | 100110000 | 1010100 | 1111 |
Color Harmonies of #450641
Complementary color
Monochromatic Colors of #450641
Black with #450641
Text Example
Text Example
White with #450641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450641; }
p { color: rgb(69,6,65); }
H1.HeaderClassName
{
color: #450641;
}
.AnyTagClassName
{
color: #450641;
}
</style>
background-color css
<style>
a { background-color: #450641; }
a { background-color: rgb(69,6,65); }
div.DivClassName
{
background-color: #450641;
}
.BgClassName
{
background-color: #450641;
}
</style>
border-color css
<style>
span { border-color: #450641; }
span { border-color: rgb(69,6,65); }
td.TdClassName
{
border-color: #450641;
}
.TagClassName
{
border-color: #450641;
}
</style>