Shades of Mardi Gras #451141
Tints of Mardi Gras #451141
RGB
CMYK
RGB Variations
Color information
#451141 (or 0x451141) is known color: Mardi Gras. HEX triplet: 45, 11 and 41. RGB value is (69,17,65). Sum of RGB (Red+Green+Blue) = 69+17+65=151 (20% of max value = 765). Red value is 69 (27.34% from 255 or 45.70% from 151); Green value is 17 (7.03% from 255 or 11.26% from 151); Blue value is 65 (25.78% from 255 or 43.05% from 151); Max value from RGB is 69 - color contains mainly: red. Hex color #451141 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451141 is #BAEEBE. Grayscale: #252525. Windows color (decimal): -12250815 or 4264261. OLE color: 4264261.
HSL color Cylindrical-coordinate representation of color #451141: hue angle of 304.62º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #451141 is Cyan = 0, Magento = 0.75, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 17 | 65 | - |
| CMYK | 0 | 0.75 | 0.06 | 0.73 |
| HSL | 304.62º | 0.6% | 0.17% | - |
| HSV(B) | 304.62º | 0.75% | 0.27% | - |
| XYZ | 3.61 | 2.05 | 5.21 | - |
| YUV | 38.02 | 143.23 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 65 | 0 | 0.75 | 0.06 | 0.73 | 304.62 | 0.6 | 0.17 |
| Hex | 45 | 11 | 41 | 0 | 4B | 6 | 49 | 131 | 3C | 11 |
| Octal | 105 | 21 | 101 | 0 | 113 | 6 | 111 | 461 | 74 | 21 |
| Binary | 1000101 | 10001 | 1000001 | 0 | 1001011 | 110 | 1001001 | 100110001 | 111100 | 10001 |
Color Harmonies of #451141
Complementary color
Monochromatic Colors of #451141
Black with #451141
Text Example
Text Example
White with #451141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451141; }
p { color: rgb(69,17,65); }
H1.HeaderClassName
{
color: #451141;
}
.AnyTagClassName
{
color: #451141;
}
</style>
background-color css
<style>
a { background-color: #451141; }
a { background-color: rgb(69,17,65); }
div.DivClassName
{
background-color: #451141;
}
.BgClassName
{
background-color: #451141;
}
</style>
border-color css
<style>
span { border-color: #451141; }
span { border-color: rgb(69,17,65); }
td.TdClassName
{
border-color: #451141;
}
.TagClassName
{
border-color: #451141;
}
</style>