Shades of Mardi Gras #380737
Tints of Mardi Gras #380737
RGB
CMYK
RGB Variations
Color information
#380737 (or 0x380737) is known color: Mardi Gras. HEX triplet: 38, 07 and 37. RGB value is (56,7,55). Sum of RGB (Red+Green+Blue) = 56+7+55=118 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.46% from 118); Green value is 7 (3.12% from 255 or 5.93% from 118); Blue value is 55 (21.88% from 255 or 46.61% from 118); Max value from RGB is 56 - color contains mainly: red. Hex color #380737 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380737 is #C7F8C8. Grayscale: #1A1A1A. Windows color (decimal): -13105353 or 3606328. OLE color: 3606328.
HSL color Cylindrical-coordinate representation of color #380737: hue angle of 301.22º 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 #380737 is Cyan = 0, Magento = 0.88, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 7 | 55 | - |
| CMYK | 0 | 0.88 | 0.02 | 0.78 |
| HSL | 301.22º | 0.78% | 0.12% | - |
| HSV(B) | 301.22º | 0.88% | 0.22% | - |
| XYZ | 2.4 | 1.27 | 3.73 | - |
| YUV | 27.12 | 143.73 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 55 | 0 | 0.88 | 0.02 | 0.78 | 301.22 | 0.78 | 0.12 |
| Hex | 38 | 7 | 37 | 0 | 58 | 2 | 4E | 12D | 4E | C |
| Octal | 70 | 7 | 67 | 0 | 130 | 2 | 116 | 455 | 116 | 14 |
| Binary | 111000 | 111 | 110111 | 0 | 1011000 | 10 | 1001110 | 100101101 | 1001110 | 1100 |
Color Harmonies of #380737
Complementary color
Monochromatic Colors of #380737
Black with #380737
Text Example
Text Example
White with #380737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380737; }
p { color: rgb(56,7,55); }
H1.HeaderClassName
{
color: #380737;
}
.AnyTagClassName
{
color: #380737;
}
</style>
background-color css
<style>
a { background-color: #380737; }
a { background-color: rgb(56,7,55); }
div.DivClassName
{
background-color: #380737;
}
.BgClassName
{
background-color: #380737;
}
</style>
border-color css
<style>
span { border-color: #380737; }
span { border-color: rgb(56,7,55); }
td.TdClassName
{
border-color: #380737;
}
.TagClassName
{
border-color: #380737;
}
</style>