Shades of Mardi Gras #430842
Tints of Mardi Gras #430842
RGB
CMYK
RGB Variations
Color information
#430842 (or 0x430842) is known color: Mardi Gras. HEX triplet: 43, 08 and 42. RGB value is (67,8,66). Sum of RGB (Red+Green+Blue) = 67+8+66=141 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.52% from 141); Green value is 8 (3.52% from 255 or 5.67% from 141); Blue value is 66 (26.17% from 255 or 46.81% from 141); Max value from RGB is 67 - color contains mainly: red. Hex color #430842 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430842 is #BCF7BD. Grayscale: #202020. Windows color (decimal): -12384190 or 4327491. OLE color: 4327491.
HSL color Cylindrical-coordinate representation of color #430842: hue angle of 301.02º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #430842 is Cyan = 0, Magento = 0.88, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 66 | - |
| CMYK | 0 | 0.88 | 0.01 | 0.74 |
| HSL | 301.02º | 0.79% | 0.15% | - |
| HSV(B) | 301.02º | 0.88% | 0.26% | - |
| XYZ | 3.38 | 1.76 | 5.32 | - |
| YUV | 32.25 | 147.05 | 152.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 66 | 0 | 0.88 | 0.01 | 0.74 | 301.02 | 0.79 | 0.15 |
| Hex | 43 | 8 | 42 | 0 | 58 | 1 | 4A | 12D | 4F | F |
| Octal | 103 | 10 | 102 | 0 | 130 | 1 | 112 | 455 | 117 | 17 |
| Binary | 1000011 | 1000 | 1000010 | 0 | 1011000 | 1 | 1001010 | 100101101 | 1001111 | 1111 |
Color Harmonies of #430842
Complementary color
Monochromatic Colors of #430842
Black with #430842
Text Example
Text Example
White with #430842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430842; }
p { color: rgb(67,8,66); }
H1.HeaderClassName
{
color: #430842;
}
.AnyTagClassName
{
color: #430842;
}
</style>
background-color css
<style>
a { background-color: #430842; }
a { background-color: rgb(67,8,66); }
div.DivClassName
{
background-color: #430842;
}
.BgClassName
{
background-color: #430842;
}
</style>
border-color css
<style>
span { border-color: #430842; }
span { border-color: rgb(67,8,66); }
td.TdClassName
{
border-color: #430842;
}
.TagClassName
{
border-color: #430842;
}
</style>