Shades of Mardi Gras #380436
Tints of Mardi Gras #380436
RGB
CMYK
RGB Variations
Color information
#380436 (or 0x380436) is known color: Mardi Gras. HEX triplet: 38, 04 and 36. RGB value is (56,4,54). Sum of RGB (Red+Green+Blue) = 56+4+54=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 4 (1.95% from 255 or 3.51% from 114); Blue value is 54 (21.48% from 255 or 47.37% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #380436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380436 is #C7FBC9. Grayscale: #191919. Windows color (decimal): -13106122 or 3540024. OLE color: 3540024.
HSL color Cylindrical-coordinate representation of color #380436: hue angle of 302.31º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #380436 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 4 | 54 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.78 |
| HSL | 302.31º | 0.87% | 0.12% | - |
| HSV(B) | 302.31º | 0.93% | 0.22% | - |
| XYZ | 2.34 | 1.19 | 3.6 | - |
| YUV | 25.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 54 | 0 | 0.93 | 0.04 | 0.78 | 302.31 | 0.87 | 0.12 |
| Hex | 38 | 4 | 36 | 0 | 5D | 4 | 4E | 12E | 57 | C |
| Octal | 70 | 4 | 66 | 0 | 135 | 4 | 116 | 456 | 127 | 14 |
| Binary | 111000 | 100 | 110110 | 0 | 1011101 | 100 | 1001110 | 100101110 | 1010111 | 1100 |
Color Harmonies of #380436
Complementary color
Monochromatic Colors of #380436
Black with #380436
Text Example
Text Example
White with #380436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380436; }
p { color: rgb(56,4,54); }
H1.HeaderClassName
{
color: #380436;
}
.AnyTagClassName
{
color: #380436;
}
</style>
background-color css
<style>
a { background-color: #380436; }
a { background-color: rgb(56,4,54); }
div.DivClassName
{
background-color: #380436;
}
.BgClassName
{
background-color: #380436;
}
</style>
border-color css
<style>
span { border-color: #380436; }
span { border-color: rgb(56,4,54); }
td.TdClassName
{
border-color: #380436;
}
.TagClassName
{
border-color: #380436;
}
</style>