Shades of Mardi Gras #380838
Tints of Mardi Gras #380838
RGB
CMYK
RGB Variations
Color information
#380838 (or 0x380838) is known color: Mardi Gras. HEX triplet: 38, 08 and 38. RGB value is (56,8,56). Sum of RGB (Red+Green+Blue) = 56+8+56=120 (15% of max value = 765). Red value is 56 (22.27% from 255 or 46.67% from 120); Green value is 8 (3.52% from 255 or 6.67% from 120); Blue value is 56 (22.27% from 255 or 46.67% from 120); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #380838 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380838 is #C7F7C7. Grayscale: #1B1B1B. Windows color (decimal): -13105096 or 3672120. OLE color: 3672120.
HSL color Cylindrical-coordinate representation of color #380838: hue angle of 300º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #380838 is Cyan = 0, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 8 | 56 | - |
| CMYK | 0 | 0.86 | 0 | 0.78 |
| HSL | 300º | 0.75% | 0.13% | - |
| HSV(B) | 300º | 0.86% | 0.22% | - |
| XYZ | 2.43 | 1.3 | 3.86 | - |
| YUV | 27.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 56 | 0 | 0.86 | 0 | 0.78 | 300 | 0.75 | 0.13 |
| Hex | 38 | 8 | 38 | 0 | 56 | 0 | 4E | 12C | 4B | D |
| Octal | 70 | 10 | 70 | 0 | 126 | 0 | 116 | 454 | 113 | 15 |
| Binary | 111000 | 1000 | 111000 | 0 | 1010110 | 0 | 1001110 | 100101100 | 1001011 | 1101 |
Color Harmonies of #380838
Complementary color
Monochromatic Colors of #380838
Black with #380838
Text Example
Text Example
White with #380838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380838; }
p { color: rgb(56,8,56); }
H1.HeaderClassName
{
color: #380838;
}
.AnyTagClassName
{
color: #380838;
}
</style>
background-color css
<style>
a { background-color: #380838; }
a { background-color: rgb(56,8,56); }
div.DivClassName
{
background-color: #380838;
}
.BgClassName
{
background-color: #380838;
}
</style>
border-color css
<style>
span { border-color: #380838; }
span { border-color: rgb(56,8,56); }
td.TdClassName
{
border-color: #380838;
}
.TagClassName
{
border-color: #380838;
}
</style>