Shades of Mardi Gras #302930
Tints of Mardi Gras #302930
RGB
CMYK
RGB Variations
Color information
#302930 (or 0x302930) is known color: Mardi Gras. HEX triplet: 30, 29 and 30. RGB value is (48,41,48). Sum of RGB (Red+Green+Blue) = 48+41+48=137 (18% of max value = 765). Red value is 48 (19.14% from 255 or 35.04% from 137); Green value is 41 (16.41% from 255 or 29.93% from 137); Blue value is 48 (19.14% from 255 or 35.04% from 137); Max value from RGB is 48 - color contains mainly: red, blue. Hex color #302930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302930 is #CFD6CF. Grayscale: #2B2B2B. Windows color (decimal): -13620944 or 3156272. OLE color: 3156272.
HSL color Cylindrical-coordinate representation of color #302930: hue angle of 300º degrees, saturation: 0.08, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #302930 is Cyan = 0, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 41 | 48 | - |
| CMYK | 0 | 0.15 | 0 | 0.81 |
| HSL | 300º | 0.08% | 0.17% | - |
| HSV(B) | 300º | 0.15% | 0.19% | - |
| XYZ | 2.55 | 2.43 | 3.13 | - |
| YUV | 43.89 | 130.32 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 48 | 0 | 0.15 | 0 | 0.81 | 300 | 0.08 | 0.17 |
| Hex | 30 | 29 | 30 | 0 | F | 0 | 51 | 12C | 8 | 11 |
| Octal | 60 | 51 | 60 | 0 | 17 | 0 | 121 | 454 | 10 | 21 |
| Binary | 110000 | 101001 | 110000 | 0 | 1111 | 0 | 1010001 | 100101100 | 1000 | 10001 |
Color Harmonies of #302930
Complementary color
Monochromatic Colors of #302930
Black with #302930
Text Example
Text Example
White with #302930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302930; }
p { color: rgb(48,41,48); }
H1.HeaderClassName
{
color: #302930;
}
.AnyTagClassName
{
color: #302930;
}
</style>
background-color css
<style>
a { background-color: #302930; }
a { background-color: rgb(48,41,48); }
div.DivClassName
{
background-color: #302930;
}
.BgClassName
{
background-color: #302930;
}
</style>
border-color css
<style>
span { border-color: #302930; }
span { border-color: rgb(48,41,48); }
td.TdClassName
{
border-color: #302930;
}
.TagClassName
{
border-color: #302930;
}
</style>