Shades of Mardi Gras #381138
Tints of Mardi Gras #381138
RGB
CMYK
RGB Variations
Color information
#381138 (or 0x381138) is known color: Mardi Gras. HEX triplet: 38, 11 and 38. RGB value is (56,17,56). Sum of RGB (Red+Green+Blue) = 56+17+56=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 17 (7.03% from 255 or 13.18% from 129); Blue value is 56 (22.27% from 255 or 43.41% from 129); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #381138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381138 is #C7EEC7. Grayscale: #202020. Windows color (decimal): -13102792 or 3674424. OLE color: 3674424.
HSL color Cylindrical-coordinate representation of color #381138: hue angle of 300º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #381138 is Cyan = 0, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 56 | - |
| CMYK | 0 | 0.70 | 0 | 0.78 |
| HSL | 300º | 0.53% | 0.14% | - |
| HSV(B) | 300º | 0.7% | 0.22% | - |
| XYZ | 2.55 | 1.53 | 3.9 | - |
| YUV | 33.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 56 | 0 | 0.70 | 0 | 0.78 | 300 | 0.53 | 0.14 |
| Hex | 38 | 11 | 38 | 0 | 46 | 0 | 4E | 12C | 35 | E |
| Octal | 70 | 21 | 70 | 0 | 106 | 0 | 116 | 454 | 65 | 16 |
| Binary | 111000 | 10001 | 111000 | 0 | 1000110 | 0 | 1001110 | 100101100 | 110101 | 1110 |
Color Harmonies of #381138
Complementary color
Monochromatic Colors of #381138
Black with #381138
Text Example
Text Example
White with #381138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381138; }
p { color: rgb(56,17,56); }
H1.HeaderClassName
{
color: #381138;
}
.AnyTagClassName
{
color: #381138;
}
</style>
background-color css
<style>
a { background-color: #381138; }
a { background-color: rgb(56,17,56); }
div.DivClassName
{
background-color: #381138;
}
.BgClassName
{
background-color: #381138;
}
</style>
border-color css
<style>
span { border-color: #381138; }
span { border-color: rgb(56,17,56); }
td.TdClassName
{
border-color: #381138;
}
.TagClassName
{
border-color: #381138;
}
</style>