Shades of Mardi Gras #430542
Tints of Mardi Gras #430542
RGB
CMYK
RGB Variations
Color information
#430542 (or 0x430542) is known color: Mardi Gras. HEX triplet: 43, 05 and 42. RGB value is (67,5,66). Sum of RGB (Red+Green+Blue) = 67+5+66=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 5 (2.34% from 255 or 3.62% from 138); Blue value is 66 (26.17% from 255 or 47.83% from 138); Max value from RGB is 67 - color contains mainly: red. Hex color #430542 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430542 is #BCFABD. Grayscale: #1E1E1E. Windows color (decimal): -12384958 or 4326723. OLE color: 4326723.
HSL color Cylindrical-coordinate representation of color #430542: hue angle of 300.97º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430542 is Cyan = 0, Magento = 0.93, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 66 | - |
| CMYK | 0 | 0.93 | 0.01 | 0.74 |
| HSL | 300.97º | 0.86% | 0.14% | - |
| HSV(B) | 300.97º | 0.93% | 0.26% | - |
| XYZ | 3.35 | 1.7 | 5.3 | - |
| YUV | 30.49 | 148.04 | 154.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 66 | 0 | 0.93 | 0.01 | 0.74 | 300.97 | 0.86 | 0.14 |
| Hex | 43 | 5 | 42 | 0 | 5D | 1 | 4A | 12D | 56 | E |
| Octal | 103 | 5 | 102 | 0 | 135 | 1 | 112 | 455 | 126 | 16 |
| Binary | 1000011 | 101 | 1000010 | 0 | 1011101 | 1 | 1001010 | 100101101 | 1010110 | 1110 |
Color Harmonies of #430542
Complementary color
Monochromatic Colors of #430542
Black with #430542
Text Example
Text Example
White with #430542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430542; }
p { color: rgb(67,5,66); }
H1.HeaderClassName
{
color: #430542;
}
.AnyTagClassName
{
color: #430542;
}
</style>
background-color css
<style>
a { background-color: #430542; }
a { background-color: rgb(67,5,66); }
div.DivClassName
{
background-color: #430542;
}
.BgClassName
{
background-color: #430542;
}
</style>
border-color css
<style>
span { border-color: #430542; }
span { border-color: rgb(67,5,66); }
td.TdClassName
{
border-color: #430542;
}
.TagClassName
{
border-color: #430542;
}
</style>