Shades of Mardi Gras #430448
Tints of Mardi Gras #430448
RGB
CMYK
RGB Variations
Color information
#430448 (or 0x430448) is known color: Mardi Gras. HEX triplet: 43, 04 and 48. RGB value is (67,4,72). Sum of RGB (Red+Green+Blue) = 67+4+72=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 72 (28.52% from 255 or 50.35% from 143); Max value from RGB is 72 - color contains mainly: blue. Hex color #430448 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430448 is #BCFBB7. Grayscale: #1E1E1E. Windows color (decimal): -12385208 or 4719683. OLE color: 4719683.
HSL color Cylindrical-coordinate representation of color #430448: hue angle of 295.59º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430448 is Cyan = 0.07, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 4 | 72 | - |
| CMYK | 0.07 | 0.94 | 0 | 0.72 |
| HSL | 295.59º | 0.89% | 0.15% | - |
| HSV(B) | 295.59º | 0.94% | 0.28% | - |
| XYZ | 3.53 | 1.75 | 6.28 | - |
| YUV | 30.59 | 151.37 | 153.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 72 | 0.07 | 0.94 | 0 | 0.72 | 295.59 | 0.89 | 0.15 |
| Hex | 43 | 4 | 48 | 7 | 5E | 0 | 48 | 128 | 59 | F |
| Octal | 103 | 4 | 110 | 7 | 136 | 0 | 110 | 450 | 131 | 17 |
| Binary | 1000011 | 100 | 1001000 | 111 | 1011110 | 0 | 1001000 | 100101000 | 1011001 | 1111 |
Color Harmonies of #430448
Complementary color
Monochromatic Colors of #430448
Black with #430448
Text Example
Text Example
White with #430448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430448; }
p { color: rgb(67,4,72); }
H1.HeaderClassName
{
color: #430448;
}
.AnyTagClassName
{
color: #430448;
}
</style>
background-color css
<style>
a { background-color: #430448; }
a { background-color: rgb(67,4,72); }
div.DivClassName
{
background-color: #430448;
}
.BgClassName
{
background-color: #430448;
}
</style>
border-color css
<style>
span { border-color: #430448; }
span { border-color: rgb(67,4,72); }
td.TdClassName
{
border-color: #430448;
}
.TagClassName
{
border-color: #430448;
}
</style>