Shades of Mardi Gras #430941
Tints of Mardi Gras #430941
RGB
CMYK
RGB Variations
Color information
#430941 (or 0x430941) is known color: Mardi Gras. HEX triplet: 43, 09 and 41. RGB value is (67,9,65). Sum of RGB (Red+Green+Blue) = 67+9+65=141 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.52% from 141); Green value is 9 (3.91% from 255 or 6.38% from 141); Blue value is 65 (25.78% from 255 or 46.10% from 141); Max value from RGB is 67 - color contains mainly: red. Hex color #430941 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430941 is #BCF6BE. Grayscale: #202020. Windows color (decimal): -12383935 or 4262211. OLE color: 4262211.
HSL color Cylindrical-coordinate representation of color #430941: hue angle of 302.07º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430941 is Cyan = 0, Magento = 0.87, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 65 | - |
| CMYK | 0 | 0.87 | 0.03 | 0.74 |
| HSL | 302.07º | 0.76% | 0.15% | - |
| HSV(B) | 302.07º | 0.87% | 0.26% | - |
| XYZ | 3.37 | 1.77 | 5.17 | - |
| YUV | 32.73 | 146.22 | 152.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 65 | 0 | 0.87 | 0.03 | 0.74 | 302.07 | 0.76 | 0.15 |
| Hex | 43 | 9 | 41 | 0 | 57 | 3 | 4A | 12E | 4C | F |
| Octal | 103 | 11 | 101 | 0 | 127 | 3 | 112 | 456 | 114 | 17 |
| Binary | 1000011 | 1001 | 1000001 | 0 | 1010111 | 11 | 1001010 | 100101110 | 1001100 | 1111 |
Color Harmonies of #430941
Complementary color
Monochromatic Colors of #430941
Black with #430941
Text Example
Text Example
White with #430941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430941; }
p { color: rgb(67,9,65); }
H1.HeaderClassName
{
color: #430941;
}
.AnyTagClassName
{
color: #430941;
}
</style>
background-color css
<style>
a { background-color: #430941; }
a { background-color: rgb(67,9,65); }
div.DivClassName
{
background-color: #430941;
}
.BgClassName
{
background-color: #430941;
}
</style>
border-color css
<style>
span { border-color: #430941; }
span { border-color: rgb(67,9,65); }
td.TdClassName
{
border-color: #430941;
}
.TagClassName
{
border-color: #430941;
}
</style>