Shades of Mardi Gras #382038
Tints of Mardi Gras #382038
RGB
CMYK
RGB Variations
Color information
#382038 (or 0x382038) is known color: Mardi Gras. HEX triplet: 38, 20 and 38. RGB value is (56,32,56). Sum of RGB (Red+Green+Blue) = 56+32+56=144 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.89% from 144); Green value is 32 (12.89% from 255 or 22.22% from 144); Blue value is 56 (22.27% from 255 or 38.89% from 144); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #382038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382038 is #C7DFC7. Grayscale: #292929. Windows color (decimal): -13098952 or 3678264. OLE color: 3678264.
HSL color Cylindrical-coordinate representation of color #382038: hue angle of 300º degrees, saturation: 0.27, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #382038 is Cyan = 0, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 32 | 56 | - |
| CMYK | 0 | 0.43 | 0 | 0.78 |
| HSL | 300º | 0.27% | 0.17% | - |
| HSV(B) | 300º | 0.43% | 0.22% | - |
| XYZ | 2.86 | 2.16 | 4.01 | - |
| YUV | 41.91 | 135.95 | 138.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 56 | 0 | 0.43 | 0 | 0.78 | 300 | 0.27 | 0.17 |
| Hex | 38 | 20 | 38 | 0 | 2B | 0 | 4E | 12C | 1B | 11 |
| Octal | 70 | 40 | 70 | 0 | 53 | 0 | 116 | 454 | 33 | 21 |
| Binary | 111000 | 100000 | 111000 | 0 | 101011 | 0 | 1001110 | 100101100 | 11011 | 10001 |
Color Harmonies of #382038
Complementary color
Monochromatic Colors of #382038
Black with #382038
Text Example
Text Example
White with #382038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382038; }
p { color: rgb(56,32,56); }
H1.HeaderClassName
{
color: #382038;
}
.AnyTagClassName
{
color: #382038;
}
</style>
background-color css
<style>
a { background-color: #382038; }
a { background-color: rgb(56,32,56); }
div.DivClassName
{
background-color: #382038;
}
.BgClassName
{
background-color: #382038;
}
</style>
border-color css
<style>
span { border-color: #382038; }
span { border-color: rgb(56,32,56); }
td.TdClassName
{
border-color: #382038;
}
.TagClassName
{
border-color: #382038;
}
</style>