Shades of Mardi Gras #382538
Tints of Mardi Gras #382538
RGB
CMYK
RGB Variations
Color information
#382538 (or 0x382538) is known color: Mardi Gras. HEX triplet: 38, 25 and 38. RGB value is (56,37,56). Sum of RGB (Red+Green+Blue) = 56+37+56=149 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.58% from 149); Green value is 37 (14.84% from 255 or 24.83% from 149); Blue value is 56 (22.27% from 255 or 37.58% from 149); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #382538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382538 is #C7DAC7. Grayscale: #2C2C2C. Windows color (decimal): -13097672 or 3679544. OLE color: 3679544.
HSL color Cylindrical-coordinate representation of color #382538: hue angle of 300º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #382538 is Cyan = 0, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 56 | - |
| CMYK | 0 | 0.34 | 0 | 0.78 |
| HSL | 300º | 0.2% | 0.18% | - |
| HSV(B) | 300º | 0.34% | 0.22% | - |
| XYZ | 3.01 | 2.45 | 4.06 | - |
| YUV | 44.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 56 | 0 | 0.34 | 0 | 0.78 | 300 | 0.2 | 0.18 |
| Hex | 38 | 25 | 38 | 0 | 22 | 0 | 4E | 12C | 14 | 12 |
| Octal | 70 | 45 | 70 | 0 | 42 | 0 | 116 | 454 | 24 | 22 |
| Binary | 111000 | 100101 | 111000 | 0 | 100010 | 0 | 1001110 | 100101100 | 10100 | 10010 |
Color Harmonies of #382538
Complementary color
Monochromatic Colors of #382538
Black with #382538
Text Example
Text Example
White with #382538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382538; }
p { color: rgb(56,37,56); }
H1.HeaderClassName
{
color: #382538;
}
.AnyTagClassName
{
color: #382538;
}
</style>
background-color css
<style>
a { background-color: #382538; }
a { background-color: rgb(56,37,56); }
div.DivClassName
{
background-color: #382538;
}
.BgClassName
{
background-color: #382538;
}
</style>
border-color css
<style>
span { border-color: #382538; }
span { border-color: rgb(56,37,56); }
td.TdClassName
{
border-color: #382538;
}
.TagClassName
{
border-color: #382538;
}
</style>