Shades of Mardi Gras #380538
Tints of Mardi Gras #380538
RGB
CMYK
RGB Variations
Color information
#380538 (or 0x380538) is known color: Mardi Gras. HEX triplet: 38, 05 and 38. RGB value is (56,5,56). Sum of RGB (Red+Green+Blue) = 56+5+56=117 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.86% from 117); Green value is 5 (2.34% from 255 or 4.27% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #380538 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380538 is #C7FAC7. Grayscale: #191919. Windows color (decimal): -13105864 or 3671352. OLE color: 3671352.
HSL color Cylindrical-coordinate representation of color #380538: hue angle of 300º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #380538 is Cyan = 0, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 5 | 56 | - |
| CMYK | 0 | 0.91 | 0 | 0.78 |
| HSL | 300º | 0.84% | 0.12% | - |
| HSV(B) | 300º | 0.91% | 0.22% | - |
| XYZ | 2.4 | 1.23 | 3.85 | - |
| YUV | 26.06 | 144.9 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 56 | 0 | 0.91 | 0 | 0.78 | 300 | 0.84 | 0.12 |
| Hex | 38 | 5 | 38 | 0 | 5B | 0 | 4E | 12C | 54 | C |
| Octal | 70 | 5 | 70 | 0 | 133 | 0 | 116 | 454 | 124 | 14 |
| Binary | 111000 | 101 | 111000 | 0 | 1011011 | 0 | 1001110 | 100101100 | 1010100 | 1100 |
Color Harmonies of #380538
Complementary color
Monochromatic Colors of #380538
Black with #380538
Text Example
Text Example
White with #380538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380538; }
p { color: rgb(56,5,56); }
H1.HeaderClassName
{
color: #380538;
}
.AnyTagClassName
{
color: #380538;
}
</style>
background-color css
<style>
a { background-color: #380538; }
a { background-color: rgb(56,5,56); }
div.DivClassName
{
background-color: #380538;
}
.BgClassName
{
background-color: #380538;
}
</style>
border-color css
<style>
span { border-color: #380538; }
span { border-color: rgb(56,5,56); }
td.TdClassName
{
border-color: #380538;
}
.TagClassName
{
border-color: #380538;
}
</style>