Shades of Mardi Gras #380337
Tints of Mardi Gras #380337
RGB
CMYK
RGB Variations
Color information
#380337 (or 0x380337) is known color: Mardi Gras. HEX triplet: 38, 03 and 37. RGB value is (56,3,55). Sum of RGB (Red+Green+Blue) = 56+3+55=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 3 (1.56% from 255 or 2.63% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #380337 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380337 is #C7FCC8. Grayscale: #181818. Windows color (decimal): -13106377 or 3605304. OLE color: 3605304.
HSL color Cylindrical-coordinate representation of color #380337: hue angle of 301.13º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380337 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 3 | 55 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.78 |
| HSL | 301.13º | 0.9% | 0.12% | - |
| HSV(B) | 301.13º | 0.95% | 0.22% | - |
| XYZ | 2.35 | 1.18 | 3.72 | - |
| YUV | 24.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 55 | 0 | 0.95 | 0.02 | 0.78 | 301.13 | 0.9 | 0.12 |
| Hex | 38 | 3 | 37 | 0 | 5F | 2 | 4E | 12D | 5A | C |
| Octal | 70 | 3 | 67 | 0 | 137 | 2 | 116 | 455 | 132 | 14 |
| Binary | 111000 | 11 | 110111 | 0 | 1011111 | 10 | 1001110 | 100101101 | 1011010 | 1100 |
Color Harmonies of #380337
Complementary color
Monochromatic Colors of #380337
Black with #380337
Text Example
Text Example
White with #380337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380337; }
p { color: rgb(56,3,55); }
H1.HeaderClassName
{
color: #380337;
}
.AnyTagClassName
{
color: #380337;
}
</style>
background-color css
<style>
a { background-color: #380337; }
a { background-color: rgb(56,3,55); }
div.DivClassName
{
background-color: #380337;
}
.BgClassName
{
background-color: #380337;
}
</style>
border-color css
<style>
span { border-color: #380337; }
span { border-color: rgb(56,3,55); }
td.TdClassName
{
border-color: #380337;
}
.TagClassName
{
border-color: #380337;
}
</style>