Shades of Mardi Gras #382636
Tints of Mardi Gras #382636
RGB
CMYK
RGB Variations
Color information
#382636 (or 0x382636) is known color: Mardi Gras. HEX triplet: 38, 26 and 36. RGB value is (56,38,54). Sum of RGB (Red+Green+Blue) = 56+38+54=148 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.84% from 148); Green value is 38 (15.23% from 255 or 25.68% from 148); Blue value is 54 (21.48% from 255 or 36.49% from 148); Max value from RGB is 56 - color contains mainly: red. Hex color #382636 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382636 is #C7D9C9. Grayscale: #2D2D2D. Windows color (decimal): -13097418 or 3548728. OLE color: 3548728.
HSL color Cylindrical-coordinate representation of color #382636: hue angle of 306.67º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #382636 is Cyan = 0, Magento = 0.32, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 54 | - |
| CMYK | 0 | 0.32 | 0.04 | 0.78 |
| HSL | 306.67º | 0.19% | 0.18% | - |
| HSV(B) | 306.67º | 0.32% | 0.22% | - |
| XYZ | 2.99 | 2.49 | 3.81 | - |
| YUV | 45.21 | 132.96 | 135.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 54 | 0 | 0.32 | 0.04 | 0.78 | 306.67 | 0.19 | 0.18 |
| Hex | 38 | 26 | 36 | 0 | 20 | 4 | 4E | 133 | 13 | 12 |
| Octal | 70 | 46 | 66 | 0 | 40 | 4 | 116 | 463 | 23 | 22 |
| Binary | 111000 | 100110 | 110110 | 0 | 100000 | 100 | 1001110 | 100110011 | 10011 | 10010 |
Color Harmonies of #382636
Complementary color
Monochromatic Colors of #382636
Black with #382636
Text Example
Text Example
White with #382636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382636; }
p { color: rgb(56,38,54); }
H1.HeaderClassName
{
color: #382636;
}
.AnyTagClassName
{
color: #382636;
}
</style>
background-color css
<style>
a { background-color: #382636; }
a { background-color: rgb(56,38,54); }
div.DivClassName
{
background-color: #382636;
}
.BgClassName
{
background-color: #382636;
}
</style>
border-color css
<style>
span { border-color: #382636; }
span { border-color: rgb(56,38,54); }
td.TdClassName
{
border-color: #382636;
}
.TagClassName
{
border-color: #382636;
}
</style>