Shades of Mardi Gras #382537
Tints of Mardi Gras #382537
RGB
CMYK
RGB Variations
Color information
#382537 (or 0x382537) is known color: Mardi Gras. HEX triplet: 38, 25 and 37. RGB value is (56,37,55). Sum of RGB (Red+Green+Blue) = 56+37+55=148 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.84% from 148); Green value is 37 (14.84% from 255 or 25% from 148); Blue value is 55 (21.88% from 255 or 37.16% from 148); Max value from RGB is 56 - color contains mainly: red. Hex color #382537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382537 is #C7DAC8. Grayscale: #2C2C2C. Windows color (decimal): -13097673 or 3614008. OLE color: 3614008.
HSL color Cylindrical-coordinate representation of color #382537: hue angle of 303.16º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #382537 is Cyan = 0, Magento = 0.34, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 55 | - |
| CMYK | 0 | 0.34 | 0.02 | 0.78 |
| HSL | 303.16º | 0.2% | 0.18% | - |
| HSV(B) | 303.16º | 0.34% | 0.22% | - |
| XYZ | 2.98 | 2.44 | 3.93 | - |
| YUV | 44.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 55 | 0 | 0.34 | 0.02 | 0.78 | 303.16 | 0.2 | 0.18 |
| Hex | 38 | 25 | 37 | 0 | 22 | 2 | 4E | 12F | 14 | 12 |
| Octal | 70 | 45 | 67 | 0 | 42 | 2 | 116 | 457 | 24 | 22 |
| Binary | 111000 | 100101 | 110111 | 0 | 100010 | 10 | 1001110 | 100101111 | 10100 | 10010 |
Color Harmonies of #382537
Complementary color
Monochromatic Colors of #382537
Black with #382537
Text Example
Text Example
White with #382537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382537; }
p { color: rgb(56,37,55); }
H1.HeaderClassName
{
color: #382537;
}
.AnyTagClassName
{
color: #382537;
}
</style>
background-color css
<style>
a { background-color: #382537; }
a { background-color: rgb(56,37,55); }
div.DivClassName
{
background-color: #382537;
}
.BgClassName
{
background-color: #382537;
}
</style>
border-color css
<style>
span { border-color: #382537; }
span { border-color: rgb(56,37,55); }
td.TdClassName
{
border-color: #382537;
}
.TagClassName
{
border-color: #382537;
}
</style>