Shades of Mardi Gras #430745
Tints of Mardi Gras #430745
RGB
CMYK
RGB Variations
Color information
#430745 (or 0x430745) is known color: Mardi Gras. HEX triplet: 43, 07 and 45. RGB value is (67,7,69). Sum of RGB (Red+Green+Blue) = 67+7+69=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 7 (3.12% from 255 or 4.90% from 143); Blue value is 69 (27.34% from 255 or 48.25% from 143); Max value from RGB is 69 - color contains mainly: blue. Hex color #430745 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430745 is #BCF8BA. Grayscale: #1F1F1F. Windows color (decimal): -12384443 or 4523843. OLE color: 4523843.
HSL color Cylindrical-coordinate representation of color #430745: hue angle of 298.06º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #430745 is Cyan = 0.03, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 7 | 69 | - |
| CMYK | 0.03 | 0.90 | 0 | 0.73 |
| HSL | 298.06º | 0.82% | 0.15% | - |
| HSV(B) | 298.06º | 0.9% | 0.27% | - |
| XYZ | 3.46 | 1.77 | 5.79 | - |
| YUV | 32.01 | 148.88 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 69 | 0.03 | 0.90 | 0 | 0.73 | 298.06 | 0.82 | 0.15 |
| Hex | 43 | 7 | 45 | 3 | 5A | 0 | 49 | 12A | 52 | F |
| Octal | 103 | 7 | 105 | 3 | 132 | 0 | 111 | 452 | 122 | 17 |
| Binary | 1000011 | 111 | 1000101 | 11 | 1011010 | 0 | 1001001 | 100101010 | 1010010 | 1111 |
Color Harmonies of #430745
Complementary color
Monochromatic Colors of #430745
Black with #430745
Text Example
Text Example
White with #430745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430745; }
p { color: rgb(67,7,69); }
H1.HeaderClassName
{
color: #430745;
}
.AnyTagClassName
{
color: #430745;
}
</style>
background-color css
<style>
a { background-color: #430745; }
a { background-color: rgb(67,7,69); }
div.DivClassName
{
background-color: #430745;
}
.BgClassName
{
background-color: #430745;
}
</style>
border-color css
<style>
span { border-color: #430745; }
span { border-color: rgb(67,7,69); }
td.TdClassName
{
border-color: #430745;
}
.TagClassName
{
border-color: #430745;
}
</style>