Shades of Mardi Gras #340234
Tints of Mardi Gras #340234
RGB
CMYK
RGB Variations
Color information
#340234 (or 0x340234) is known color: Mardi Gras. HEX triplet: 34, 02 and 34. RGB value is (52,2,52). Sum of RGB (Red+Green+Blue) = 52+2+52=106 (14% of max value = 765). Red value is 52 (20.70% from 255 or 49.06% from 106); Green value is 2 (1.17% from 255 or 1.89% from 106); Blue value is 52 (20.70% from 255 or 49.06% from 106); Max value from RGB is 52 - color contains mainly: red, blue. Hex color #340234 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340234 is #CBFDCB. Grayscale: #161616. Windows color (decimal): -13368780 or 3408436. OLE color: 3408436.
HSL color Cylindrical-coordinate representation of color #340234: hue angle of 300º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340234 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 2 | 52 | - |
| CMYK | 0 | 0.96 | 0 | 0.80 |
| HSL | 300º | 0.93% | 0.11% | - |
| HSV(B) | 300º | 0.96% | 0.2% | - |
| XYZ | 2.06 | 1.02 | 3.34 | - |
| YUV | 22.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 2 | 52 | 0 | 0.96 | 0 | 0.80 | 300 | 0.93 | 0.11 |
| Hex | 34 | 2 | 34 | 0 | 60 | 0 | 50 | 12C | 5D | B |
| Octal | 64 | 2 | 64 | 0 | 140 | 0 | 120 | 454 | 135 | 13 |
| Binary | 110100 | 10 | 110100 | 0 | 1100000 | 0 | 1010000 | 100101100 | 1011101 | 1011 |
Color Harmonies of #340234
Complementary color
Monochromatic Colors of #340234
Black with #340234
Text Example
Text Example
White with #340234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340234; }
p { color: rgb(52,2,52); }
H1.HeaderClassName
{
color: #340234;
}
.AnyTagClassName
{
color: #340234;
}
</style>
background-color css
<style>
a { background-color: #340234; }
a { background-color: rgb(52,2,52); }
div.DivClassName
{
background-color: #340234;
}
.BgClassName
{
background-color: #340234;
}
</style>
border-color css
<style>
span { border-color: #340234; }
span { border-color: rgb(52,2,52); }
td.TdClassName
{
border-color: #340234;
}
.TagClassName
{
border-color: #340234;
}
</style>