Shades of Mardi Gras #300630
Tints of Mardi Gras #300630
RGB
CMYK
RGB Variations
Color information
#300630 (or 0x300630) is known color: Mardi Gras. HEX triplet: 30, 06 and 30. RGB value is (48,6,48). Sum of RGB (Red+Green+Blue) = 48+6+48=102 (13% of max value = 765). Red value is 48 (19.14% from 255 or 47.06% from 102); Green value is 6 (2.73% from 255 or 5.88% from 102); Blue value is 48 (19.14% from 255 or 47.06% from 102); Max value from RGB is 48 - color contains mainly: red, blue. Hex color #300630 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #300630 is #CFF9CF. Grayscale: #171717. Windows color (decimal): -13629904 or 3147312. OLE color: 3147312.
HSL color Cylindrical-coordinate representation of color #300630: hue angle of 300º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #300630 is Cyan = 0, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 6 | 48 | - |
| CMYK | 0 | 0.87 | 0 | 0.81 |
| HSL | 300º | 0.78% | 0.11% | - |
| HSV(B) | 300º | 0.88% | 0.19% | - |
| XYZ | 1.82 | 0.97 | 2.89 | - |
| YUV | 23.35 | 141.91 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 6 | 48 | 0 | 0.87 | 0 | 0.81 | 300 | 0.78 | 0.11 |
| Hex | 30 | 6 | 30 | 0 | 57 | 0 | 51 | 12C | 4E | B |
| Octal | 60 | 6 | 60 | 0 | 127 | 0 | 121 | 454 | 116 | 13 |
| Binary | 110000 | 110 | 110000 | 0 | 1010111 | 0 | 1010001 | 100101100 | 1001110 | 1011 |
Color Harmonies of #300630
Complementary color
Monochromatic Colors of #300630
Black with #300630
Text Example
Text Example
White with #300630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300630; }
p { color: rgb(48,6,48); }
H1.HeaderClassName
{
color: #300630;
}
.AnyTagClassName
{
color: #300630;
}
</style>
background-color css
<style>
a { background-color: #300630; }
a { background-color: rgb(48,6,48); }
div.DivClassName
{
background-color: #300630;
}
.BgClassName
{
background-color: #300630;
}
</style>
border-color css
<style>
span { border-color: #300630; }
span { border-color: rgb(48,6,48); }
td.TdClassName
{
border-color: #300630;
}
.TagClassName
{
border-color: #300630;
}
</style>