Shades of Mardi Gras #430444
Tints of Mardi Gras #430444
RGB
CMYK
RGB Variations
Color information
#430444 (or 0x430444) is known color: Mardi Gras. HEX triplet: 43, 04 and 44. RGB value is (67,4,68). Sum of RGB (Red+Green+Blue) = 67+4+68=139 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.20% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 68 (26.95% from 255 or 48.92% from 139); Max value from RGB is 68 - color contains mainly: blue. Hex color #430444 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430444 is #BCFBBB. Grayscale: #1D1D1D. Windows color (decimal): -12385212 or 4457539. OLE color: 4457539.
HSL color Cylindrical-coordinate representation of color #430444: hue angle of 299.06º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430444 is Cyan = 0.01, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 4 | 68 | - |
| CMYK | 0.01 | 0.94 | 0 | 0.73 |
| HSL | 299.06º | 0.89% | 0.14% | - |
| HSV(B) | 299.06º | 0.94% | 0.27% | - |
| XYZ | 3.4 | 1.7 | 5.62 | - |
| YUV | 30.13 | 149.37 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 68 | 0.01 | 0.94 | 0 | 0.73 | 299.06 | 0.89 | 0.14 |
| Hex | 43 | 4 | 44 | 1 | 5E | 0 | 49 | 12B | 59 | E |
| Octal | 103 | 4 | 104 | 1 | 136 | 0 | 111 | 453 | 131 | 16 |
| Binary | 1000011 | 100 | 1000100 | 1 | 1011110 | 0 | 1001001 | 100101011 | 1011001 | 1110 |
Color Harmonies of #430444
Complementary color
Monochromatic Colors of #430444
Black with #430444
Text Example
Text Example
White with #430444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430444; }
p { color: rgb(67,4,68); }
H1.HeaderClassName
{
color: #430444;
}
.AnyTagClassName
{
color: #430444;
}
</style>
background-color css
<style>
a { background-color: #430444; }
a { background-color: rgb(67,4,68); }
div.DivClassName
{
background-color: #430444;
}
.BgClassName
{
background-color: #430444;
}
</style>
border-color css
<style>
span { border-color: #430444; }
span { border-color: rgb(67,4,68); }
td.TdClassName
{
border-color: #430444;
}
.TagClassName
{
border-color: #430444;
}
</style>