Shades of Mardi Gras #341437
Tints of Mardi Gras #341437
RGB
CMYK
RGB Variations
Color information
#341437 (or 0x341437) is known color: Mardi Gras. HEX triplet: 34, 14 and 37. RGB value is (52,20,55). Sum of RGB (Red+Green+Blue) = 52+20+55=127 (16% of max value = 765). Red value is 52 (20.70% from 255 or 40.94% from 127); Green value is 20 (8.20% from 255 or 15.75% from 127); Blue value is 55 (21.88% from 255 or 43.31% from 127); Max value from RGB is 55 - color contains mainly: blue. Hex color #341437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341437 is #CBEBC8. Grayscale: #212121. Windows color (decimal): -13364169 or 3609652. OLE color: 3609652.
HSL color Cylindrical-coordinate representation of color #341437: hue angle of 294.86º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #341437 is Cyan = 0.05, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 20 | 55 | - |
| CMYK | 0.05 | 0.64 | 0 | 0.78 |
| HSL | 294.86º | 0.47% | 0.15% | - |
| HSV(B) | 294.86º | 0.64% | 0.22% | - |
| XYZ | 2.36 | 1.51 | 3.78 | - |
| YUV | 33.56 | 140.1 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 55 | 0.05 | 0.64 | 0 | 0.78 | 294.86 | 0.47 | 0.15 |
| Hex | 34 | 14 | 37 | 5 | 40 | 0 | 4E | 127 | 2F | F |
| Octal | 64 | 24 | 67 | 5 | 100 | 0 | 116 | 447 | 57 | 17 |
| Binary | 110100 | 10100 | 110111 | 101 | 1000000 | 0 | 1001110 | 100100111 | 101111 | 1111 |
Color Harmonies of #341437
Complementary color
Monochromatic Colors of #341437
Black with #341437
Text Example
Text Example
White with #341437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341437; }
p { color: rgb(52,20,55); }
H1.HeaderClassName
{
color: #341437;
}
.AnyTagClassName
{
color: #341437;
}
</style>
background-color css
<style>
a { background-color: #341437; }
a { background-color: rgb(52,20,55); }
div.DivClassName
{
background-color: #341437;
}
.BgClassName
{
background-color: #341437;
}
</style>
border-color css
<style>
span { border-color: #341437; }
span { border-color: rgb(52,20,55); }
td.TdClassName
{
border-color: #341437;
}
.TagClassName
{
border-color: #341437;
}
</style>