Shades of Mardi Gras #420744
Tints of Mardi Gras #420744
RGB
CMYK
RGB Variations
Color information
#420744 (or 0x420744) is known color: Mardi Gras. HEX triplet: 42, 07 and 44. RGB value is (66,7,68). Sum of RGB (Red+Green+Blue) = 66+7+68=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 7 (3.12% from 255 or 4.96% from 141); Blue value is 68 (26.95% from 255 or 48.23% from 141); Max value from RGB is 68 - color contains mainly: blue. Hex color #420744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420744 is #BDF8BB. Grayscale: #1F1F1F. Windows color (decimal): -12449980 or 4458306. OLE color: 4458306.
HSL color Cylindrical-coordinate representation of color #420744: hue angle of 298.03º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #420744 is Cyan = 0.03, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 7 | 68 | - |
| CMYK | 0.03 | 0.90 | 0 | 0.73 |
| HSL | 298.03º | 0.81% | 0.15% | - |
| HSV(B) | 298.03º | 0.9% | 0.27% | - |
| XYZ | 3.37 | 1.73 | 5.62 | - |
| YUV | 31.6 | 148.55 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 68 | 0.03 | 0.90 | 0 | 0.73 | 298.03 | 0.81 | 0.15 |
| Hex | 42 | 7 | 44 | 3 | 5A | 0 | 49 | 12A | 51 | F |
| Octal | 102 | 7 | 104 | 3 | 132 | 0 | 111 | 452 | 121 | 17 |
| Binary | 1000010 | 111 | 1000100 | 11 | 1011010 | 0 | 1001001 | 100101010 | 1010001 | 1111 |
Color Harmonies of #420744
Complementary color
Monochromatic Colors of #420744
Black with #420744
Text Example
Text Example
White with #420744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420744; }
p { color: rgb(66,7,68); }
H1.HeaderClassName
{
color: #420744;
}
.AnyTagClassName
{
color: #420744;
}
</style>
background-color css
<style>
a { background-color: #420744; }
a { background-color: rgb(66,7,68); }
div.DivClassName
{
background-color: #420744;
}
.BgClassName
{
background-color: #420744;
}
</style>
border-color css
<style>
span { border-color: #420744; }
span { border-color: rgb(66,7,68); }
td.TdClassName
{
border-color: #420744;
}
.TagClassName
{
border-color: #420744;
}
</style>