Shades of Mardi Gras #420344
Tints of Mardi Gras #420344
RGB
CMYK
RGB Variations
Color information
#420344 (or 0x420344) is known color: Mardi Gras. HEX triplet: 42, 03 and 44. RGB value is (66,3,68). Sum of RGB (Red+Green+Blue) = 66+3+68=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 3 (1.56% from 255 or 2.19% from 137); Blue value is 68 (26.95% from 255 or 49.64% from 137); Max value from RGB is 68 - color contains mainly: blue. Hex color #420344 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420344 is #BDFCBB. Grayscale: #1D1D1D. Windows color (decimal): -12451004 or 4457282. OLE color: 4457282.
HSL color Cylindrical-coordinate representation of color #420344: hue angle of 298.15º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #420344 is Cyan = 0.03, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 3 | 68 | - |
| CMYK | 0.03 | 0.96 | 0 | 0.73 |
| HSL | 298.15º | 0.92% | 0.14% | - |
| HSV(B) | 298.15º | 0.96% | 0.27% | - |
| XYZ | 3.32 | 1.64 | 5.61 | - |
| YUV | 29.25 | 149.87 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 3 | 68 | 0.03 | 0.96 | 0 | 0.73 | 298.15 | 0.92 | 0.14 |
| Hex | 42 | 3 | 44 | 3 | 60 | 0 | 49 | 12A | 5C | E |
| Octal | 102 | 3 | 104 | 3 | 140 | 0 | 111 | 452 | 134 | 16 |
| Binary | 1000010 | 11 | 1000100 | 11 | 1100000 | 0 | 1001001 | 100101010 | 1011100 | 1110 |
Color Harmonies of #420344
Complementary color
Monochromatic Colors of #420344
Black with #420344
Text Example
Text Example
White with #420344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420344; }
p { color: rgb(66,3,68); }
H1.HeaderClassName
{
color: #420344;
}
.AnyTagClassName
{
color: #420344;
}
</style>
background-color css
<style>
a { background-color: #420344; }
a { background-color: rgb(66,3,68); }
div.DivClassName
{
background-color: #420344;
}
.BgClassName
{
background-color: #420344;
}
</style>
border-color css
<style>
span { border-color: #420344; }
span { border-color: rgb(66,3,68); }
td.TdClassName
{
border-color: #420344;
}
.TagClassName
{
border-color: #420344;
}
</style>