Shades of Mardi Gras #421045
Tints of Mardi Gras #421045
RGB
CMYK
RGB Variations
Color information
#421045 (or 0x421045) is known color: Mardi Gras. HEX triplet: 42, 10 and 45. RGB value is (66,16,69). Sum of RGB (Red+Green+Blue) = 66+16+69=151 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.71% from 151); Green value is 16 (6.64% from 255 or 10.60% from 151); Blue value is 69 (27.34% from 255 or 45.70% from 151); Max value from RGB is 69 - color contains mainly: blue. Hex color #421045 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421045 is #BDEFBA. Grayscale: #242424. Windows color (decimal): -12447675 or 4526146. OLE color: 4526146.
HSL color Cylindrical-coordinate representation of color #421045: hue angle of 296.6º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421045 is Cyan = 0.04, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 16 | 69 | - |
| CMYK | 0.04 | 0.77 | 0 | 0.73 |
| HSL | 296.6º | 0.62% | 0.17% | - |
| HSV(B) | 296.6º | 0.77% | 0.27% | - |
| XYZ | 3.51 | 1.96 | 5.82 | - |
| YUV | 36.99 | 146.07 | 148.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 69 | 0.04 | 0.77 | 0 | 0.73 | 296.6 | 0.62 | 0.17 |
| Hex | 42 | 10 | 45 | 4 | 4D | 0 | 49 | 129 | 3E | 11 |
| Octal | 102 | 20 | 105 | 4 | 115 | 0 | 111 | 451 | 76 | 21 |
| Binary | 1000010 | 10000 | 1000101 | 100 | 1001101 | 0 | 1001001 | 100101001 | 111110 | 10001 |
Color Harmonies of #421045
Complementary color
Monochromatic Colors of #421045
Black with #421045
Text Example
Text Example
White with #421045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421045; }
p { color: rgb(66,16,69); }
H1.HeaderClassName
{
color: #421045;
}
.AnyTagClassName
{
color: #421045;
}
</style>
background-color css
<style>
a { background-color: #421045; }
a { background-color: rgb(66,16,69); }
div.DivClassName
{
background-color: #421045;
}
.BgClassName
{
background-color: #421045;
}
</style>
border-color css
<style>
span { border-color: #421045; }
span { border-color: rgb(66,16,69); }
td.TdClassName
{
border-color: #421045;
}
.TagClassName
{
border-color: #421045;
}
</style>