Shades of Mardi Gras #380032
Tints of Mardi Gras #380032
RGB
CMYK
RGB Variations
Color information
#380032 (or 0x380032) is known color: Mardi Gras. HEX triplet: 38, 00 and 32. RGB value is (56,0,50). Sum of RGB (Red+Green+Blue) = 56+0+50=106 (14% of max value = 765). Red value is 56 (22.27% from 255 or 52.83% from 106); Green value is 0 (0.39% from 255 or 0% from 106); Blue value is 50 (19.92% from 255 or 47.17% from 106); Max value from RGB is 56 - color contains mainly: red. Hex color #380032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380032 is #C7FFCD. Grayscale: #161616. Windows color (decimal): -13107150 or 3276856. OLE color: 3276856.
HSL color Cylindrical-coordinate representation of color #380032: hue angle of 306.43º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #380032 is Cyan = 0, Magento = 1, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.11 | 0.78 |
| HSL | 306.43º | 1% | 0.11% | - |
| HSV(B) | 306.43º | 1% | 0.22% | - |
| XYZ | 2.21 | 1.07 | 3.11 | - |
| YUV | 22.44 | 143.55 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 0 | 50 | 0 | 1 | 0.11 | 0.78 | 306.43 | 1 | 0.11 |
| Hex | 38 | 0 | 32 | 0 | 64 | B | 4E | 132 | 64 | B |
| Octal | 70 | 0 | 62 | 0 | 144 | 13 | 116 | 462 | 144 | 13 |
| Binary | 111000 | 0 | 110010 | 0 | 1100100 | 1011 | 1001110 | 100110010 | 1100100 | 1011 |
Color Harmonies of #380032
Complementary color
Monochromatic Colors of #380032
Black with #380032
Text Example
Text Example
White with #380032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380032; }
p { color: rgb(56,0,50); }
H1.HeaderClassName
{
color: #380032;
}
.AnyTagClassName
{
color: #380032;
}
</style>
background-color css
<style>
a { background-color: #380032; }
a { background-color: rgb(56,0,50); }
div.DivClassName
{
background-color: #380032;
}
.BgClassName
{
background-color: #380032;
}
</style>
border-color css
<style>
span { border-color: #380032; }
span { border-color: rgb(56,0,50); }
td.TdClassName
{
border-color: #380032;
}
.TagClassName
{
border-color: #380032;
}
</style>