Shades of Mardi Gras #430641
Tints of Mardi Gras #430641
RGB
CMYK
RGB Variations
Color information
#430641 (or 0x430641) is known color: Mardi Gras. HEX triplet: 43, 06 and 41. RGB value is (67,6,65). Sum of RGB (Red+Green+Blue) = 67+6+65=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 6 (2.73% from 255 or 4.35% from 138); Blue value is 65 (25.78% from 255 or 47.10% from 138); Max value from RGB is 67 - color contains mainly: red. Hex color #430641 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430641 is #BCF9BE. Grayscale: #1E1E1E. Windows color (decimal): -12384703 or 4261443. OLE color: 4261443.
HSL color Cylindrical-coordinate representation of color #430641: hue angle of 301.97º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430641 is Cyan = 0, Magento = 0.91, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 65 | - |
| CMYK | 0 | 0.91 | 0.03 | 0.74 |
| HSL | 301.97º | 0.84% | 0.14% | - |
| HSV(B) | 301.97º | 0.91% | 0.26% | - |
| XYZ | 3.33 | 1.71 | 5.15 | - |
| YUV | 30.97 | 147.21 | 153.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 65 | 0 | 0.91 | 0.03 | 0.74 | 301.97 | 0.84 | 0.14 |
| Hex | 43 | 6 | 41 | 0 | 5B | 3 | 4A | 12E | 54 | E |
| Octal | 103 | 6 | 101 | 0 | 133 | 3 | 112 | 456 | 124 | 16 |
| Binary | 1000011 | 110 | 1000001 | 0 | 1011011 | 11 | 1001010 | 100101110 | 1010100 | 1110 |
Color Harmonies of #430641
Complementary color
Monochromatic Colors of #430641
Black with #430641
Text Example
Text Example
White with #430641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430641; }
p { color: rgb(67,6,65); }
H1.HeaderClassName
{
color: #430641;
}
.AnyTagClassName
{
color: #430641;
}
</style>
background-color css
<style>
a { background-color: #430641; }
a { background-color: rgb(67,6,65); }
div.DivClassName
{
background-color: #430641;
}
.BgClassName
{
background-color: #430641;
}
</style>
border-color css
<style>
span { border-color: #430641; }
span { border-color: rgb(67,6,65); }
td.TdClassName
{
border-color: #430641;
}
.TagClassName
{
border-color: #430641;
}
</style>