Shades of Mardi Gras #341338
Tints of Mardi Gras #341338
RGB
CMYK
RGB Variations
Color information
#341338 (or 0x341338) is known color: Mardi Gras. HEX triplet: 34, 13 and 38. RGB value is (52,19,56). Sum of RGB (Red+Green+Blue) = 52+19+56=127 (16% of max value = 765). Red value is 52 (20.70% from 255 or 40.94% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 56 (22.27% from 255 or 44.09% from 127); Max value from RGB is 56 - color contains mainly: blue. Hex color #341338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341338 is #CBECC7. Grayscale: #202020. Windows color (decimal): -13364424 or 3674932. OLE color: 3674932.
HSL color Cylindrical-coordinate representation of color #341338: hue angle of 293.51º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #341338 is Cyan = 0.07, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 19 | 56 | - |
| CMYK | 0.07 | 0.66 | 0 | 0.78 |
| HSL | 293.51º | 0.49% | 0.15% | - |
| HSV(B) | 293.51º | 0.66% | 0.22% | - |
| XYZ | 2.36 | 1.48 | 3.9 | - |
| YUV | 33.09 | 140.93 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 56 | 0.07 | 0.66 | 0 | 0.78 | 293.51 | 0.49 | 0.15 |
| Hex | 34 | 13 | 38 | 7 | 42 | 0 | 4E | 126 | 31 | F |
| Octal | 64 | 23 | 70 | 7 | 102 | 0 | 116 | 446 | 61 | 17 |
| Binary | 110100 | 10011 | 111000 | 111 | 1000010 | 0 | 1001110 | 100100110 | 110001 | 1111 |
Color Harmonies of #341338
Complementary color
Monochromatic Colors of #341338
Black with #341338
Text Example
Text Example
White with #341338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341338; }
p { color: rgb(52,19,56); }
H1.HeaderClassName
{
color: #341338;
}
.AnyTagClassName
{
color: #341338;
}
</style>
background-color css
<style>
a { background-color: #341338; }
a { background-color: rgb(52,19,56); }
div.DivClassName
{
background-color: #341338;
}
.BgClassName
{
background-color: #341338;
}
</style>
border-color css
<style>
span { border-color: #341338; }
span { border-color: rgb(52,19,56); }
td.TdClassName
{
border-color: #341338;
}
.TagClassName
{
border-color: #341338;
}
</style>