Shades of Mardi Gras #380236
Tints of Mardi Gras #380236
RGB
CMYK
RGB Variations
Color information
#380236 (or 0x380236) is known color: Mardi Gras. HEX triplet: 38, 02 and 36. RGB value is (56,2,54). Sum of RGB (Red+Green+Blue) = 56+2+54=112 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50% from 112); Green value is 2 (1.17% from 255 or 1.79% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 56 - color contains mainly: red. Hex color #380236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380236 is #C7FDC9. Grayscale: #171717. Windows color (decimal): -13106634 or 3539512. OLE color: 3539512.
HSL color Cylindrical-coordinate representation of color #380236: hue angle of 302.22º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380236 is Cyan = 0, Magento = 0.96, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 2 | 54 | - |
| CMYK | 0 | 0.96 | 0.04 | 0.78 |
| HSL | 302.22º | 0.93% | 0.11% | - |
| HSV(B) | 302.22º | 0.96% | 0.22% | - |
| XYZ | 2.32 | 1.15 | 3.59 | - |
| YUV | 24.07 | 144.89 | 150.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 54 | 0 | 0.96 | 0.04 | 0.78 | 302.22 | 0.93 | 0.11 |
| Hex | 38 | 2 | 36 | 0 | 60 | 4 | 4E | 12E | 5D | B |
| Octal | 70 | 2 | 66 | 0 | 140 | 4 | 116 | 456 | 135 | 13 |
| Binary | 111000 | 10 | 110110 | 0 | 1100000 | 100 | 1001110 | 100101110 | 1011101 | 1011 |
Color Harmonies of #380236
Complementary color
Monochromatic Colors of #380236
Black with #380236
Text Example
Text Example
White with #380236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380236; }
p { color: rgb(56,2,54); }
H1.HeaderClassName
{
color: #380236;
}
.AnyTagClassName
{
color: #380236;
}
</style>
background-color css
<style>
a { background-color: #380236; }
a { background-color: rgb(56,2,54); }
div.DivClassName
{
background-color: #380236;
}
.BgClassName
{
background-color: #380236;
}
</style>
border-color css
<style>
span { border-color: #380236; }
span { border-color: rgb(56,2,54); }
td.TdClassName
{
border-color: #380236;
}
.TagClassName
{
border-color: #380236;
}
</style>