Shades of Mardi Gras #381636
Tints of Mardi Gras #381636
RGB
CMYK
RGB Variations
Color information
#381636 (or 0x381636) is known color: Mardi Gras. HEX triplet: 38, 16 and 36. RGB value is (56,22,54). Sum of RGB (Red+Green+Blue) = 56+22+54=132 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.42% from 132); Green value is 22 (8.98% from 255 or 16.67% from 132); Blue value is 54 (21.48% from 255 or 40.91% from 132); Max value from RGB is 56 - color contains mainly: red. Hex color #381636 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381636 is #C7E9C9. Grayscale: #232323. Windows color (decimal): -13101514 or 3544632. OLE color: 3544632.
HSL color Cylindrical-coordinate representation of color #381636: hue angle of 303.53º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #381636 is Cyan = 0, Magento = 0.61, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 54 | - |
| CMYK | 0 | 0.61 | 0.04 | 0.78 |
| HSL | 303.53º | 0.44% | 0.15% | - |
| HSV(B) | 303.53º | 0.61% | 0.22% | - |
| XYZ | 2.58 | 1.68 | 3.68 | - |
| YUV | 35.81 | 138.26 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 54 | 0 | 0.61 | 0.04 | 0.78 | 303.53 | 0.44 | 0.15 |
| Hex | 38 | 16 | 36 | 0 | 3D | 4 | 4E | 130 | 2C | F |
| Octal | 70 | 26 | 66 | 0 | 75 | 4 | 116 | 460 | 54 | 17 |
| Binary | 111000 | 10110 | 110110 | 0 | 111101 | 100 | 1001110 | 100110000 | 101100 | 1111 |
Color Harmonies of #381636
Complementary color
Monochromatic Colors of #381636
Black with #381636
Text Example
Text Example
White with #381636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381636; }
p { color: rgb(56,22,54); }
H1.HeaderClassName
{
color: #381636;
}
.AnyTagClassName
{
color: #381636;
}
</style>
background-color css
<style>
a { background-color: #381636; }
a { background-color: rgb(56,22,54); }
div.DivClassName
{
background-color: #381636;
}
.BgClassName
{
background-color: #381636;
}
</style>
border-color css
<style>
span { border-color: #381636; }
span { border-color: rgb(56,22,54); }
td.TdClassName
{
border-color: #381636;
}
.TagClassName
{
border-color: #381636;
}
</style>