Shades of Mardi Gras #380136
Tints of Mardi Gras #380136
RGB
CMYK
RGB Variations
Color information
#380136 (or 0x380136) is known color: Mardi Gras. HEX triplet: 38, 01 and 36. RGB value is (56,1,54). Sum of RGB (Red+Green+Blue) = 56+1+54=111 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50.45% from 111); Green value is 1 (0.78% from 255 or 0.90% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 56 - color contains mainly: red. Hex color #380136 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380136 is #C7FEC9. Grayscale: #171717. Windows color (decimal): -13106890 or 3539256. OLE color: 3539256.
HSL color Cylindrical-coordinate representation of color #380136: hue angle of 302.18º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380136 is Cyan = 0, Magento = 0.98, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 1 | 54 | - |
| CMYK | 0 | 0.98 | 0.04 | 0.78 |
| HSL | 302.18º | 0.96% | 0.11% | - |
| HSV(B) | 302.18º | 0.98% | 0.22% | - |
| XYZ | 2.31 | 1.13 | 3.59 | - |
| YUV | 23.49 | 145.22 | 151.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 54 | 0 | 0.98 | 0.04 | 0.78 | 302.18 | 0.96 | 0.11 |
| Hex | 38 | 1 | 36 | 0 | 62 | 4 | 4E | 12E | 60 | B |
| Octal | 70 | 1 | 66 | 0 | 142 | 4 | 116 | 456 | 140 | 13 |
| Binary | 111000 | 1 | 110110 | 0 | 1100010 | 100 | 1001110 | 100101110 | 1100000 | 1011 |
Color Harmonies of #380136
Complementary color
Monochromatic Colors of #380136
Black with #380136
Text Example
Text Example
White with #380136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380136; }
p { color: rgb(56,1,54); }
H1.HeaderClassName
{
color: #380136;
}
.AnyTagClassName
{
color: #380136;
}
</style>
background-color css
<style>
a { background-color: #380136; }
a { background-color: rgb(56,1,54); }
div.DivClassName
{
background-color: #380136;
}
.BgClassName
{
background-color: #380136;
}
</style>
border-color css
<style>
span { border-color: #380136; }
span { border-color: rgb(56,1,54); }
td.TdClassName
{
border-color: #380136;
}
.TagClassName
{
border-color: #380136;
}
</style>