Shades of Mardi Gras #381031
Tints of Mardi Gras #381031
RGB
CMYK
RGB Variations
Color information
#381031 (or 0x381031) is known color: Mardi Gras. HEX triplet: 38, 10 and 31. RGB value is (56,16,49). Sum of RGB (Red+Green+Blue) = 56+16+49=121 (16% of max value = 765). Red value is 56 (22.27% from 255 or 46.28% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 56 - color contains mainly: red. Hex color #381031 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381031 is #C7EFCE. Grayscale: #1F1F1F. Windows color (decimal): -13103055 or 3215416. OLE color: 3215416.
HSL color Cylindrical-coordinate representation of color #381031: hue angle of 310.5º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #381031 is Cyan = 0, Magento = 0.71, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 49 | - |
| CMYK | 0 | 0.71 | 0.12 | 0.78 |
| HSL | 310.5º | 0.56% | 0.14% | - |
| HSV(B) | 310.5º | 0.71% | 0.22% | - |
| XYZ | 2.37 | 1.43 | 3.06 | - |
| YUV | 31.72 | 137.75 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 49 | 0 | 0.71 | 0.12 | 0.78 | 310.5 | 0.56 | 0.14 |
| Hex | 38 | 10 | 31 | 0 | 47 | C | 4E | 136 | 38 | E |
| Octal | 70 | 20 | 61 | 0 | 107 | 14 | 116 | 466 | 70 | 16 |
| Binary | 111000 | 10000 | 110001 | 0 | 1000111 | 1100 | 1001110 | 100110110 | 111000 | 1110 |
Color Harmonies of #381031
Complementary color
Monochromatic Colors of #381031
Black with #381031
Text Example
Text Example
White with #381031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381031; }
p { color: rgb(56,16,49); }
H1.HeaderClassName
{
color: #381031;
}
.AnyTagClassName
{
color: #381031;
}
</style>
background-color css
<style>
a { background-color: #381031; }
a { background-color: rgb(56,16,49); }
div.DivClassName
{
background-color: #381031;
}
.BgClassName
{
background-color: #381031;
}
</style>
border-color css
<style>
span { border-color: #381031; }
span { border-color: rgb(56,16,49); }
td.TdClassName
{
border-color: #381031;
}
.TagClassName
{
border-color: #381031;
}
</style>