Shades of Mardi Gras #431742
Tints of Mardi Gras #431742
RGB
CMYK
RGB Variations
Color information
#431742 (or 0x431742) is known color: Mardi Gras. HEX triplet: 43, 17 and 42. RGB value is (67,23,66). Sum of RGB (Red+Green+Blue) = 67+23+66=156 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.95% from 156); Green value is 23 (9.38% from 255 or 14.74% from 156); Blue value is 66 (26.17% from 255 or 42.31% from 156); Max value from RGB is 67 - color contains mainly: red. Hex color #431742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431742 is #BCE8BD. Grayscale: #282828. Windows color (decimal): -12380350 or 4331331. OLE color: 4331331.
HSL color Cylindrical-coordinate representation of color #431742: hue angle of 301.36º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #431742 is Cyan = 0, Magento = 0.66, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 23 | 66 | - |
| CMYK | 0 | 0.66 | 0.01 | 0.74 |
| HSL | 301.36º | 0.49% | 0.18% | - |
| HSV(B) | 301.36º | 0.66% | 0.26% | - |
| XYZ | 3.6 | 2.2 | 5.39 | - |
| YUV | 41.06 | 142.08 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 66 | 0 | 0.66 | 0.01 | 0.74 | 301.36 | 0.49 | 0.18 |
| Hex | 43 | 17 | 42 | 0 | 42 | 1 | 4A | 12D | 31 | 12 |
| Octal | 103 | 27 | 102 | 0 | 102 | 1 | 112 | 455 | 61 | 22 |
| Binary | 1000011 | 10111 | 1000010 | 0 | 1000010 | 1 | 1001010 | 100101101 | 110001 | 10010 |
Color Harmonies of #431742
Complementary color
Monochromatic Colors of #431742
Black with #431742
Text Example
Text Example
White with #431742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431742; }
p { color: rgb(67,23,66); }
H1.HeaderClassName
{
color: #431742;
}
.AnyTagClassName
{
color: #431742;
}
</style>
background-color css
<style>
a { background-color: #431742; }
a { background-color: rgb(67,23,66); }
div.DivClassName
{
background-color: #431742;
}
.BgClassName
{
background-color: #431742;
}
</style>
border-color css
<style>
span { border-color: #431742; }
span { border-color: rgb(67,23,66); }
td.TdClassName
{
border-color: #431742;
}
.TagClassName
{
border-color: #431742;
}
</style>