Shades of Mardi Gras #381938
Tints of Mardi Gras #381938
RGB
CMYK
RGB Variations
Color information
#381938 (or 0x381938) is known color: Mardi Gras. HEX triplet: 38, 19 and 38. RGB value is (56,25,56). Sum of RGB (Red+Green+Blue) = 56+25+56=137 (18% of max value = 765). Red value is 56 (22.27% from 255 or 40.88% from 137); Green value is 25 (10.16% from 255 or 18.25% from 137); Blue value is 56 (22.27% from 255 or 40.88% from 137); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #381938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381938 is #C7E6C7. Grayscale: #252525. Windows color (decimal): -13100744 or 3676472. OLE color: 3676472.
HSL color Cylindrical-coordinate representation of color #381938: hue angle of 300º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #381938 is Cyan = 0, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 25 | 56 | - |
| CMYK | 0 | 0.55 | 0 | 0.78 |
| HSL | 300º | 0.38% | 0.16% | - |
| HSV(B) | 300º | 0.55% | 0.22% | - |
| XYZ | 2.69 | 1.82 | 3.95 | - |
| YUV | 37.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 56 | 0 | 0.55 | 0 | 0.78 | 300 | 0.38 | 0.16 |
| Hex | 38 | 19 | 38 | 0 | 37 | 0 | 4E | 12C | 26 | 10 |
| Octal | 70 | 31 | 70 | 0 | 67 | 0 | 116 | 454 | 46 | 20 |
| Binary | 111000 | 11001 | 111000 | 0 | 110111 | 0 | 1001110 | 100101100 | 100110 | 10000 |
Color Harmonies of #381938
Complementary color
Monochromatic Colors of #381938
Black with #381938
Text Example
Text Example
White with #381938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381938; }
p { color: rgb(56,25,56); }
H1.HeaderClassName
{
color: #381938;
}
.AnyTagClassName
{
color: #381938;
}
</style>
background-color css
<style>
a { background-color: #381938; }
a { background-color: rgb(56,25,56); }
div.DivClassName
{
background-color: #381938;
}
.BgClassName
{
background-color: #381938;
}
</style>
border-color css
<style>
span { border-color: #381938; }
span { border-color: rgb(56,25,56); }
td.TdClassName
{
border-color: #381938;
}
.TagClassName
{
border-color: #381938;
}
</style>