Shades of Mardi Gras #381231
Tints of Mardi Gras #381231
RGB
CMYK
RGB Variations
Color information
#381231 (or 0x381231) is known color: Mardi Gras. HEX triplet: 38, 12 and 31. RGB value is (56,18,49). Sum of RGB (Red+Green+Blue) = 56+18+49=123 (16% of max value = 765). Red value is 56 (22.27% from 255 or 45.53% from 123); Green value is 18 (7.42% from 255 or 14.63% from 123); Blue value is 49 (19.53% from 255 or 39.84% from 123); Max value from RGB is 56 - color contains mainly: red. Hex color #381231 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381231 is #C7EDCE. Grayscale: #202020. Windows color (decimal): -13102543 or 3215928. OLE color: 3215928.
HSL color Cylindrical-coordinate representation of color #381231: hue angle of 311.05º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #381231 is Cyan = 0, Magento = 0.68, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 49 | - |
| CMYK | 0 | 0.68 | 0.12 | 0.78 |
| HSL | 311.05º | 0.51% | 0.15% | - |
| HSV(B) | 311.05º | 0.68% | 0.22% | - |
| XYZ | 2.4 | 1.5 | 3.07 | - |
| YUV | 32.9 | 137.09 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 49 | 0 | 0.68 | 0.12 | 0.78 | 311.05 | 0.51 | 0.15 |
| Hex | 38 | 12 | 31 | 0 | 44 | C | 4E | 137 | 33 | F |
| Octal | 70 | 22 | 61 | 0 | 104 | 14 | 116 | 467 | 63 | 17 |
| Binary | 111000 | 10010 | 110001 | 0 | 1000100 | 1100 | 1001110 | 100110111 | 110011 | 1111 |
Color Harmonies of #381231
Complementary color
Monochromatic Colors of #381231
Black with #381231
Text Example
Text Example
White with #381231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381231; }
p { color: rgb(56,18,49); }
H1.HeaderClassName
{
color: #381231;
}
.AnyTagClassName
{
color: #381231;
}
</style>
background-color css
<style>
a { background-color: #381231; }
a { background-color: rgb(56,18,49); }
div.DivClassName
{
background-color: #381231;
}
.BgClassName
{
background-color: #381231;
}
</style>
border-color css
<style>
span { border-color: #381231; }
span { border-color: rgb(56,18,49); }
td.TdClassName
{
border-color: #381231;
}
.TagClassName
{
border-color: #381231;
}
</style>