Shades of Mardi Gras #340730
Tints of Mardi Gras #340730
RGB
CMYK
RGB Variations
Color information
#340730 (or 0x340730) is known color: Mardi Gras. HEX triplet: 34, 07 and 30. RGB value is (52,7,48). Sum of RGB (Red+Green+Blue) = 52+7+48=107 (14% of max value = 765). Red value is 52 (20.70% from 255 or 48.60% from 107); Green value is 7 (3.12% from 255 or 6.54% from 107); Blue value is 48 (19.14% from 255 or 44.86% from 107); Max value from RGB is 52 - color contains mainly: red. Hex color #340730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340730 is #CBF8CF. Grayscale: #191919. Windows color (decimal): -13367504 or 3147572. OLE color: 3147572.
HSL color Cylindrical-coordinate representation of color #340730: hue angle of 305.33º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #340730 is Cyan = 0, Magento = 0.87, Yellow = 0.08 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 7 | 48 | - |
| CMYK | 0 | 0.87 | 0.08 | 0.80 |
| HSL | 305.33º | 0.76% | 0.12% | - |
| HSV(B) | 305.33º | 0.87% | 0.2% | - |
| XYZ | 2.03 | 1.1 | 2.9 | - |
| YUV | 25.13 | 140.91 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 48 | 0 | 0.87 | 0.08 | 0.80 | 305.33 | 0.76 | 0.12 |
| Hex | 34 | 7 | 30 | 0 | 57 | 8 | 50 | 131 | 4C | C |
| Octal | 64 | 7 | 60 | 0 | 127 | 10 | 120 | 461 | 114 | 14 |
| Binary | 110100 | 111 | 110000 | 0 | 1010111 | 1000 | 1010000 | 100110001 | 1001100 | 1100 |
Color Harmonies of #340730
Complementary color
Monochromatic Colors of #340730
Black with #340730
Text Example
Text Example
White with #340730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340730; }
p { color: rgb(52,7,48); }
H1.HeaderClassName
{
color: #340730;
}
.AnyTagClassName
{
color: #340730;
}
</style>
background-color css
<style>
a { background-color: #340730; }
a { background-color: rgb(52,7,48); }
div.DivClassName
{
background-color: #340730;
}
.BgClassName
{
background-color: #340730;
}
</style>
border-color css
<style>
span { border-color: #340730; }
span { border-color: rgb(52,7,48); }
td.TdClassName
{
border-color: #340730;
}
.TagClassName
{
border-color: #340730;
}
</style>