Shades of Mardi Gras #340835
Tints of Mardi Gras #340835
RGB
CMYK
RGB Variations
Color information
#340835 (or 0x340835) is known color: Mardi Gras. HEX triplet: 34, 08 and 35. RGB value is (52,8,53). Sum of RGB (Red+Green+Blue) = 52+8+53=113 (14% of max value = 765). Red value is 52 (20.70% from 255 or 46.02% from 113); Green value is 8 (3.52% from 255 or 7.08% from 113); Blue value is 53 (21.09% from 255 or 46.90% from 113); Max value from RGB is 53 - color contains mainly: blue. Hex color #340835 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340835 is #CBF7CA. Grayscale: #1A1A1A. Windows color (decimal): -13367243 or 3475508. OLE color: 3475508.
HSL color Cylindrical-coordinate representation of color #340835: hue angle of 298.67º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #340835 is Cyan = 0.02, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 8 | 53 | - |
| CMYK | 0.02 | 0.85 | 0 | 0.79 |
| HSL | 298.67º | 0.74% | 0.12% | - |
| HSV(B) | 298.67º | 0.85% | 0.21% | - |
| XYZ | 2.15 | 1.16 | 3.48 | - |
| YUV | 26.29 | 143.08 | 146.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 53 | 0.02 | 0.85 | 0 | 0.79 | 298.67 | 0.74 | 0.12 |
| Hex | 34 | 8 | 35 | 2 | 55 | 0 | 4F | 12B | 4A | C |
| Octal | 64 | 10 | 65 | 2 | 125 | 0 | 117 | 453 | 112 | 14 |
| Binary | 110100 | 1000 | 110101 | 10 | 1010101 | 0 | 1001111 | 100101011 | 1001010 | 1100 |
Color Harmonies of #340835
Complementary color
Monochromatic Colors of #340835
Black with #340835
Text Example
Text Example
White with #340835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340835; }
p { color: rgb(52,8,53); }
H1.HeaderClassName
{
color: #340835;
}
.AnyTagClassName
{
color: #340835;
}
</style>
background-color css
<style>
a { background-color: #340835; }
a { background-color: rgb(52,8,53); }
div.DivClassName
{
background-color: #340835;
}
.BgClassName
{
background-color: #340835;
}
</style>
border-color css
<style>
span { border-color: #340835; }
span { border-color: rgb(52,8,53); }
td.TdClassName
{
border-color: #340835;
}
.TagClassName
{
border-color: #340835;
}
</style>