Shades of Mardi Gras #302531
Tints of Mardi Gras #302531
RGB
CMYK
RGB Variations
Color information
#302531 (or 0x302531) is known color: Mardi Gras. HEX triplet: 30, 25 and 31. RGB value is (48,37,49). Sum of RGB (Red+Green+Blue) = 48+37+49=134 (17% of max value = 765). Red value is 48 (19.14% from 255 or 35.82% from 134); Green value is 37 (14.84% from 255 or 27.61% from 134); Blue value is 49 (19.53% from 255 or 36.57% from 134); Max value from RGB is 49 - color contains mainly: blue. Hex color #302531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302531 is #CFDACE. Grayscale: #292929. Windows color (decimal): -13621967 or 3220784. OLE color: 3220784.
HSL color Cylindrical-coordinate representation of color #302531: hue angle of 295º degrees, saturation: 0.14, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #302531 is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 37 | 49 | - |
| CMYK | 0.02 | 0.24 | 0 | 0.81 |
| HSL | 295º | 0.14% | 0.17% | - |
| HSV(B) | 295º | 0.24% | 0.19% | - |
| XYZ | 2.43 | 2.17 | 3.2 | - |
| YUV | 41.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 49 | 0.02 | 0.24 | 0 | 0.81 | 295 | 0.14 | 0.17 |
| Hex | 30 | 25 | 31 | 2 | 18 | 0 | 51 | 127 | E | 11 |
| Octal | 60 | 45 | 61 | 2 | 30 | 0 | 121 | 447 | 16 | 21 |
| Binary | 110000 | 100101 | 110001 | 10 | 11000 | 0 | 1010001 | 100100111 | 1110 | 10001 |
Color Harmonies of #302531
Complementary color
Monochromatic Colors of #302531
Black with #302531
Text Example
Text Example
White with #302531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302531; }
p { color: rgb(48,37,49); }
H1.HeaderClassName
{
color: #302531;
}
.AnyTagClassName
{
color: #302531;
}
</style>
background-color css
<style>
a { background-color: #302531; }
a { background-color: rgb(48,37,49); }
div.DivClassName
{
background-color: #302531;
}
.BgClassName
{
background-color: #302531;
}
</style>
border-color css
<style>
span { border-color: #302531; }
span { border-color: rgb(48,37,49); }
td.TdClassName
{
border-color: #302531;
}
.TagClassName
{
border-color: #302531;
}
</style>