Shades of Mardi Gras #380738
Tints of Mardi Gras #380738
RGB
CMYK
RGB Variations
Color information
#380738 (or 0x380738) is known color: Mardi Gras. HEX triplet: 38, 07 and 38. RGB value is (56,7,56). Sum of RGB (Red+Green+Blue) = 56+7+56=119 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.06% from 119); Green value is 7 (3.12% from 255 or 5.88% from 119); Blue value is 56 (22.27% from 255 or 47.06% from 119); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #380738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380738 is #C7F8C7. Grayscale: #1B1B1B. Windows color (decimal): -13105352 or 3671864. OLE color: 3671864.
HSL color Cylindrical-coordinate representation of color #380738: hue angle of 300º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #380738 is Cyan = 0, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 7 | 56 | - |
| CMYK | 0 | 0.88 | 0 | 0.78 |
| HSL | 300º | 0.78% | 0.12% | - |
| HSV(B) | 300º | 0.88% | 0.22% | - |
| XYZ | 2.42 | 1.28 | 3.86 | - |
| YUV | 27.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 56 | 0 | 0.88 | 0 | 0.78 | 300 | 0.78 | 0.12 |
| Hex | 38 | 7 | 38 | 0 | 58 | 0 | 4E | 12C | 4E | C |
| Octal | 70 | 7 | 70 | 0 | 130 | 0 | 116 | 454 | 116 | 14 |
| Binary | 111000 | 111 | 111000 | 0 | 1011000 | 0 | 1001110 | 100101100 | 1001110 | 1100 |
Color Harmonies of #380738
Complementary color
Monochromatic Colors of #380738
Black with #380738
Text Example
Text Example
White with #380738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380738; }
p { color: rgb(56,7,56); }
H1.HeaderClassName
{
color: #380738;
}
.AnyTagClassName
{
color: #380738;
}
</style>
background-color css
<style>
a { background-color: #380738; }
a { background-color: rgb(56,7,56); }
div.DivClassName
{
background-color: #380738;
}
.BgClassName
{
background-color: #380738;
}
</style>
border-color css
<style>
span { border-color: #380738; }
span { border-color: rgb(56,7,56); }
td.TdClassName
{
border-color: #380738;
}
.TagClassName
{
border-color: #380738;
}
</style>