Shades of Mardi Gras #342637
Tints of Mardi Gras #342637
RGB
CMYK
RGB Variations
Color information
#342637 (or 0x342637) is known color: Mardi Gras. HEX triplet: 34, 26 and 37. RGB value is (52,38,55). Sum of RGB (Red+Green+Blue) = 52+38+55=145 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.86% from 145); Green value is 38 (15.23% from 255 or 26.21% from 145); Blue value is 55 (21.88% from 255 or 37.93% from 145); Max value from RGB is 55 - color contains mainly: blue. Hex color #342637 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342637 is #CBD9C8. Grayscale: #2C2C2C. Windows color (decimal): -13359561 or 3614260. OLE color: 3614260.
HSL color Cylindrical-coordinate representation of color #342637: hue angle of 289.41º degrees, saturation: 0.18, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #342637 is Cyan = 0.05, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 38 | 55 | - |
| CMYK | 0.05 | 0.31 | 0 | 0.78 |
| HSL | 289.41º | 0.18% | 0.18% | - |
| HSV(B) | 289.41º | 0.31% | 0.22% | - |
| XYZ | 2.8 | 2.39 | 3.93 | - |
| YUV | 44.12 | 134.14 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 55 | 0.05 | 0.31 | 0 | 0.78 | 289.41 | 0.18 | 0.18 |
| Hex | 34 | 26 | 37 | 5 | 1F | 0 | 4E | 121 | 12 | 12 |
| Octal | 64 | 46 | 67 | 5 | 37 | 0 | 116 | 441 | 22 | 22 |
| Binary | 110100 | 100110 | 110111 | 101 | 11111 | 0 | 1001110 | 100100001 | 10010 | 10010 |
Color Harmonies of #342637
Complementary color
Monochromatic Colors of #342637
Black with #342637
Text Example
Text Example
White with #342637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342637; }
p { color: rgb(52,38,55); }
H1.HeaderClassName
{
color: #342637;
}
.AnyTagClassName
{
color: #342637;
}
</style>
background-color css
<style>
a { background-color: #342637; }
a { background-color: rgb(52,38,55); }
div.DivClassName
{
background-color: #342637;
}
.BgClassName
{
background-color: #342637;
}
</style>
border-color css
<style>
span { border-color: #342637; }
span { border-color: rgb(52,38,55); }
td.TdClassName
{
border-color: #342637;
}
.TagClassName
{
border-color: #342637;
}
</style>