Shades of Mardi Gras #342733
Tints of Mardi Gras #342733
RGB
CMYK
RGB Variations
Color information
#342733 (or 0x342733) is known color: Mardi Gras. HEX triplet: 34, 27 and 33. RGB value is (52,39,51). Sum of RGB (Red+Green+Blue) = 52+39+51=142 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.62% from 142); Green value is 39 (15.62% from 255 or 27.46% from 142); Blue value is 51 (20.31% from 255 or 35.92% from 142); Max value from RGB is 52 - color contains mainly: red. Hex color #342733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342733 is #CBD8CC. Grayscale: #2C2C2C. Windows color (decimal): -13359309 or 3352372. OLE color: 3352372.
HSL color Cylindrical-coordinate representation of color #342733: hue angle of 304.62º degrees, saturation: 0.14, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #342733 is Cyan = 0, Magento = 0.25, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 39 | 51 | - |
| CMYK | 0 | 0.25 | 0.02 | 0.80 |
| HSL | 304.62º | 0.14% | 0.18% | - |
| HSV(B) | 304.62º | 0.25% | 0.2% | - |
| XYZ | 2.74 | 2.42 | 3.45 | - |
| YUV | 44.26 | 131.81 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 51 | 0 | 0.25 | 0.02 | 0.80 | 304.62 | 0.14 | 0.18 |
| Hex | 34 | 27 | 33 | 0 | 19 | 2 | 50 | 131 | E | 12 |
| Octal | 64 | 47 | 63 | 0 | 31 | 2 | 120 | 461 | 16 | 22 |
| Binary | 110100 | 100111 | 110011 | 0 | 11001 | 10 | 1010000 | 100110001 | 1110 | 10010 |
Color Harmonies of #342733
Complementary color
Monochromatic Colors of #342733
Black with #342733
Text Example
Text Example
White with #342733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342733; }
p { color: rgb(52,39,51); }
H1.HeaderClassName
{
color: #342733;
}
.AnyTagClassName
{
color: #342733;
}
</style>
background-color css
<style>
a { background-color: #342733; }
a { background-color: rgb(52,39,51); }
div.DivClassName
{
background-color: #342733;
}
.BgClassName
{
background-color: #342733;
}
</style>
border-color css
<style>
span { border-color: #342733; }
span { border-color: rgb(52,39,51); }
td.TdClassName
{
border-color: #342733;
}
.TagClassName
{
border-color: #342733;
}
</style>