Shades of Mardi Gras #301631
Tints of Mardi Gras #301631
RGB
CMYK
RGB Variations
Color information
#301631 (or 0x301631) is known color: Mardi Gras. HEX triplet: 30, 16 and 31. RGB value is (48,22,49). Sum of RGB (Red+Green+Blue) = 48+22+49=119 (15% of max value = 765). Red value is 48 (19.14% from 255 or 40.34% from 119); Green value is 22 (8.98% from 255 or 18.49% from 119); Blue value is 49 (19.53% from 255 or 41.18% from 119); Max value from RGB is 49 - color contains mainly: blue. Hex color #301631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #301631 is #CFE9CE. Grayscale: #202020. Windows color (decimal): -13625807 or 3216944. OLE color: 3216944.
HSL color Cylindrical-coordinate representation of color #301631: hue angle of 297.78º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #301631 is Cyan = 0.02, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 22 | 49 | - |
| CMYK | 0.02 | 0.55 | 0 | 0.81 |
| HSL | 297.78º | 0.38% | 0.14% | - |
| HSV(B) | 297.78º | 0.55% | 0.19% | - |
| XYZ | 2.06 | 1.42 | 3.07 | - |
| YUV | 32.85 | 137.11 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 49 | 0.02 | 0.55 | 0 | 0.81 | 297.78 | 0.38 | 0.14 |
| Hex | 30 | 16 | 31 | 2 | 37 | 0 | 51 | 12A | 26 | E |
| Octal | 60 | 26 | 61 | 2 | 67 | 0 | 121 | 452 | 46 | 16 |
| Binary | 110000 | 10110 | 110001 | 10 | 110111 | 0 | 1010001 | 100101010 | 100110 | 1110 |
Color Harmonies of #301631
Complementary color
Monochromatic Colors of #301631
Black with #301631
Text Example
Text Example
White with #301631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301631; }
p { color: rgb(48,22,49); }
H1.HeaderClassName
{
color: #301631;
}
.AnyTagClassName
{
color: #301631;
}
</style>
background-color css
<style>
a { background-color: #301631; }
a { background-color: rgb(48,22,49); }
div.DivClassName
{
background-color: #301631;
}
.BgClassName
{
background-color: #301631;
}
</style>
border-color css
<style>
span { border-color: #301631; }
span { border-color: rgb(48,22,49); }
td.TdClassName
{
border-color: #301631;
}
.TagClassName
{
border-color: #301631;
}
</style>