Shades of Mardi Gras #421540
Tints of Mardi Gras #421540
RGB
CMYK
RGB Variations
Color information
#421540 (or 0x421540) is known color: Mardi Gras. HEX triplet: 42, 15 and 40. RGB value is (66,21,64). Sum of RGB (Red+Green+Blue) = 66+21+64=151 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.71% from 151); Green value is 21 (8.59% from 255 or 13.91% from 151); Blue value is 64 (25.39% from 255 or 42.38% from 151); Max value from RGB is 66 - color contains mainly: red. Hex color #421540 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421540 is #BDEABF. Grayscale: #272727. Windows color (decimal): -12446400 or 4199746. OLE color: 4199746.
HSL color Cylindrical-coordinate representation of color #421540: hue angle of 302.67º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #421540 is Cyan = 0, Magento = 0.68, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 64 | - |
| CMYK | 0 | 0.68 | 0.03 | 0.74 |
| HSL | 302.67º | 0.52% | 0.17% | - |
| HSV(B) | 302.67º | 0.68% | 0.26% | - |
| XYZ | 3.44 | 2.06 | 5.07 | - |
| YUV | 39.36 | 141.91 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 64 | 0 | 0.68 | 0.03 | 0.74 | 302.67 | 0.52 | 0.17 |
| Hex | 42 | 15 | 40 | 0 | 44 | 3 | 4A | 12F | 34 | 11 |
| Octal | 102 | 25 | 100 | 0 | 104 | 3 | 112 | 457 | 64 | 21 |
| Binary | 1000010 | 10101 | 1000000 | 0 | 1000100 | 11 | 1001010 | 100101111 | 110100 | 10001 |
Color Harmonies of #421540
Complementary color
Monochromatic Colors of #421540
Black with #421540
Text Example
Text Example
White with #421540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421540; }
p { color: rgb(66,21,64); }
H1.HeaderClassName
{
color: #421540;
}
.AnyTagClassName
{
color: #421540;
}
</style>
background-color css
<style>
a { background-color: #421540; }
a { background-color: rgb(66,21,64); }
div.DivClassName
{
background-color: #421540;
}
.BgClassName
{
background-color: #421540;
}
</style>
border-color css
<style>
span { border-color: #421540; }
span { border-color: rgb(66,21,64); }
td.TdClassName
{
border-color: #421540;
}
.TagClassName
{
border-color: #421540;
}
</style>