Shades of Mardi Gras #351730
Tints of Mardi Gras #351730
RGB
CMYK
RGB Variations
Color information
#351730 (or 0x351730) is known color: Mardi Gras. HEX triplet: 35, 17 and 30. RGB value is (53,23,48). Sum of RGB (Red+Green+Blue) = 53+23+48=124 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.74% from 124); Green value is 23 (9.38% from 255 or 18.55% from 124); Blue value is 48 (19.14% from 255 or 38.71% from 124); Max value from RGB is 53 - color contains mainly: red. Hex color #351730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351730 is #CAE8CF. Grayscale: #222222. Windows color (decimal): -13297872 or 3151669. OLE color: 3151669.
HSL color Cylindrical-coordinate representation of color #351730: hue angle of 310º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #351730 is Cyan = 0, Magento = 0.57, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 23 | 48 | - |
| CMYK | 0 | 0.57 | 0.09 | 0.79 |
| HSL | 310º | 0.39% | 0.15% | - |
| HSV(B) | 310º | 0.57% | 0.21% | - |
| XYZ | 2.31 | 1.58 | 2.98 | - |
| YUV | 34.82 | 135.44 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 48 | 0 | 0.57 | 0.09 | 0.79 | 310 | 0.39 | 0.15 |
| Hex | 35 | 17 | 30 | 0 | 39 | 9 | 4F | 136 | 27 | F |
| Octal | 65 | 27 | 60 | 0 | 71 | 11 | 117 | 466 | 47 | 17 |
| Binary | 110101 | 10111 | 110000 | 0 | 111001 | 1001 | 1001111 | 100110110 | 100111 | 1111 |
Color Harmonies of #351730
Complementary color
Monochromatic Colors of #351730
Black with #351730
Text Example
Text Example
White with #351730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351730; }
p { color: rgb(53,23,48); }
H1.HeaderClassName
{
color: #351730;
}
.AnyTagClassName
{
color: #351730;
}
</style>
background-color css
<style>
a { background-color: #351730; }
a { background-color: rgb(53,23,48); }
div.DivClassName
{
background-color: #351730;
}
.BgClassName
{
background-color: #351730;
}
</style>
border-color css
<style>
span { border-color: #351730; }
span { border-color: rgb(53,23,48); }
td.TdClassName
{
border-color: #351730;
}
.TagClassName
{
border-color: #351730;
}
</style>