Shades of Mardi Gras #382436
Tints of Mardi Gras #382436
RGB
CMYK
RGB Variations
Color information
#382436 (or 0x382436) is known color: Mardi Gras. HEX triplet: 38, 24 and 36. RGB value is (56,36,54). Sum of RGB (Red+Green+Blue) = 56+36+54=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 36 (14.45% from 255 or 24.66% from 146); Blue value is 54 (21.48% from 255 or 36.99% from 146); Max value from RGB is 56 - color contains mainly: red. Hex color #382436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382436 is #C7DBC9. Grayscale: #2B2B2B. Windows color (decimal): -13097930 or 3548216. OLE color: 3548216.
HSL color Cylindrical-coordinate representation of color #382436: hue angle of 306º degrees, saturation: 0.22, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #382436 is Cyan = 0, Magento = 0.36, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 36 | 54 | - |
| CMYK | 0 | 0.36 | 0.04 | 0.78 |
| HSL | 306º | 0.22% | 0.18% | - |
| HSV(B) | 306º | 0.36% | 0.22% | - |
| XYZ | 2.93 | 2.37 | 3.79 | - |
| YUV | 44.03 | 133.63 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 36 | 54 | 0 | 0.36 | 0.04 | 0.78 | 306 | 0.22 | 0.18 |
| Hex | 38 | 24 | 36 | 0 | 24 | 4 | 4E | 132 | 16 | 12 |
| Octal | 70 | 44 | 66 | 0 | 44 | 4 | 116 | 462 | 26 | 22 |
| Binary | 111000 | 100100 | 110110 | 0 | 100100 | 100 | 1001110 | 100110010 | 10110 | 10010 |
Color Harmonies of #382436
Complementary color
Monochromatic Colors of #382436
Black with #382436
Text Example
Text Example
White with #382436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382436; }
p { color: rgb(56,36,54); }
H1.HeaderClassName
{
color: #382436;
}
.AnyTagClassName
{
color: #382436;
}
</style>
background-color css
<style>
a { background-color: #382436; }
a { background-color: rgb(56,36,54); }
div.DivClassName
{
background-color: #382436;
}
.BgClassName
{
background-color: #382436;
}
</style>
border-color css
<style>
span { border-color: #382436; }
span { border-color: rgb(56,36,54); }
td.TdClassName
{
border-color: #382436;
}
.TagClassName
{
border-color: #382436;
}
</style>