Shades of Mardi Gras #381135
Tints of Mardi Gras #381135
RGB
CMYK
RGB Variations
Color information
#381135 (or 0x381135) is known color: Mardi Gras. HEX triplet: 38, 11 and 35. RGB value is (56,17,53). Sum of RGB (Red+Green+Blue) = 56+17+53=126 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.44% from 126); Green value is 17 (7.03% from 255 or 13.49% from 126); Blue value is 53 (21.09% from 255 or 42.06% from 126); Max value from RGB is 56 - color contains mainly: red. Hex color #381135 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381135 is #C7EECA. Grayscale: #202020. Windows color (decimal): -13102795 or 3477816. OLE color: 3477816.
HSL color Cylindrical-coordinate representation of color #381135: hue angle of 304.62º 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 #381135 is Cyan = 0, Magento = 0.70, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 53 | - |
| CMYK | 0 | 0.70 | 0.05 | 0.78 |
| HSL | 304.62º | 0.53% | 0.14% | - |
| HSV(B) | 304.62º | 0.7% | 0.22% | - |
| XYZ | 2.47 | 1.5 | 3.53 | - |
| YUV | 32.77 | 139.42 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 53 | 0 | 0.70 | 0.05 | 0.78 | 304.62 | 0.53 | 0.14 |
| Hex | 38 | 11 | 35 | 0 | 46 | 5 | 4E | 131 | 35 | E |
| Octal | 70 | 21 | 65 | 0 | 106 | 5 | 116 | 461 | 65 | 16 |
| Binary | 111000 | 10001 | 110101 | 0 | 1000110 | 101 | 1001110 | 100110001 | 110101 | 1110 |
Color Harmonies of #381135
Complementary color
Monochromatic Colors of #381135
Black with #381135
Text Example
Text Example
White with #381135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381135; }
p { color: rgb(56,17,53); }
H1.HeaderClassName
{
color: #381135;
}
.AnyTagClassName
{
color: #381135;
}
</style>
background-color css
<style>
a { background-color: #381135; }
a { background-color: rgb(56,17,53); }
div.DivClassName
{
background-color: #381135;
}
.BgClassName
{
background-color: #381135;
}
</style>
border-color css
<style>
span { border-color: #381135; }
span { border-color: rgb(56,17,53); }
td.TdClassName
{
border-color: #381135;
}
.TagClassName
{
border-color: #381135;
}
</style>