Shades of Mardi Gras #301731
Tints of Mardi Gras #301731
RGB
CMYK
RGB Variations
Color information
#301731 (or 0x301731) is known color: Mardi Gras. HEX triplet: 30, 17 and 31. RGB value is (48,23,49). Sum of RGB (Red+Green+Blue) = 48+23+49=120 (15% of max value = 765). Red value is 48 (19.14% from 255 or 40% from 120); Green value is 23 (9.38% from 255 or 19.17% from 120); Blue value is 49 (19.53% from 255 or 40.83% from 120); Max value from RGB is 49 - color contains mainly: blue. Hex color #301731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #301731 is #CFE8CE. Grayscale: #212121. Windows color (decimal): -13625551 or 3217200. OLE color: 3217200.
HSL color Cylindrical-coordinate representation of color #301731: hue angle of 297.69º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #301731 is Cyan = 0.02, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 23 | 49 | - |
| CMYK | 0.02 | 0.53 | 0 | 0.81 |
| HSL | 297.69º | 0.36% | 0.14% | - |
| HSV(B) | 297.69º | 0.53% | 0.19% | - |
| XYZ | 2.08 | 1.46 | 3.08 | - |
| YUV | 33.44 | 136.78 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 49 | 0.02 | 0.53 | 0 | 0.81 | 297.69 | 0.36 | 0.14 |
| Hex | 30 | 17 | 31 | 2 | 35 | 0 | 51 | 12A | 24 | E |
| Octal | 60 | 27 | 61 | 2 | 65 | 0 | 121 | 452 | 44 | 16 |
| Binary | 110000 | 10111 | 110001 | 10 | 110101 | 0 | 1010001 | 100101010 | 100100 | 1110 |
Color Harmonies of #301731
Complementary color
Monochromatic Colors of #301731
Black with #301731
Text Example
Text Example
White with #301731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301731; }
p { color: rgb(48,23,49); }
H1.HeaderClassName
{
color: #301731;
}
.AnyTagClassName
{
color: #301731;
}
</style>
background-color css
<style>
a { background-color: #301731; }
a { background-color: rgb(48,23,49); }
div.DivClassName
{
background-color: #301731;
}
.BgClassName
{
background-color: #301731;
}
</style>
border-color css
<style>
span { border-color: #301731; }
span { border-color: rgb(48,23,49); }
td.TdClassName
{
border-color: #301731;
}
.TagClassName
{
border-color: #301731;
}
</style>