Shades of Mardi Gras #430642
Tints of Mardi Gras #430642
RGB
CMYK
RGB Variations
Color information
#430642 (or 0x430642) is known color: Mardi Gras. HEX triplet: 43, 06 and 42. RGB value is (67,6,66). Sum of RGB (Red+Green+Blue) = 67+6+66=139 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.20% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 66 (26.17% from 255 or 47.48% from 139); Max value from RGB is 67 - color contains mainly: red. Hex color #430642 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430642 is #BCF9BD. Grayscale: #1E1E1E. Windows color (decimal): -12384702 or 4326979. OLE color: 4326979.
HSL color Cylindrical-coordinate representation of color #430642: hue angle of 300.98º 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 #430642 is Cyan = 0, Magento = 0.91, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 66 | - |
| CMYK | 0 | 0.91 | 0.01 | 0.74 |
| HSL | 300.98º | 0.84% | 0.14% | - |
| HSV(B) | 300.98º | 0.91% | 0.26% | - |
| XYZ | 3.36 | 1.72 | 5.31 | - |
| YUV | 31.08 | 147.71 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 66 | 0 | 0.91 | 0.01 | 0.74 | 300.98 | 0.84 | 0.14 |
| Hex | 43 | 6 | 42 | 0 | 5B | 1 | 4A | 12D | 54 | E |
| Octal | 103 | 6 | 102 | 0 | 133 | 1 | 112 | 455 | 124 | 16 |
| Binary | 1000011 | 110 | 1000010 | 0 | 1011011 | 1 | 1001010 | 100101101 | 1010100 | 1110 |
Color Harmonies of #430642
Complementary color
Monochromatic Colors of #430642
Black with #430642
Text Example
Text Example
White with #430642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430642; }
p { color: rgb(67,6,66); }
H1.HeaderClassName
{
color: #430642;
}
.AnyTagClassName
{
color: #430642;
}
</style>
background-color css
<style>
a { background-color: #430642; }
a { background-color: rgb(67,6,66); }
div.DivClassName
{
background-color: #430642;
}
.BgClassName
{
background-color: #430642;
}
</style>
border-color css
<style>
span { border-color: #430642; }
span { border-color: rgb(67,6,66); }
td.TdClassName
{
border-color: #430642;
}
.TagClassName
{
border-color: #430642;
}
</style>