Shades of Mardi Gras #430348
Tints of Mardi Gras #430348
RGB
CMYK
RGB Variations
Color information
#430348 (or 0x430348) is known color: Mardi Gras. HEX triplet: 43, 03 and 48. RGB value is (67,3,72). Sum of RGB (Red+Green+Blue) = 67+3+72=142 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.18% from 142); Green value is 3 (1.56% from 255 or 2.11% from 142); Blue value is 72 (28.52% from 255 or 50.70% from 142); Max value from RGB is 72 - color contains mainly: blue. Hex color #430348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430348 is #BCFCB7. Grayscale: #1D1D1D. Windows color (decimal): -12385464 or 4719427. OLE color: 4719427.
HSL color Cylindrical-coordinate representation of color #430348: hue angle of 295.65º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430348 is Cyan = 0.07, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 3 | 72 | - |
| CMYK | 0.07 | 0.96 | 0 | 0.72 |
| HSL | 295.65º | 0.92% | 0.15% | - |
| HSV(B) | 295.65º | 0.96% | 0.28% | - |
| XYZ | 3.52 | 1.73 | 6.28 | - |
| YUV | 30 | 151.7 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 72 | 0.07 | 0.96 | 0 | 0.72 | 295.65 | 0.92 | 0.15 |
| Hex | 43 | 3 | 48 | 7 | 60 | 0 | 48 | 128 | 5C | F |
| Octal | 103 | 3 | 110 | 7 | 140 | 0 | 110 | 450 | 134 | 17 |
| Binary | 1000011 | 11 | 1001000 | 111 | 1100000 | 0 | 1001000 | 100101000 | 1011100 | 1111 |
Color Harmonies of #430348
Complementary color
Monochromatic Colors of #430348
Black with #430348
Text Example
Text Example
White with #430348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430348; }
p { color: rgb(67,3,72); }
H1.HeaderClassName
{
color: #430348;
}
.AnyTagClassName
{
color: #430348;
}
</style>
background-color css
<style>
a { background-color: #430348; }
a { background-color: rgb(67,3,72); }
div.DivClassName
{
background-color: #430348;
}
.BgClassName
{
background-color: #430348;
}
</style>
border-color css
<style>
span { border-color: #430348; }
span { border-color: rgb(67,3,72); }
td.TdClassName
{
border-color: #430348;
}
.TagClassName
{
border-color: #430348;
}
</style>