Shades of Mardi Gras #350837
Tints of Mardi Gras #350837
RGB
CMYK
RGB Variations
Color information
#350837 (or 0x350837) is known color: Mardi Gras. HEX triplet: 35, 08 and 37. RGB value is (53,8,55). Sum of RGB (Red+Green+Blue) = 53+8+55=116 (15% of max value = 765). Red value is 53 (21.09% from 255 or 45.69% from 116); Green value is 8 (3.52% from 255 or 6.90% from 116); Blue value is 55 (21.88% from 255 or 47.41% from 116); Max value from RGB is 55 - color contains mainly: blue. Hex color #350837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350837 is #CAF7C8. Grayscale: #1A1A1A. Windows color (decimal): -13301705 or 3606581. OLE color: 3606581.
HSL color Cylindrical-coordinate representation of color #350837: hue angle of 297.45º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #350837 is Cyan = 0.04, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 8 | 55 | - |
| CMYK | 0.04 | 0.85 | 0 | 0.78 |
| HSL | 297.45º | 0.75% | 0.12% | - |
| HSV(B) | 297.45º | 0.85% | 0.22% | - |
| XYZ | 2.24 | 1.21 | 3.73 | - |
| YUV | 26.81 | 143.91 | 146.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 55 | 0.04 | 0.85 | 0 | 0.78 | 297.45 | 0.75 | 0.12 |
| Hex | 35 | 8 | 37 | 4 | 55 | 0 | 4E | 129 | 4B | C |
| Octal | 65 | 10 | 67 | 4 | 125 | 0 | 116 | 451 | 113 | 14 |
| Binary | 110101 | 1000 | 110111 | 100 | 1010101 | 0 | 1001110 | 100101001 | 1001011 | 1100 |
Color Harmonies of #350837
Complementary color
Monochromatic Colors of #350837
Black with #350837
Text Example
Text Example
White with #350837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350837; }
p { color: rgb(53,8,55); }
H1.HeaderClassName
{
color: #350837;
}
.AnyTagClassName
{
color: #350837;
}
</style>
background-color css
<style>
a { background-color: #350837; }
a { background-color: rgb(53,8,55); }
div.DivClassName
{
background-color: #350837;
}
.BgClassName
{
background-color: #350837;
}
</style>
border-color css
<style>
span { border-color: #350837; }
span { border-color: rgb(53,8,55); }
td.TdClassName
{
border-color: #350837;
}
.TagClassName
{
border-color: #350837;
}
</style>