Shades of Mardi Gras #341638
Tints of Mardi Gras #341638
RGB
CMYK
RGB Variations
Color information
#341638 (or 0x341638) is known color: Mardi Gras. HEX triplet: 34, 16 and 38. RGB value is (52,22,56). Sum of RGB (Red+Green+Blue) = 52+22+56=130 (17% of max value = 765). Red value is 52 (20.70% from 255 or 40% from 130); Green value is 22 (8.98% from 255 or 16.92% from 130); Blue value is 56 (22.27% from 255 or 43.08% from 130); Max value from RGB is 56 - color contains mainly: blue. Hex color #341638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341638 is #CBE9C7. Grayscale: #222222. Windows color (decimal): -13363656 or 3675700. OLE color: 3675700.
HSL color Cylindrical-coordinate representation of color #341638: hue angle of 292.94º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #341638 is Cyan = 0.07, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 22 | 56 | - |
| CMYK | 0.07 | 0.61 | 0 | 0.78 |
| HSL | 292.94º | 0.44% | 0.15% | - |
| HSV(B) | 292.94º | 0.61% | 0.22% | - |
| XYZ | 2.42 | 1.59 | 3.92 | - |
| YUV | 34.85 | 139.94 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 56 | 0.07 | 0.61 | 0 | 0.78 | 292.94 | 0.44 | 0.15 |
| Hex | 34 | 16 | 38 | 7 | 3D | 0 | 4E | 125 | 2C | F |
| Octal | 64 | 26 | 70 | 7 | 75 | 0 | 116 | 445 | 54 | 17 |
| Binary | 110100 | 10110 | 111000 | 111 | 111101 | 0 | 1001110 | 100100101 | 101100 | 1111 |
Color Harmonies of #341638
Complementary color
Monochromatic Colors of #341638
Black with #341638
Text Example
Text Example
White with #341638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341638; }
p { color: rgb(52,22,56); }
H1.HeaderClassName
{
color: #341638;
}
.AnyTagClassName
{
color: #341638;
}
</style>
background-color css
<style>
a { background-color: #341638; }
a { background-color: rgb(52,22,56); }
div.DivClassName
{
background-color: #341638;
}
.BgClassName
{
background-color: #341638;
}
</style>
border-color css
<style>
span { border-color: #341638; }
span { border-color: rgb(52,22,56); }
td.TdClassName
{
border-color: #341638;
}
.TagClassName
{
border-color: #341638;
}
</style>