Shades of Mardi Gras #302731
Tints of Mardi Gras #302731
RGB
CMYK
RGB Variations
Color information
#302731 (or 0x302731) is known color: Mardi Gras. HEX triplet: 30, 27 and 31. RGB value is (48,39,49). Sum of RGB (Red+Green+Blue) = 48+39+49=136 (18% of max value = 765). Red value is 48 (19.14% from 255 or 35.29% from 136); Green value is 39 (15.62% from 255 or 28.68% from 136); Blue value is 49 (19.53% from 255 or 36.03% from 136); Max value from RGB is 49 - color contains mainly: blue. Hex color #302731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302731 is #CFD8CE. Grayscale: #2A2A2A. Windows color (decimal): -13621455 or 3221296. OLE color: 3221296.
HSL color Cylindrical-coordinate representation of color #302731: hue angle of 294º degrees, saturation: 0.11, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #302731 is Cyan = 0.02, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 39 | 49 | - |
| CMYK | 0.02 | 0.20 | 0 | 0.81 |
| HSL | 294º | 0.11% | 0.17% | - |
| HSV(B) | 294º | 0.2% | 0.19% | - |
| XYZ | 2.5 | 2.3 | 3.22 | - |
| YUV | 42.83 | 131.48 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 49 | 0.02 | 0.20 | 0 | 0.81 | 294 | 0.11 | 0.17 |
| Hex | 30 | 27 | 31 | 2 | 14 | 0 | 51 | 126 | B | 11 |
| Octal | 60 | 47 | 61 | 2 | 24 | 0 | 121 | 446 | 13 | 21 |
| Binary | 110000 | 100111 | 110001 | 10 | 10100 | 0 | 1010001 | 100100110 | 1011 | 10001 |
Color Harmonies of #302731
Complementary color
Monochromatic Colors of #302731
Black with #302731
Text Example
Text Example
White with #302731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302731; }
p { color: rgb(48,39,49); }
H1.HeaderClassName
{
color: #302731;
}
.AnyTagClassName
{
color: #302731;
}
</style>
background-color css
<style>
a { background-color: #302731; }
a { background-color: rgb(48,39,49); }
div.DivClassName
{
background-color: #302731;
}
.BgClassName
{
background-color: #302731;
}
</style>
border-color css
<style>
span { border-color: #302731; }
span { border-color: rgb(48,39,49); }
td.TdClassName
{
border-color: #302731;
}
.TagClassName
{
border-color: #302731;
}
</style>