Shades of Mardi Gras #430944
Tints of Mardi Gras #430944
RGB
CMYK
RGB Variations
Color information
#430944 (or 0x430944) is known color: Mardi Gras. HEX triplet: 43, 09 and 44. RGB value is (67,9,68). Sum of RGB (Red+Green+Blue) = 67+9+68=144 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.53% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 68 (26.95% from 255 or 47.22% from 144); Max value from RGB is 68 - color contains mainly: blue. Hex color #430944 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430944 is #BCF6BB. Grayscale: #202020. Windows color (decimal): -12383932 or 4458819. OLE color: 4458819.
HSL color Cylindrical-coordinate representation of color #430944: hue angle of 298.98º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430944 is Cyan = 0.01, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 9 | 68 | - |
| CMYK | 0.01 | 0.87 | 0 | 0.73 |
| HSL | 298.98º | 0.77% | 0.15% | - |
| HSV(B) | 298.98º | 0.87% | 0.27% | - |
| XYZ | 3.46 | 1.81 | 5.64 | - |
| YUV | 33.07 | 147.72 | 152.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 68 | 0.01 | 0.87 | 0 | 0.73 | 298.98 | 0.77 | 0.15 |
| Hex | 43 | 9 | 44 | 1 | 57 | 0 | 49 | 12B | 4D | F |
| Octal | 103 | 11 | 104 | 1 | 127 | 0 | 111 | 453 | 115 | 17 |
| Binary | 1000011 | 1001 | 1000100 | 1 | 1010111 | 0 | 1001001 | 100101011 | 1001101 | 1111 |
Color Harmonies of #430944
Complementary color
Monochromatic Colors of #430944
Black with #430944
Text Example
Text Example
White with #430944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430944; }
p { color: rgb(67,9,68); }
H1.HeaderClassName
{
color: #430944;
}
.AnyTagClassName
{
color: #430944;
}
</style>
background-color css
<style>
a { background-color: #430944; }
a { background-color: rgb(67,9,68); }
div.DivClassName
{
background-color: #430944;
}
.BgClassName
{
background-color: #430944;
}
</style>
border-color css
<style>
span { border-color: #430944; }
span { border-color: rgb(67,9,68); }
td.TdClassName
{
border-color: #430944;
}
.TagClassName
{
border-color: #430944;
}
</style>