Shades of Mardi Gras #430545
Tints of Mardi Gras #430545
RGB
CMYK
RGB Variations
Color information
#430545 (or 0x430545) is known color: Mardi Gras. HEX triplet: 43, 05 and 45. RGB value is (67,5,69). Sum of RGB (Red+Green+Blue) = 67+5+69=141 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.52% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 69 (27.34% from 255 or 48.94% from 141); Max value from RGB is 69 - color contains mainly: blue. Hex color #430545 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430545 is #BCFABA. Grayscale: #1E1E1E. Windows color (decimal): -12384955 or 4523331. OLE color: 4523331.
HSL color Cylindrical-coordinate representation of color #430545: hue angle of 298.12º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430545 is Cyan = 0.03, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 5 | 69 | - |
| CMYK | 0.03 | 0.93 | 0 | 0.73 |
| HSL | 298.13º | 0.86% | 0.15% | - |
| HSV(B) | 298.13º | 0.93% | 0.27% | - |
| XYZ | 3.44 | 1.73 | 5.78 | - |
| YUV | 30.83 | 149.54 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 69 | 0.03 | 0.93 | 0 | 0.73 | 298.13 | 0.86 | 0.15 |
| Hex | 43 | 5 | 45 | 3 | 5D | 0 | 49 | 12A | 56 | F |
| Octal | 103 | 5 | 105 | 3 | 135 | 0 | 111 | 452 | 126 | 17 |
| Binary | 1000011 | 101 | 1000101 | 11 | 1011101 | 0 | 1001001 | 100101010 | 1010110 | 1111 |
Color Harmonies of #430545
Complementary color
Monochromatic Colors of #430545
Black with #430545
Text Example
Text Example
White with #430545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430545; }
p { color: rgb(67,5,69); }
H1.HeaderClassName
{
color: #430545;
}
.AnyTagClassName
{
color: #430545;
}
</style>
background-color css
<style>
a { background-color: #430545; }
a { background-color: rgb(67,5,69); }
div.DivClassName
{
background-color: #430545;
}
.BgClassName
{
background-color: #430545;
}
</style>
border-color css
<style>
span { border-color: #430545; }
span { border-color: rgb(67,5,69); }
td.TdClassName
{
border-color: #430545;
}
.TagClassName
{
border-color: #430545;
}
</style>