Shades of Mardi Gras #381137
Tints of Mardi Gras #381137
RGB
CMYK
RGB Variations
Color information
#381137 (or 0x381137) is known color: Mardi Gras. HEX triplet: 38, 11 and 37. RGB value is (56,17,55). Sum of RGB (Red+Green+Blue) = 56+17+55=128 (16% of max value = 765). Red value is 56 (22.27% from 255 or 43.75% from 128); Green value is 17 (7.03% from 255 or 13.28% from 128); Blue value is 55 (21.88% from 255 or 42.97% from 128); Max value from RGB is 56 - color contains mainly: red. Hex color #381137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381137 is #C7EEC8. Grayscale: #202020. Windows color (decimal): -13102793 or 3608888. OLE color: 3608888.
HSL color Cylindrical-coordinate representation of color #381137: hue angle of 301.54º 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 #381137 is Cyan = 0, Magento = 0.70, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 55 | - |
| CMYK | 0 | 0.70 | 0.02 | 0.78 |
| HSL | 301.54º | 0.53% | 0.14% | - |
| HSV(B) | 301.54º | 0.7% | 0.22% | - |
| XYZ | 2.52 | 1.52 | 3.77 | - |
| YUV | 32.99 | 140.42 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 55 | 0 | 0.70 | 0.02 | 0.78 | 301.54 | 0.53 | 0.14 |
| Hex | 38 | 11 | 37 | 0 | 46 | 2 | 4E | 12E | 35 | E |
| Octal | 70 | 21 | 67 | 0 | 106 | 2 | 116 | 456 | 65 | 16 |
| Binary | 111000 | 10001 | 110111 | 0 | 1000110 | 10 | 1001110 | 100101110 | 110101 | 1110 |
Color Harmonies of #381137
Complementary color
Monochromatic Colors of #381137
Black with #381137
Text Example
Text Example
White with #381137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381137; }
p { color: rgb(56,17,55); }
H1.HeaderClassName
{
color: #381137;
}
.AnyTagClassName
{
color: #381137;
}
</style>
background-color css
<style>
a { background-color: #381137; }
a { background-color: rgb(56,17,55); }
div.DivClassName
{
background-color: #381137;
}
.BgClassName
{
background-color: #381137;
}
</style>
border-color css
<style>
span { border-color: #381137; }
span { border-color: rgb(56,17,55); }
td.TdClassName
{
border-color: #381137;
}
.TagClassName
{
border-color: #381137;
}
</style>