Shades of Mardi Gras #382136
Tints of Mardi Gras #382136
RGB
CMYK
RGB Variations
Color information
#382136 (or 0x382136) is known color: Mardi Gras. HEX triplet: 38, 21 and 36. RGB value is (56,33,54). Sum of RGB (Red+Green+Blue) = 56+33+54=143 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.16% from 143); Green value is 33 (13.28% from 255 or 23.08% from 143); Blue value is 54 (21.48% from 255 or 37.76% from 143); Max value from RGB is 56 - color contains mainly: red. Hex color #382136 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382136 is #C7DEC9. Grayscale: #2A2A2A. Windows color (decimal): -13098698 or 3547448. OLE color: 3547448.
HSL color Cylindrical-coordinate representation of color #382136: hue angle of 305.22º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #382136 is Cyan = 0, Magento = 0.41, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 33 | 54 | - |
| CMYK | 0 | 0.41 | 0.04 | 0.78 |
| HSL | 305.22º | 0.26% | 0.17% | - |
| HSV(B) | 305.22º | 0.41% | 0.22% | - |
| XYZ | 2.84 | 2.19 | 3.76 | - |
| YUV | 42.27 | 134.62 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 54 | 0 | 0.41 | 0.04 | 0.78 | 305.22 | 0.26 | 0.17 |
| Hex | 38 | 21 | 36 | 0 | 29 | 4 | 4E | 131 | 1A | 11 |
| Octal | 70 | 41 | 66 | 0 | 51 | 4 | 116 | 461 | 32 | 21 |
| Binary | 111000 | 100001 | 110110 | 0 | 101001 | 100 | 1001110 | 100110001 | 11010 | 10001 |
Color Harmonies of #382136
Complementary color
Monochromatic Colors of #382136
Black with #382136
Text Example
Text Example
White with #382136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382136; }
p { color: rgb(56,33,54); }
H1.HeaderClassName
{
color: #382136;
}
.AnyTagClassName
{
color: #382136;
}
</style>
background-color css
<style>
a { background-color: #382136; }
a { background-color: rgb(56,33,54); }
div.DivClassName
{
background-color: #382136;
}
.BgClassName
{
background-color: #382136;
}
</style>
border-color css
<style>
span { border-color: #382136; }
span { border-color: rgb(56,33,54); }
td.TdClassName
{
border-color: #382136;
}
.TagClassName
{
border-color: #382136;
}
</style>