Shades of Mardi Gras #430341
Tints of Mardi Gras #430341
RGB
CMYK
RGB Variations
Color information
#430341 (or 0x430341) is known color: Mardi Gras. HEX triplet: 43, 03 and 41. RGB value is (67,3,65). Sum of RGB (Red+Green+Blue) = 67+3+65=135 (17% of max value = 765). Red value is 67 (26.56% from 255 or 49.63% from 135); Green value is 3 (1.56% from 255 or 2.22% from 135); Blue value is 65 (25.78% from 255 or 48.15% from 135); Max value from RGB is 67 - color contains mainly: red. Hex color #430341 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430341 is #BCFCBE. Grayscale: #1D1D1D. Windows color (decimal): -12385471 or 4260675. OLE color: 4260675.
HSL color Cylindrical-coordinate representation of color #430341: hue angle of 301.88º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430341 is Cyan = 0, Magento = 0.96, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 65 | - |
| CMYK | 0 | 0.96 | 0.03 | 0.74 |
| HSL | 301.88º | 0.91% | 0.14% | - |
| HSV(B) | 301.88º | 0.96% | 0.26% | - |
| XYZ | 3.3 | 1.64 | 5.14 | - |
| YUV | 29.2 | 148.2 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 65 | 0 | 0.96 | 0.03 | 0.74 | 301.88 | 0.91 | 0.14 |
| Hex | 43 | 3 | 41 | 0 | 60 | 3 | 4A | 12E | 5B | E |
| Octal | 103 | 3 | 101 | 0 | 140 | 3 | 112 | 456 | 133 | 16 |
| Binary | 1000011 | 11 | 1000001 | 0 | 1100000 | 11 | 1001010 | 100101110 | 1011011 | 1110 |
Color Harmonies of #430341
Complementary color
Monochromatic Colors of #430341
Black with #430341
Text Example
Text Example
White with #430341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430341; }
p { color: rgb(67,3,65); }
H1.HeaderClassName
{
color: #430341;
}
.AnyTagClassName
{
color: #430341;
}
</style>
background-color css
<style>
a { background-color: #430341; }
a { background-color: rgb(67,3,65); }
div.DivClassName
{
background-color: #430341;
}
.BgClassName
{
background-color: #430341;
}
</style>
border-color css
<style>
span { border-color: #430341; }
span { border-color: rgb(67,3,65); }
td.TdClassName
{
border-color: #430341;
}
.TagClassName
{
border-color: #430341;
}
</style>