Shades of Mardi Gras #342835
Tints of Mardi Gras #342835
RGB
CMYK
RGB Variations
Color information
#342835 (or 0x342835) is known color: Mardi Gras. HEX triplet: 34, 28 and 35. RGB value is (52,40,53). Sum of RGB (Red+Green+Blue) = 52+40+53=145 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.86% from 145); Green value is 40 (16.02% from 255 or 27.59% from 145); Blue value is 53 (21.09% from 255 or 36.55% from 145); Max value from RGB is 53 - color contains mainly: blue. Hex color #342835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342835 is #CBD7CA. Grayscale: #2D2D2D. Windows color (decimal): -13359051 or 3483700. OLE color: 3483700.
HSL color Cylindrical-coordinate representation of color #342835: hue angle of 295.38º degrees, saturation: 0.14, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #342835 is Cyan = 0.02, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 40 | 53 | - |
| CMYK | 0.02 | 0.25 | 0 | 0.79 |
| HSL | 295.38º | 0.14% | 0.18% | - |
| HSV(B) | 295.38º | 0.25% | 0.21% | - |
| XYZ | 2.82 | 2.5 | 3.7 | - |
| YUV | 45.07 | 132.48 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 53 | 0.02 | 0.25 | 0 | 0.79 | 295.38 | 0.14 | 0.18 |
| Hex | 34 | 28 | 35 | 2 | 19 | 0 | 4F | 127 | E | 12 |
| Octal | 64 | 50 | 65 | 2 | 31 | 0 | 117 | 447 | 16 | 22 |
| Binary | 110100 | 101000 | 110101 | 10 | 11001 | 0 | 1001111 | 100100111 | 1110 | 10010 |
Color Harmonies of #342835
Complementary color
Monochromatic Colors of #342835
Black with #342835
Text Example
Text Example
White with #342835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342835; }
p { color: rgb(52,40,53); }
H1.HeaderClassName
{
color: #342835;
}
.AnyTagClassName
{
color: #342835;
}
</style>
background-color css
<style>
a { background-color: #342835; }
a { background-color: rgb(52,40,53); }
div.DivClassName
{
background-color: #342835;
}
.BgClassName
{
background-color: #342835;
}
</style>
border-color css
<style>
span { border-color: #342835; }
span { border-color: rgb(52,40,53); }
td.TdClassName
{
border-color: #342835;
}
.TagClassName
{
border-color: #342835;
}
</style>