Shades of Mardi Gras #341438
Tints of Mardi Gras #341438
RGB
CMYK
RGB Variations
Color information
#341438 (or 0x341438) is known color: Mardi Gras. HEX triplet: 34, 14 and 38. RGB value is (52,20,56). Sum of RGB (Red+Green+Blue) = 52+20+56=128 (16% of max value = 765). Red value is 52 (20.70% from 255 or 40.62% from 128); Green value is 20 (8.20% from 255 or 15.62% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 56 - color contains mainly: blue. Hex color #341438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341438 is #CBEBC7. Grayscale: #212121. Windows color (decimal): -13364168 or 3675188. OLE color: 3675188.
HSL color Cylindrical-coordinate representation of color #341438: hue angle of 293.33º 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 #341438 is Cyan = 0.07, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 20 | 56 | - |
| CMYK | 0.07 | 0.64 | 0 | 0.78 |
| HSL | 293.33º | 0.47% | 0.15% | - |
| HSV(B) | 293.33º | 0.64% | 0.22% | - |
| XYZ | 2.38 | 1.52 | 3.91 | - |
| YUV | 33.67 | 140.6 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 56 | 0.07 | 0.64 | 0 | 0.78 | 293.33 | 0.47 | 0.15 |
| Hex | 34 | 14 | 38 | 7 | 40 | 0 | 4E | 125 | 2F | F |
| Octal | 64 | 24 | 70 | 7 | 100 | 0 | 116 | 445 | 57 | 17 |
| Binary | 110100 | 10100 | 111000 | 111 | 1000000 | 0 | 1001110 | 100100101 | 101111 | 1111 |
Color Harmonies of #341438
Complementary color
Monochromatic Colors of #341438
Black with #341438
Text Example
Text Example
White with #341438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341438; }
p { color: rgb(52,20,56); }
H1.HeaderClassName
{
color: #341438;
}
.AnyTagClassName
{
color: #341438;
}
</style>
background-color css
<style>
a { background-color: #341438; }
a { background-color: rgb(52,20,56); }
div.DivClassName
{
background-color: #341438;
}
.BgClassName
{
background-color: #341438;
}
</style>
border-color css
<style>
span { border-color: #341438; }
span { border-color: rgb(52,20,56); }
td.TdClassName
{
border-color: #341438;
}
.TagClassName
{
border-color: #341438;
}
</style>