Shades of Mardi Gras #381437
Tints of Mardi Gras #381437
RGB
CMYK
RGB Variations
Color information
#381437 (or 0x381437) is known color: Mardi Gras. HEX triplet: 38, 14 and 37. RGB value is (56,20,55). Sum of RGB (Red+Green+Blue) = 56+20+55=131 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.75% from 131); Green value is 20 (8.20% from 255 or 15.27% from 131); Blue value is 55 (21.88% from 255 or 41.98% from 131); Max value from RGB is 56 - color contains mainly: red. Hex color #381437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381437 is #C7EBC8. Grayscale: #222222. Windows color (decimal): -13102025 or 3609656. OLE color: 3609656.
HSL color Cylindrical-coordinate representation of color #381437: hue angle of 301.67º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #381437 is Cyan = 0, Magento = 0.64, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 20 | 55 | - |
| CMYK | 0 | 0.64 | 0.02 | 0.78 |
| HSL | 301.67º | 0.47% | 0.15% | - |
| HSV(B) | 301.67º | 0.64% | 0.22% | - |
| XYZ | 2.57 | 1.62 | 3.79 | - |
| YUV | 34.75 | 139.43 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 55 | 0 | 0.64 | 0.02 | 0.78 | 301.67 | 0.47 | 0.15 |
| Hex | 38 | 14 | 37 | 0 | 40 | 2 | 4E | 12E | 2F | F |
| Octal | 70 | 24 | 67 | 0 | 100 | 2 | 116 | 456 | 57 | 17 |
| Binary | 111000 | 10100 | 110111 | 0 | 1000000 | 10 | 1001110 | 100101110 | 101111 | 1111 |
Color Harmonies of #381437
Complementary color
Monochromatic Colors of #381437
Black with #381437
Text Example
Text Example
White with #381437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381437; }
p { color: rgb(56,20,55); }
H1.HeaderClassName
{
color: #381437;
}
.AnyTagClassName
{
color: #381437;
}
</style>
background-color css
<style>
a { background-color: #381437; }
a { background-color: rgb(56,20,55); }
div.DivClassName
{
background-color: #381437;
}
.BgClassName
{
background-color: #381437;
}
</style>
border-color css
<style>
span { border-color: #381437; }
span { border-color: rgb(56,20,55); }
td.TdClassName
{
border-color: #381437;
}
.TagClassName
{
border-color: #381437;
}
</style>