Shades of Mardi Gras #380937
Tints of Mardi Gras #380937
RGB
CMYK
RGB Variations
Color information
#380937 (or 0x380937) is known color: Mardi Gras. HEX triplet: 38, 09 and 37. RGB value is (56,9,55). Sum of RGB (Red+Green+Blue) = 56+9+55=120 (15% of max value = 765). Red value is 56 (22.27% from 255 or 46.67% from 120); Green value is 9 (3.91% from 255 or 7.5% from 120); Blue value is 55 (21.88% from 255 or 45.83% from 120); Max value from RGB is 56 - color contains mainly: red. Hex color #380937 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380937 is #C7F6C8. Grayscale: #1C1C1C. Windows color (decimal): -13104841 or 3606840. OLE color: 3606840.
HSL color Cylindrical-coordinate representation of color #380937: hue angle of 301.28º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #380937 is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 9 | 55 | - |
| CMYK | 0 | 0.84 | 0.02 | 0.78 |
| HSL | 301.28º | 0.72% | 0.13% | - |
| HSV(B) | 301.28º | 0.84% | 0.22% | - |
| XYZ | 2.42 | 1.31 | 3.74 | - |
| YUV | 28.3 | 143.07 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 55 | 0 | 0.84 | 0.02 | 0.78 | 301.28 | 0.72 | 0.13 |
| Hex | 38 | 9 | 37 | 0 | 54 | 2 | 4E | 12D | 48 | D |
| Octal | 70 | 11 | 67 | 0 | 124 | 2 | 116 | 455 | 110 | 15 |
| Binary | 111000 | 1001 | 110111 | 0 | 1010100 | 10 | 1001110 | 100101101 | 1001000 | 1101 |
Color Harmonies of #380937
Complementary color
Monochromatic Colors of #380937
Black with #380937
Text Example
Text Example
White with #380937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380937; }
p { color: rgb(56,9,55); }
H1.HeaderClassName
{
color: #380937;
}
.AnyTagClassName
{
color: #380937;
}
</style>
background-color css
<style>
a { background-color: #380937; }
a { background-color: rgb(56,9,55); }
div.DivClassName
{
background-color: #380937;
}
.BgClassName
{
background-color: #380937;
}
</style>
border-color css
<style>
span { border-color: #380937; }
span { border-color: rgb(56,9,55); }
td.TdClassName
{
border-color: #380937;
}
.TagClassName
{
border-color: #380937;
}
</style>