Shades of Mardi Gras #351338
Tints of Mardi Gras #351338
RGB
CMYK
RGB Variations
Color information
#351338 (or 0x351338) is known color: Mardi Gras. HEX triplet: 35, 13 and 38. RGB value is (53,19,56). Sum of RGB (Red+Green+Blue) = 53+19+56=128 (16% of max value = 765). Red value is 53 (21.09% from 255 or 41.41% from 128); Green value is 19 (7.81% from 255 or 14.84% 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 #351338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351338 is #CAECC7. Grayscale: #212121. Windows color (decimal): -13298888 or 3674933. OLE color: 3674933.
HSL color Cylindrical-coordinate representation of color #351338: hue angle of 295.14º 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 #351338 is Cyan = 0.05, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 19 | 56 | - |
| CMYK | 0.05 | 0.66 | 0 | 0.78 |
| HSL | 295.14º | 0.49% | 0.15% | - |
| HSV(B) | 295.14º | 0.66% | 0.22% | - |
| XYZ | 2.41 | 1.51 | 3.91 | - |
| YUV | 33.38 | 140.76 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 56 | 0.05 | 0.66 | 0 | 0.78 | 295.14 | 0.49 | 0.15 |
| Hex | 35 | 13 | 38 | 5 | 42 | 0 | 4E | 127 | 31 | F |
| Octal | 65 | 23 | 70 | 5 | 102 | 0 | 116 | 447 | 61 | 17 |
| Binary | 110101 | 10011 | 111000 | 101 | 1000010 | 0 | 1001110 | 100100111 | 110001 | 1111 |
Color Harmonies of #351338
Complementary color
Monochromatic Colors of #351338
Black with #351338
Text Example
Text Example
White with #351338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351338; }
p { color: rgb(53,19,56); }
H1.HeaderClassName
{
color: #351338;
}
.AnyTagClassName
{
color: #351338;
}
</style>
background-color css
<style>
a { background-color: #351338; }
a { background-color: rgb(53,19,56); }
div.DivClassName
{
background-color: #351338;
}
.BgClassName
{
background-color: #351338;
}
</style>
border-color css
<style>
span { border-color: #351338; }
span { border-color: rgb(53,19,56); }
td.TdClassName
{
border-color: #351338;
}
.TagClassName
{
border-color: #351338;
}
</style>