Shades of Mardi Gras #351637
Tints of Mardi Gras #351637
RGB
CMYK
RGB Variations
Color information
#351637 (or 0x351637) is known color: Mardi Gras. HEX triplet: 35, 16 and 37. RGB value is (53,22,55). Sum of RGB (Red+Green+Blue) = 53+22+55=130 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.77% from 130); Green value is 22 (8.98% from 255 or 16.92% from 130); Blue value is 55 (21.88% from 255 or 42.31% from 130); Max value from RGB is 55 - color contains mainly: blue. Hex color #351637 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351637 is #CAE9C8. Grayscale: #222222. Windows color (decimal): -13298121 or 3610165. OLE color: 3610165.
HSL color Cylindrical-coordinate representation of color #351637: hue angle of 296.36º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #351637 is Cyan = 0.04, Magento = 0.6, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 22 | 55 | - |
| CMYK | 0.04 | 0.6 | 0 | 0.78 |
| HSL | 296.36º | 0.43% | 0.15% | - |
| HSV(B) | 296.36º | 0.6% | 0.22% | - |
| XYZ | 2.44 | 1.61 | 3.8 | - |
| YUV | 35.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 55 | 0.04 | 0.6 | 0 | 0.78 | 296.36 | 0.43 | 0.15 |
| Hex | 35 | 16 | 37 | 4 | 3C | 0 | 4E | 128 | 2B | F |
| Octal | 65 | 26 | 67 | 4 | 74 | 0 | 116 | 450 | 53 | 17 |
| Binary | 110101 | 10110 | 110111 | 100 | 111100 | 0 | 1001110 | 100101000 | 101011 | 1111 |
Color Harmonies of #351637
Complementary color
Monochromatic Colors of #351637
Black with #351637
Text Example
Text Example
White with #351637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351637; }
p { color: rgb(53,22,55); }
H1.HeaderClassName
{
color: #351637;
}
.AnyTagClassName
{
color: #351637;
}
</style>
background-color css
<style>
a { background-color: #351637; }
a { background-color: rgb(53,22,55); }
div.DivClassName
{
background-color: #351637;
}
.BgClassName
{
background-color: #351637;
}
</style>
border-color css
<style>
span { border-color: #351637; }
span { border-color: rgb(53,22,55); }
td.TdClassName
{
border-color: #351637;
}
.TagClassName
{
border-color: #351637;
}
</style>