Shades of Mardi Gras #381036
Tints of Mardi Gras #381036
RGB
CMYK
RGB Variations
Color information
#381036 (or 0x381036) is known color: Mardi Gras. HEX triplet: 38, 10 and 36. RGB value is (56,16,54). Sum of RGB (Red+Green+Blue) = 56+16+54=126 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.44% from 126); Green value is 16 (6.64% from 255 or 12.70% from 126); Blue value is 54 (21.48% from 255 or 42.86% from 126); Max value from RGB is 56 - color contains mainly: red. Hex color #381036 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381036 is #C7EFC9. Grayscale: #202020. Windows color (decimal): -13103050 or 3543096. OLE color: 3543096.
HSL color Cylindrical-coordinate representation of color #381036: hue angle of 303º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #381036 is Cyan = 0, Magento = 0.71, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 54 | - |
| CMYK | 0 | 0.71 | 0.04 | 0.78 |
| HSL | 303º | 0.56% | 0.14% | - |
| HSV(B) | 303º | 0.71% | 0.22% | - |
| XYZ | 2.48 | 1.48 | 3.64 | - |
| YUV | 32.29 | 140.25 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 54 | 0 | 0.71 | 0.04 | 0.78 | 303 | 0.56 | 0.14 |
| Hex | 38 | 10 | 36 | 0 | 47 | 4 | 4E | 12F | 38 | E |
| Octal | 70 | 20 | 66 | 0 | 107 | 4 | 116 | 457 | 70 | 16 |
| Binary | 111000 | 10000 | 110110 | 0 | 1000111 | 100 | 1001110 | 100101111 | 111000 | 1110 |
Color Harmonies of #381036
Complementary color
Monochromatic Colors of #381036
Black with #381036
Text Example
Text Example
White with #381036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381036; }
p { color: rgb(56,16,54); }
H1.HeaderClassName
{
color: #381036;
}
.AnyTagClassName
{
color: #381036;
}
</style>
background-color css
<style>
a { background-color: #381036; }
a { background-color: rgb(56,16,54); }
div.DivClassName
{
background-color: #381036;
}
.BgClassName
{
background-color: #381036;
}
</style>
border-color css
<style>
span { border-color: #381036; }
span { border-color: rgb(56,16,54); }
td.TdClassName
{
border-color: #381036;
}
.TagClassName
{
border-color: #381036;
}
</style>