Shades of Mardi Gras #381336
Tints of Mardi Gras #381336
RGB
CMYK
RGB Variations
Color information
#381336 (or 0x381336) is known color: Mardi Gras. HEX triplet: 38, 13 and 36. RGB value is (56,19,54). Sum of RGB (Red+Green+Blue) = 56+19+54=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 19 (7.81% from 255 or 14.73% from 129); Blue value is 54 (21.48% from 255 or 41.86% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #381336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381336 is #C7ECC9. Grayscale: #212121. Windows color (decimal): -13102282 or 3543864. OLE color: 3543864.
HSL color Cylindrical-coordinate representation of color #381336: hue angle of 303.24º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #381336 is Cyan = 0, Magento = 0.66, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 19 | 54 | - |
| CMYK | 0 | 0.66 | 0.04 | 0.78 |
| HSL | 303.24º | 0.49% | 0.15% | - |
| HSV(B) | 303.24º | 0.66% | 0.22% | - |
| XYZ | 2.53 | 1.57 | 3.66 | - |
| YUV | 34.05 | 139.26 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 54 | 0 | 0.66 | 0.04 | 0.78 | 303.24 | 0.49 | 0.15 |
| Hex | 38 | 13 | 36 | 0 | 42 | 4 | 4E | 12F | 31 | F |
| Octal | 70 | 23 | 66 | 0 | 102 | 4 | 116 | 457 | 61 | 17 |
| Binary | 111000 | 10011 | 110110 | 0 | 1000010 | 100 | 1001110 | 100101111 | 110001 | 1111 |
Color Harmonies of #381336
Complementary color
Monochromatic Colors of #381336
Black with #381336
Text Example
Text Example
White with #381336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381336; }
p { color: rgb(56,19,54); }
H1.HeaderClassName
{
color: #381336;
}
.AnyTagClassName
{
color: #381336;
}
</style>
background-color css
<style>
a { background-color: #381336; }
a { background-color: rgb(56,19,54); }
div.DivClassName
{
background-color: #381336;
}
.BgClassName
{
background-color: #381336;
}
</style>
border-color css
<style>
span { border-color: #381336; }
span { border-color: rgb(56,19,54); }
td.TdClassName
{
border-color: #381336;
}
.TagClassName
{
border-color: #381336;
}
</style>