Shades of Mardi Gras #421341
Tints of Mardi Gras #421341
RGB
CMYK
RGB Variations
Color information
#421341 (or 0x421341) is known color: Mardi Gras. HEX triplet: 42, 13 and 41. RGB value is (66,19,65). Sum of RGB (Red+Green+Blue) = 66+19+65=150 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44% from 150); Green value is 19 (7.81% from 255 or 12.67% from 150); Blue value is 65 (25.78% from 255 or 43.33% from 150); Max value from RGB is 66 - color contains mainly: red. Hex color #421341 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421341 is #BDECBE. Grayscale: #262626. Windows color (decimal): -12446911 or 4264770. OLE color: 4264770.
HSL color Cylindrical-coordinate representation of color #421341: hue angle of 301.28º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421341 is Cyan = 0, Magento = 0.71, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 65 | - |
| CMYK | 0 | 0.71 | 0.02 | 0.74 |
| HSL | 301.28º | 0.55% | 0.17% | - |
| HSV(B) | 301.28º | 0.71% | 0.26% | - |
| XYZ | 3.43 | 2.01 | 5.21 | - |
| YUV | 38.3 | 143.07 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 65 | 0 | 0.71 | 0.02 | 0.74 | 301.28 | 0.55 | 0.17 |
| Hex | 42 | 13 | 41 | 0 | 47 | 2 | 4A | 12D | 37 | 11 |
| Octal | 102 | 23 | 101 | 0 | 107 | 2 | 112 | 455 | 67 | 21 |
| Binary | 1000010 | 10011 | 1000001 | 0 | 1000111 | 10 | 1001010 | 100101101 | 110111 | 10001 |
Color Harmonies of #421341
Complementary color
Monochromatic Colors of #421341
Black with #421341
Text Example
Text Example
White with #421341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421341; }
p { color: rgb(66,19,65); }
H1.HeaderClassName
{
color: #421341;
}
.AnyTagClassName
{
color: #421341;
}
</style>
background-color css
<style>
a { background-color: #421341; }
a { background-color: rgb(66,19,65); }
div.DivClassName
{
background-color: #421341;
}
.BgClassName
{
background-color: #421341;
}
</style>
border-color css
<style>
span { border-color: #421341; }
span { border-color: rgb(66,19,65); }
td.TdClassName
{
border-color: #421341;
}
.TagClassName
{
border-color: #421341;
}
</style>