Shades of Mardi Gras #341935
Tints of Mardi Gras #341935
RGB
CMYK
RGB Variations
Color information
#341935 (or 0x341935) is known color: Mardi Gras. HEX triplet: 34, 19 and 35. RGB value is (52,25,53). Sum of RGB (Red+Green+Blue) = 52+25+53=130 (17% of max value = 765). Red value is 52 (20.70% from 255 or 40% from 130); Green value is 25 (10.16% from 255 or 19.23% from 130); Blue value is 53 (21.09% from 255 or 40.77% from 130); Max value from RGB is 53 - color contains mainly: blue. Hex color #341935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341935 is #CBE6CA. Grayscale: #242424. Windows color (decimal): -13362891 or 3479860. OLE color: 3479860.
HSL color Cylindrical-coordinate representation of color #341935: hue angle of 297.86º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #341935 is Cyan = 0.02, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 25 | 53 | - |
| CMYK | 0.02 | 0.53 | 0 | 0.79 |
| HSL | 297.86º | 0.36% | 0.15% | - |
| HSV(B) | 297.86º | 0.53% | 0.21% | - |
| XYZ | 2.41 | 1.68 | 3.57 | - |
| YUV | 36.27 | 137.45 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 53 | 0.02 | 0.53 | 0 | 0.79 | 297.86 | 0.36 | 0.15 |
| Hex | 34 | 19 | 35 | 2 | 35 | 0 | 4F | 12A | 24 | F |
| Octal | 64 | 31 | 65 | 2 | 65 | 0 | 117 | 452 | 44 | 17 |
| Binary | 110100 | 11001 | 110101 | 10 | 110101 | 0 | 1001111 | 100101010 | 100100 | 1111 |
Color Harmonies of #341935
Complementary color
Monochromatic Colors of #341935
Black with #341935
Text Example
Text Example
White with #341935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341935; }
p { color: rgb(52,25,53); }
H1.HeaderClassName
{
color: #341935;
}
.AnyTagClassName
{
color: #341935;
}
</style>
background-color css
<style>
a { background-color: #341935; }
a { background-color: rgb(52,25,53); }
div.DivClassName
{
background-color: #341935;
}
.BgClassName
{
background-color: #341935;
}
</style>
border-color css
<style>
span { border-color: #341935; }
span { border-color: rgb(52,25,53); }
td.TdClassName
{
border-color: #341935;
}
.TagClassName
{
border-color: #341935;
}
</style>