Shades of Mardi Gras #381132
Tints of Mardi Gras #381132
RGB
CMYK
RGB Variations
Color information
#381132 (or 0x381132) is known color: Mardi Gras. HEX triplet: 38, 11 and 32. RGB value is (56,17,50). Sum of RGB (Red+Green+Blue) = 56+17+50=123 (16% of max value = 765). Red value is 56 (22.27% from 255 or 45.53% from 123); Green value is 17 (7.03% from 255 or 13.82% from 123); Blue value is 50 (19.92% from 255 or 40.65% from 123); Max value from RGB is 56 - color contains mainly: red. Hex color #381132 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381132 is #C7EECD. Grayscale: #202020. Windows color (decimal): -13102798 or 3281208. OLE color: 3281208.
HSL color Cylindrical-coordinate representation of color #381132: hue angle of 309.23º 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 #381132 is Cyan = 0, Magento = 0.70, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 50 | - |
| CMYK | 0 | 0.70 | 0.11 | 0.78 |
| HSL | 309.23º | 0.53% | 0.14% | - |
| HSV(B) | 309.23º | 0.7% | 0.22% | - |
| XYZ | 2.41 | 1.47 | 3.17 | - |
| YUV | 32.42 | 137.92 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 50 | 0 | 0.70 | 0.11 | 0.78 | 309.23 | 0.53 | 0.14 |
| Hex | 38 | 11 | 32 | 0 | 46 | B | 4E | 135 | 35 | E |
| Octal | 70 | 21 | 62 | 0 | 106 | 13 | 116 | 465 | 65 | 16 |
| Binary | 111000 | 10001 | 110010 | 0 | 1000110 | 1011 | 1001110 | 100110101 | 110101 | 1110 |
Color Harmonies of #381132
Complementary color
Monochromatic Colors of #381132
Black with #381132
Text Example
Text Example
White with #381132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381132; }
p { color: rgb(56,17,50); }
H1.HeaderClassName
{
color: #381132;
}
.AnyTagClassName
{
color: #381132;
}
</style>
background-color css
<style>
a { background-color: #381132; }
a { background-color: rgb(56,17,50); }
div.DivClassName
{
background-color: #381132;
}
.BgClassName
{
background-color: #381132;
}
</style>
border-color css
<style>
span { border-color: #381132; }
span { border-color: rgb(56,17,50); }
td.TdClassName
{
border-color: #381132;
}
.TagClassName
{
border-color: #381132;
}
</style>