Shades of Mardi Gras #381537
Tints of Mardi Gras #381537
RGB
CMYK
RGB Variations
Color information
#381537 (or 0x381537) is known color: Mardi Gras. HEX triplet: 38, 15 and 37. RGB value is (56,21,55). Sum of RGB (Red+Green+Blue) = 56+21+55=132 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.42% from 132); Green value is 21 (8.59% from 255 or 15.91% from 132); Blue value is 55 (21.88% from 255 or 41.67% from 132); Max value from RGB is 56 - color contains mainly: red. Hex color #381537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381537 is #C7EAC8. Grayscale: #232323. Windows color (decimal): -13101769 or 3609912. OLE color: 3609912.
HSL color Cylindrical-coordinate representation of color #381537: hue angle of 301.71º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #381537 is Cyan = 0, Magento = 0.63, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 21 | 55 | - |
| CMYK | 0 | 0.63 | 0.02 | 0.78 |
| HSL | 301.71º | 0.45% | 0.15% | - |
| HSV(B) | 301.71º | 0.63% | 0.22% | - |
| XYZ | 2.59 | 1.65 | 3.8 | - |
| YUV | 35.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 55 | 0 | 0.63 | 0.02 | 0.78 | 301.71 | 0.45 | 0.15 |
| Hex | 38 | 15 | 37 | 0 | 3F | 2 | 4E | 12E | 2D | F |
| Octal | 70 | 25 | 67 | 0 | 77 | 2 | 116 | 456 | 55 | 17 |
| Binary | 111000 | 10101 | 110111 | 0 | 111111 | 10 | 1001110 | 100101110 | 101101 | 1111 |
Color Harmonies of #381537
Complementary color
Monochromatic Colors of #381537
Black with #381537
Text Example
Text Example
White with #381537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381537; }
p { color: rgb(56,21,55); }
H1.HeaderClassName
{
color: #381537;
}
.AnyTagClassName
{
color: #381537;
}
</style>
background-color css
<style>
a { background-color: #381537; }
a { background-color: rgb(56,21,55); }
div.DivClassName
{
background-color: #381537;
}
.BgClassName
{
background-color: #381537;
}
</style>
border-color css
<style>
span { border-color: #381537; }
span { border-color: rgb(56,21,55); }
td.TdClassName
{
border-color: #381537;
}
.TagClassName
{
border-color: #381537;
}
</style>