Shades of Mardi Gras #351738
Tints of Mardi Gras #351738
RGB
CMYK
RGB Variations
Color information
#351738 (or 0x351738) is known color: Mardi Gras. HEX triplet: 35, 17 and 38. RGB value is (53,23,56). Sum of RGB (Red+Green+Blue) = 53+23+56=132 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.15% from 132); Green value is 23 (9.38% from 255 or 17.42% from 132); Blue value is 56 (22.27% from 255 or 42.42% from 132); Max value from RGB is 56 - color contains mainly: blue. Hex color #351738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351738 is #CAE8C7. Grayscale: #232323. Windows color (decimal): -13297864 or 3675957. OLE color: 3675957.
HSL color Cylindrical-coordinate representation of color #351738: hue angle of 294.55º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #351738 is Cyan = 0.05, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 23 | 56 | - |
| CMYK | 0.05 | 0.59 | 0 | 0.78 |
| HSL | 294.55º | 0.42% | 0.15% | - |
| HSV(B) | 294.55º | 0.59% | 0.22% | - |
| XYZ | 2.49 | 1.66 | 3.93 | - |
| YUV | 35.73 | 139.44 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 56 | 0.05 | 0.59 | 0 | 0.78 | 294.55 | 0.42 | 0.15 |
| Hex | 35 | 17 | 38 | 5 | 3B | 0 | 4E | 127 | 2A | F |
| Octal | 65 | 27 | 70 | 5 | 73 | 0 | 116 | 447 | 52 | 17 |
| Binary | 110101 | 10111 | 111000 | 101 | 111011 | 0 | 1001110 | 100100111 | 101010 | 1111 |
Color Harmonies of #351738
Complementary color
Monochromatic Colors of #351738
Black with #351738
Text Example
Text Example
White with #351738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351738; }
p { color: rgb(53,23,56); }
H1.HeaderClassName
{
color: #351738;
}
.AnyTagClassName
{
color: #351738;
}
</style>
background-color css
<style>
a { background-color: #351738; }
a { background-color: rgb(53,23,56); }
div.DivClassName
{
background-color: #351738;
}
.BgClassName
{
background-color: #351738;
}
</style>
border-color css
<style>
span { border-color: #351738; }
span { border-color: rgb(53,23,56); }
td.TdClassName
{
border-color: #351738;
}
.TagClassName
{
border-color: #351738;
}
</style>