Shades of Mardi Gras #380336
Tints of Mardi Gras #380336
RGB
CMYK
RGB Variations
Color information
#380336 (or 0x380336) is known color: Mardi Gras. HEX triplet: 38, 03 and 36. RGB value is (56,3,54). Sum of RGB (Red+Green+Blue) = 56+3+54=113 (14% of max value = 765). Red value is 56 (22.27% from 255 or 49.56% from 113); Green value is 3 (1.56% from 255 or 2.65% from 113); Blue value is 54 (21.48% from 255 or 47.79% from 113); Max value from RGB is 56 - color contains mainly: red. Hex color #380336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380336 is #C7FCC9. Grayscale: #181818. Windows color (decimal): -13106378 or 3539768. OLE color: 3539768.
HSL color Cylindrical-coordinate representation of color #380336: hue angle of 302.26º 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 #380336 is Cyan = 0, Magento = 0.95, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 3 | 54 | - |
| CMYK | 0 | 0.95 | 0.04 | 0.78 |
| HSL | 302.26º | 0.9% | 0.12% | - |
| HSV(B) | 302.26º | 0.95% | 0.22% | - |
| XYZ | 2.33 | 1.17 | 3.59 | - |
| YUV | 24.66 | 144.56 | 150.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 54 | 0 | 0.95 | 0.04 | 0.78 | 302.26 | 0.9 | 0.12 |
| Hex | 38 | 3 | 36 | 0 | 5F | 4 | 4E | 12E | 5A | C |
| Octal | 70 | 3 | 66 | 0 | 137 | 4 | 116 | 456 | 132 | 14 |
| Binary | 111000 | 11 | 110110 | 0 | 1011111 | 100 | 1001110 | 100101110 | 1011010 | 1100 |
Color Harmonies of #380336
Complementary color
Monochromatic Colors of #380336
Black with #380336
Text Example
Text Example
White with #380336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380336; }
p { color: rgb(56,3,54); }
H1.HeaderClassName
{
color: #380336;
}
.AnyTagClassName
{
color: #380336;
}
</style>
background-color css
<style>
a { background-color: #380336; }
a { background-color: rgb(56,3,54); }
div.DivClassName
{
background-color: #380336;
}
.BgClassName
{
background-color: #380336;
}
</style>
border-color css
<style>
span { border-color: #380336; }
span { border-color: rgb(56,3,54); }
td.TdClassName
{
border-color: #380336;
}
.TagClassName
{
border-color: #380336;
}
</style>