Shades of Mardi Gras #302632
Tints of Mardi Gras #302632
RGB
CMYK
RGB Variations
Color information
#302632 (or 0x302632) is known color: Mardi Gras. HEX triplet: 30, 26 and 32. RGB value is (48,38,50). Sum of RGB (Red+Green+Blue) = 48+38+50=136 (18% of max value = 765). Red value is 48 (19.14% from 255 or 35.29% from 136); Green value is 38 (15.23% from 255 or 27.94% from 136); Blue value is 50 (19.92% from 255 or 36.76% from 136); Max value from RGB is 50 - color contains mainly: blue. Hex color #302632 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302632 is #CFD9CD. Grayscale: #2A2A2A. Windows color (decimal): -13621710 or 3286576. OLE color: 3286576.
HSL color Cylindrical-coordinate representation of color #302632: hue angle of 290º degrees, saturation: 0.14, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #302632 is Cyan = 0.04, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 48 | 38 | 50 | - |
| CMYK | 0.04 | 0.24 | 0 | 0.80 |
| HSL | 290º | 0.14% | 0.17% | - |
| HSV(B) | 290º | 0.24% | 0.2% | - |
| XYZ | 2.49 | 2.24 | 3.32 | - |
| YUV | 42.36 | 132.31 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 38 | 50 | 0.04 | 0.24 | 0 | 0.80 | 290 | 0.14 | 0.17 |
| Hex | 30 | 26 | 32 | 4 | 18 | 0 | 50 | 122 | E | 11 |
| Octal | 60 | 46 | 62 | 4 | 30 | 0 | 120 | 442 | 16 | 21 |
| Binary | 110000 | 100110 | 110010 | 100 | 11000 | 0 | 1010000 | 100100010 | 1110 | 10001 |
Color Harmonies of #302632
Complementary color
Monochromatic Colors of #302632
Black with #302632
Text Example
Text Example
White with #302632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302632; }
p { color: rgb(48,38,50); }
H1.HeaderClassName
{
color: #302632;
}
.AnyTagClassName
{
color: #302632;
}
</style>
background-color css
<style>
a { background-color: #302632; }
a { background-color: rgb(48,38,50); }
div.DivClassName
{
background-color: #302632;
}
.BgClassName
{
background-color: #302632;
}
</style>
border-color css
<style>
span { border-color: #302632; }
span { border-color: rgb(48,38,50); }
td.TdClassName
{
border-color: #302632;
}
.TagClassName
{
border-color: #302632;
}
</style>