Shades of Mardi Gras #350730
Tints of Mardi Gras #350730
RGB
CMYK
RGB Variations
Color information
#350730 (or 0x350730) is known color: Mardi Gras. HEX triplet: 35, 07 and 30. RGB value is (53,7,48). Sum of RGB (Red+Green+Blue) = 53+7+48=108 (14% of max value = 765). Red value is 53 (21.09% from 255 or 49.07% from 108); Green value is 7 (3.12% from 255 or 6.48% from 108); Blue value is 48 (19.14% from 255 or 44.44% from 108); Max value from RGB is 53 - color contains mainly: red. Hex color #350730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350730 is #CAF8CF. Grayscale: #191919. Windows color (decimal): -13301968 or 3147573. OLE color: 3147573.
HSL color Cylindrical-coordinate representation of color #350730: hue angle of 306.52º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #350730 is Cyan = 0, Magento = 0.87, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 7 | 48 | - |
| CMYK | 0 | 0.87 | 0.09 | 0.79 |
| HSL | 306.52º | 0.77% | 0.12% | - |
| HSV(B) | 306.52º | 0.87% | 0.21% | - |
| XYZ | 2.08 | 1.12 | 2.9 | - |
| YUV | 25.43 | 140.74 | 147.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 48 | 0 | 0.87 | 0.09 | 0.79 | 306.52 | 0.77 | 0.12 |
| Hex | 35 | 7 | 30 | 0 | 57 | 9 | 4F | 133 | 4D | C |
| Octal | 65 | 7 | 60 | 0 | 127 | 11 | 117 | 463 | 115 | 14 |
| Binary | 110101 | 111 | 110000 | 0 | 1010111 | 1001 | 1001111 | 100110011 | 1001101 | 1100 |
Color Harmonies of #350730
Complementary color
Monochromatic Colors of #350730
Black with #350730
Text Example
Text Example
White with #350730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350730; }
p { color: rgb(53,7,48); }
H1.HeaderClassName
{
color: #350730;
}
.AnyTagClassName
{
color: #350730;
}
</style>
background-color css
<style>
a { background-color: #350730; }
a { background-color: rgb(53,7,48); }
div.DivClassName
{
background-color: #350730;
}
.BgClassName
{
background-color: #350730;
}
</style>
border-color css
<style>
span { border-color: #350730; }
span { border-color: rgb(53,7,48); }
td.TdClassName
{
border-color: #350730;
}
.TagClassName
{
border-color: #350730;
}
</style>