Shades of Mardi Gras #301530
Tints of Mardi Gras #301530
RGB
CMYK
RGB Variations
Color information
#301530 (or 0x301530) is known color: Mardi Gras. HEX triplet: 30, 15 and 30. RGB value is (48,21,48). Sum of RGB (Red+Green+Blue) = 48+21+48=117 (15% of max value = 765). Red value is 48 (19.14% from 255 or 41.03% from 117); Green value is 21 (8.59% from 255 or 17.95% from 117); Blue value is 48 (19.14% from 255 or 41.03% from 117); Max value from RGB is 48 - color contains mainly: red, blue. Hex color #301530 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #301530 is #CFEACF. Grayscale: #202020. Windows color (decimal): -13626064 or 3151152. OLE color: 3151152.
HSL color Cylindrical-coordinate representation of color #301530: hue angle of 300º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #301530 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 21 | 48 | - |
| CMYK | 0 | 0.56 | 0 | 0.81 |
| HSL | 300º | 0.39% | 0.14% | - |
| HSV(B) | 300º | 0.56% | 0.19% | - |
| XYZ | 2.02 | 1.38 | 2.96 | - |
| YUV | 32.15 | 136.95 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 48 | 0 | 0.56 | 0 | 0.81 | 300 | 0.39 | 0.14 |
| Hex | 30 | 15 | 30 | 0 | 38 | 0 | 51 | 12C | 27 | E |
| Octal | 60 | 25 | 60 | 0 | 70 | 0 | 121 | 454 | 47 | 16 |
| Binary | 110000 | 10101 | 110000 | 0 | 111000 | 0 | 1010001 | 100101100 | 100111 | 1110 |
Color Harmonies of #301530
Complementary color
Monochromatic Colors of #301530
Black with #301530
Text Example
Text Example
White with #301530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301530; }
p { color: rgb(48,21,48); }
H1.HeaderClassName
{
color: #301530;
}
.AnyTagClassName
{
color: #301530;
}
</style>
background-color css
<style>
a { background-color: #301530; }
a { background-color: rgb(48,21,48); }
div.DivClassName
{
background-color: #301530;
}
.BgClassName
{
background-color: #301530;
}
</style>
border-color css
<style>
span { border-color: #301530; }
span { border-color: rgb(48,21,48); }
td.TdClassName
{
border-color: #301530;
}
.TagClassName
{
border-color: #301530;
}
</style>