Shades of Mardi Gras #381337
Tints of Mardi Gras #381337
RGB
CMYK
RGB Variations
Color information
#381337 (or 0x381337) is known color: Mardi Gras. HEX triplet: 38, 13 and 37. RGB value is (56,19,55). Sum of RGB (Red+Green+Blue) = 56+19+55=130 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.08% from 130); Green value is 19 (7.81% from 255 or 14.62% from 130); Blue value is 55 (21.88% from 255 or 42.31% from 130); Max value from RGB is 56 - color contains mainly: red. Hex color #381337 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381337 is #C7ECC8. Grayscale: #222222. Windows color (decimal): -13102281 or 3609400. OLE color: 3609400.
HSL color Cylindrical-coordinate representation of color #381337: hue angle of 301.62º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #381337 is Cyan = 0, Magento = 0.66, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 19 | 55 | - |
| CMYK | 0 | 0.66 | 0.02 | 0.78 |
| HSL | 301.62º | 0.49% | 0.15% | - |
| HSV(B) | 301.62º | 0.66% | 0.22% | - |
| XYZ | 2.55 | 1.58 | 3.79 | - |
| YUV | 34.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 55 | 0 | 0.66 | 0.02 | 0.78 | 301.62 | 0.49 | 0.15 |
| Hex | 38 | 13 | 37 | 0 | 42 | 2 | 4E | 12E | 31 | F |
| Octal | 70 | 23 | 67 | 0 | 102 | 2 | 116 | 456 | 61 | 17 |
| Binary | 111000 | 10011 | 110111 | 0 | 1000010 | 10 | 1001110 | 100101110 | 110001 | 1111 |
Color Harmonies of #381337
Complementary color
Monochromatic Colors of #381337
Black with #381337
Text Example
Text Example
White with #381337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381337; }
p { color: rgb(56,19,55); }
H1.HeaderClassName
{
color: #381337;
}
.AnyTagClassName
{
color: #381337;
}
</style>
background-color css
<style>
a { background-color: #381337; }
a { background-color: rgb(56,19,55); }
div.DivClassName
{
background-color: #381337;
}
.BgClassName
{
background-color: #381337;
}
</style>
border-color css
<style>
span { border-color: #381337; }
span { border-color: rgb(56,19,55); }
td.TdClassName
{
border-color: #381337;
}
.TagClassName
{
border-color: #381337;
}
</style>