Shades of Mardi Gras #421641
Tints of Mardi Gras #421641
RGB
CMYK
RGB Variations
Color information
#421641 (or 0x421641) is known color: Mardi Gras. HEX triplet: 42, 16 and 41. RGB value is (66,22,65). Sum of RGB (Red+Green+Blue) = 66+22+65=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 22 (8.98% from 255 or 14.38% from 153); Blue value is 65 (25.78% from 255 or 42.48% from 153); Max value from RGB is 66 - color contains mainly: red. Hex color #421641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421641 is #BDE9BE. Grayscale: #272727. Windows color (decimal): -12446143 or 4265538. OLE color: 4265538.
HSL color Cylindrical-coordinate representation of color #421641: hue angle of 301.36º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421641 is Cyan = 0, Magento = 0.67, Yellow = 0.02 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 65 | - |
| CMYK | 0 | 0.67 | 0.02 | 0.74 |
| HSL | 301.36º | 0.5% | 0.17% | - |
| HSV(B) | 301.36º | 0.67% | 0.26% | - |
| XYZ | 3.49 | 2.11 | 5.23 | - |
| YUV | 40.06 | 142.08 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 65 | 0 | 0.67 | 0.02 | 0.74 | 301.36 | 0.5 | 0.17 |
| Hex | 42 | 16 | 41 | 0 | 43 | 2 | 4A | 12D | 32 | 11 |
| Octal | 102 | 26 | 101 | 0 | 103 | 2 | 112 | 455 | 62 | 21 |
| Binary | 1000010 | 10110 | 1000001 | 0 | 1000011 | 10 | 1001010 | 100101101 | 110010 | 10001 |
Color Harmonies of #421641
Complementary color
Monochromatic Colors of #421641
Black with #421641
Text Example
Text Example
White with #421641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421641; }
p { color: rgb(66,22,65); }
H1.HeaderClassName
{
color: #421641;
}
.AnyTagClassName
{
color: #421641;
}
</style>
background-color css
<style>
a { background-color: #421641; }
a { background-color: rgb(66,22,65); }
div.DivClassName
{
background-color: #421641;
}
.BgClassName
{
background-color: #421641;
}
</style>
border-color css
<style>
span { border-color: #421641; }
span { border-color: rgb(66,22,65); }
td.TdClassName
{
border-color: #421641;
}
.TagClassName
{
border-color: #421641;
}
</style>