Shades of Mardi Gras #382337
Tints of Mardi Gras #382337
RGB
CMYK
RGB Variations
Color information
#382337 (or 0x382337) is known color: Mardi Gras. HEX triplet: 38, 23 and 37. RGB value is (56,35,55). Sum of RGB (Red+Green+Blue) = 56+35+55=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 35 (14.06% from 255 or 23.97% from 146); Blue value is 55 (21.88% from 255 or 37.67% from 146); Max value from RGB is 56 - color contains mainly: red. Hex color #382337 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382337 is #C7DCC8. Grayscale: #2B2B2B. Windows color (decimal): -13098185 or 3613496. OLE color: 3613496.
HSL color Cylindrical-coordinate representation of color #382337: hue angle of 302.86º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #382337 is Cyan = 0, Magento = 0.37, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 35 | 55 | - |
| CMYK | 0 | 0.37 | 0.02 | 0.78 |
| HSL | 302.86º | 0.23% | 0.18% | - |
| HSV(B) | 302.86º | 0.38% | 0.22% | - |
| XYZ | 2.92 | 2.32 | 3.91 | - |
| YUV | 43.56 | 134.46 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 55 | 0 | 0.37 | 0.02 | 0.78 | 302.86 | 0.23 | 0.18 |
| Hex | 38 | 23 | 37 | 0 | 25 | 2 | 4E | 12F | 17 | 12 |
| Octal | 70 | 43 | 67 | 0 | 45 | 2 | 116 | 457 | 27 | 22 |
| Binary | 111000 | 100011 | 110111 | 0 | 100101 | 10 | 1001110 | 100101111 | 10111 | 10010 |
Color Harmonies of #382337
Complementary color
Monochromatic Colors of #382337
Black with #382337
Text Example
Text Example
White with #382337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382337; }
p { color: rgb(56,35,55); }
H1.HeaderClassName
{
color: #382337;
}
.AnyTagClassName
{
color: #382337;
}
</style>
background-color css
<style>
a { background-color: #382337; }
a { background-color: rgb(56,35,55); }
div.DivClassName
{
background-color: #382337;
}
.BgClassName
{
background-color: #382337;
}
</style>
border-color css
<style>
span { border-color: #382337; }
span { border-color: rgb(56,35,55); }
td.TdClassName
{
border-color: #382337;
}
.TagClassName
{
border-color: #382337;
}
</style>