Shades of Mardi Gras #380638
Tints of Mardi Gras #380638
RGB
CMYK
RGB Variations
Color information
#380638 (or 0x380638) is known color: Mardi Gras. HEX triplet: 38, 06 and 38. RGB value is (56,6,56). Sum of RGB (Red+Green+Blue) = 56+6+56=118 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.46% from 118); Green value is 6 (2.73% from 255 or 5.08% from 118); Blue value is 56 (22.27% from 255 or 47.46% from 118); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #380638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380638 is #C7F9C7. Grayscale: #1A1A1A. Windows color (decimal): -13105608 or 3671608. OLE color: 3671608.
HSL color Cylindrical-coordinate representation of color #380638: hue angle of 300º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380638 is Cyan = 0, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 56 | - |
| CMYK | 0 | 0.89 | 0 | 0.78 |
| HSL | 300º | 0.81% | 0.12% | - |
| HSV(B) | 300º | 0.89% | 0.22% | - |
| XYZ | 2.41 | 1.26 | 3.86 | - |
| YUV | 26.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 56 | 0 | 0.89 | 0 | 0.78 | 300 | 0.81 | 0.12 |
| Hex | 38 | 6 | 38 | 0 | 59 | 0 | 4E | 12C | 51 | C |
| Octal | 70 | 6 | 70 | 0 | 131 | 0 | 116 | 454 | 121 | 14 |
| Binary | 111000 | 110 | 111000 | 0 | 1011001 | 0 | 1001110 | 100101100 | 1010001 | 1100 |
Color Harmonies of #380638
Complementary color
Monochromatic Colors of #380638
Black with #380638
Text Example
Text Example
White with #380638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380638; }
p { color: rgb(56,6,56); }
H1.HeaderClassName
{
color: #380638;
}
.AnyTagClassName
{
color: #380638;
}
</style>
background-color css
<style>
a { background-color: #380638; }
a { background-color: rgb(56,6,56); }
div.DivClassName
{
background-color: #380638;
}
.BgClassName
{
background-color: #380638;
}
</style>
border-color css
<style>
span { border-color: #380638; }
span { border-color: rgb(56,6,56); }
td.TdClassName
{
border-color: #380638;
}
.TagClassName
{
border-color: #380638;
}
</style>