Shades of Mardi Gras #380931
Tints of Mardi Gras #380931
RGB
CMYK
RGB Variations
Color information
#380931 (or 0x380931) is known color: Mardi Gras. HEX triplet: 38, 09 and 31. RGB value is (56,9,49). Sum of RGB (Red+Green+Blue) = 56+9+49=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 9 (3.91% from 255 or 7.89% from 114); Blue value is 49 (19.53% from 255 or 42.98% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #380931 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380931 is #C7F6CE. Grayscale: #1B1B1B. Windows color (decimal): -13104847 or 3213624. OLE color: 3213624.
HSL color Cylindrical-coordinate representation of color #380931: hue angle of 308.94º 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 #380931 is Cyan = 0, Magento = 0.84, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 9 | 49 | - |
| CMYK | 0 | 0.84 | 0.12 | 0.78 |
| HSL | 308.94º | 0.72% | 0.13% | - |
| HSV(B) | 308.94º | 0.84% | 0.22% | - |
| XYZ | 2.28 | 1.26 | 3.03 | - |
| YUV | 27.61 | 140.07 | 148.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 49 | 0 | 0.84 | 0.12 | 0.78 | 308.94 | 0.72 | 0.13 |
| Hex | 38 | 9 | 31 | 0 | 54 | C | 4E | 135 | 48 | D |
| Octal | 70 | 11 | 61 | 0 | 124 | 14 | 116 | 465 | 110 | 15 |
| Binary | 111000 | 1001 | 110001 | 0 | 1010100 | 1100 | 1001110 | 100110101 | 1001000 | 1101 |
Color Harmonies of #380931
Complementary color
Monochromatic Colors of #380931
Black with #380931
Text Example
Text Example
White with #380931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380931; }
p { color: rgb(56,9,49); }
H1.HeaderClassName
{
color: #380931;
}
.AnyTagClassName
{
color: #380931;
}
</style>
background-color css
<style>
a { background-color: #380931; }
a { background-color: rgb(56,9,49); }
div.DivClassName
{
background-color: #380931;
}
.BgClassName
{
background-color: #380931;
}
</style>
border-color css
<style>
span { border-color: #380931; }
span { border-color: rgb(56,9,49); }
td.TdClassName
{
border-color: #380931;
}
.TagClassName
{
border-color: #380931;
}
</style>