Shades of Mardi Gras #381133
Tints of Mardi Gras #381133
RGB
CMYK
RGB Variations
Color information
#381133 (or 0x381133) is known color: Mardi Gras. HEX triplet: 38, 11 and 33. RGB value is (56,17,51). Sum of RGB (Red+Green+Blue) = 56+17+51=124 (16% of max value = 765). Red value is 56 (22.27% from 255 or 45.16% from 124); Green value is 17 (7.03% from 255 or 13.71% from 124); Blue value is 51 (20.31% from 255 or 41.13% from 124); Max value from RGB is 56 - color contains mainly: red. Hex color #381133 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381133 is #C7EECC. Grayscale: #202020. Windows color (decimal): -13102797 or 3346744. OLE color: 3346744.
HSL color Cylindrical-coordinate representation of color #381133: hue angle of 307.69º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #381133 is Cyan = 0, Magento = 0.70, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 51 | - |
| CMYK | 0 | 0.70 | 0.09 | 0.78 |
| HSL | 307.69º | 0.53% | 0.14% | - |
| HSV(B) | 307.69º | 0.7% | 0.22% | - |
| XYZ | 2.43 | 1.48 | 3.29 | - |
| YUV | 32.54 | 138.42 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 51 | 0 | 0.70 | 0.09 | 0.78 | 307.69 | 0.53 | 0.14 |
| Hex | 38 | 11 | 33 | 0 | 46 | 9 | 4E | 134 | 35 | E |
| Octal | 70 | 21 | 63 | 0 | 106 | 11 | 116 | 464 | 65 | 16 |
| Binary | 111000 | 10001 | 110011 | 0 | 1000110 | 1001 | 1001110 | 100110100 | 110101 | 1110 |
Color Harmonies of #381133
Complementary color
Monochromatic Colors of #381133
Black with #381133
Text Example
Text Example
White with #381133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381133; }
p { color: rgb(56,17,51); }
H1.HeaderClassName
{
color: #381133;
}
.AnyTagClassName
{
color: #381133;
}
</style>
background-color css
<style>
a { background-color: #381133; }
a { background-color: rgb(56,17,51); }
div.DivClassName
{
background-color: #381133;
}
.BgClassName
{
background-color: #381133;
}
</style>
border-color css
<style>
span { border-color: #381133; }
span { border-color: rgb(56,17,51); }
td.TdClassName
{
border-color: #381133;
}
.TagClassName
{
border-color: #381133;
}
</style>