Shades of Mardi Gras #380533
Tints of Mardi Gras #380533
RGB
CMYK
RGB Variations
Color information
#380533 (or 0x380533) is known color: Mardi Gras. HEX triplet: 38, 05 and 33. RGB value is (56,5,51). Sum of RGB (Red+Green+Blue) = 56+5+51=112 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50% from 112); Green value is 5 (2.34% from 255 or 4.46% from 112); Blue value is 51 (20.31% from 255 or 45.54% from 112); Max value from RGB is 56 - color contains mainly: red. Hex color #380533 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380533 is #C7FACC. Grayscale: #191919. Windows color (decimal): -13105869 or 3343672. OLE color: 3343672.
HSL color Cylindrical-coordinate representation of color #380533: hue angle of 305.88º 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 #380533 is Cyan = 0, Magento = 0.91, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 5 | 51 | - |
| CMYK | 0 | 0.91 | 0.09 | 0.78 |
| HSL | 305.88º | 0.84% | 0.12% | - |
| HSV(B) | 305.88º | 0.91% | 0.22% | - |
| XYZ | 2.28 | 1.19 | 3.24 | - |
| YUV | 25.49 | 142.4 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 51 | 0 | 0.91 | 0.09 | 0.78 | 305.88 | 0.84 | 0.12 |
| Hex | 38 | 5 | 33 | 0 | 5B | 9 | 4E | 132 | 54 | C |
| Octal | 70 | 5 | 63 | 0 | 133 | 11 | 116 | 462 | 124 | 14 |
| Binary | 111000 | 101 | 110011 | 0 | 1011011 | 1001 | 1001110 | 100110010 | 1010100 | 1100 |
Color Harmonies of #380533
Complementary color
Monochromatic Colors of #380533
Black with #380533
Text Example
Text Example
White with #380533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380533; }
p { color: rgb(56,5,51); }
H1.HeaderClassName
{
color: #380533;
}
.AnyTagClassName
{
color: #380533;
}
</style>
background-color css
<style>
a { background-color: #380533; }
a { background-color: rgb(56,5,51); }
div.DivClassName
{
background-color: #380533;
}
.BgClassName
{
background-color: #380533;
}
</style>
border-color css
<style>
span { border-color: #380533; }
span { border-color: rgb(56,5,51); }
td.TdClassName
{
border-color: #380533;
}
.TagClassName
{
border-color: #380533;
}
</style>