Shades of Mardi Gras #381738
Tints of Mardi Gras #381738
RGB
CMYK
RGB Variations
Color information
#381738 (or 0x381738) is known color: Mardi Gras. HEX triplet: 38, 17 and 38. RGB value is (56,23,56). Sum of RGB (Red+Green+Blue) = 56+23+56=135 (17% of max value = 765). Red value is 56 (22.27% from 255 or 41.48% from 135); Green value is 23 (9.38% from 255 or 17.04% from 135); Blue value is 56 (22.27% from 255 or 41.48% from 135); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #381738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381738 is #C7E8C7. Grayscale: #242424. Windows color (decimal): -13101256 or 3675960. OLE color: 3675960.
HSL color Cylindrical-coordinate representation of color #381738: hue angle of 300º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #381738 is Cyan = 0, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 56 | - |
| CMYK | 0 | 0.59 | 0 | 0.78 |
| HSL | 300º | 0.42% | 0.15% | - |
| HSV(B) | 300º | 0.59% | 0.22% | - |
| XYZ | 2.65 | 1.74 | 3.94 | - |
| YUV | 36.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 56 | 0 | 0.59 | 0 | 0.78 | 300 | 0.42 | 0.15 |
| Hex | 38 | 17 | 38 | 0 | 3B | 0 | 4E | 12C | 2A | F |
| Octal | 70 | 27 | 70 | 0 | 73 | 0 | 116 | 454 | 52 | 17 |
| Binary | 111000 | 10111 | 111000 | 0 | 111011 | 0 | 1001110 | 100101100 | 101010 | 1111 |
Color Harmonies of #381738
Complementary color
Monochromatic Colors of #381738
Black with #381738
Text Example
Text Example
White with #381738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381738; }
p { color: rgb(56,23,56); }
H1.HeaderClassName
{
color: #381738;
}
.AnyTagClassName
{
color: #381738;
}
</style>
background-color css
<style>
a { background-color: #381738; }
a { background-color: rgb(56,23,56); }
div.DivClassName
{
background-color: #381738;
}
.BgClassName
{
background-color: #381738;
}
</style>
border-color css
<style>
span { border-color: #381738; }
span { border-color: rgb(56,23,56); }
td.TdClassName
{
border-color: #381738;
}
.TagClassName
{
border-color: #381738;
}
</style>