Shades of Mardi Gras #381736
Tints of Mardi Gras #381736
RGB
CMYK
RGB Variations
Color information
#381736 (or 0x381736) is known color: Mardi Gras. HEX triplet: 38, 17 and 36. RGB value is (56,23,54). Sum of RGB (Red+Green+Blue) = 56+23+54=133 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.11% from 133); Green value is 23 (9.38% from 255 or 17.29% from 133); Blue value is 54 (21.48% from 255 or 40.60% from 133); Max value from RGB is 56 - color contains mainly: red. Hex color #381736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381736 is #C7E8C9. Grayscale: #242424. Windows color (decimal): -13101258 or 3544888. OLE color: 3544888.
HSL color Cylindrical-coordinate representation of color #381736: hue angle of 303.64º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #381736 is Cyan = 0, Magento = 0.59, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 54 | - |
| CMYK | 0 | 0.59 | 0.04 | 0.78 |
| HSL | 303.64º | 0.42% | 0.15% | - |
| HSV(B) | 303.64º | 0.59% | 0.22% | - |
| XYZ | 2.6 | 1.72 | 3.68 | - |
| YUV | 36.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 54 | 0 | 0.59 | 0.04 | 0.78 | 303.64 | 0.42 | 0.15 |
| Hex | 38 | 17 | 36 | 0 | 3B | 4 | 4E | 130 | 2A | F |
| Octal | 70 | 27 | 66 | 0 | 73 | 4 | 116 | 460 | 52 | 17 |
| Binary | 111000 | 10111 | 110110 | 0 | 111011 | 100 | 1001110 | 100110000 | 101010 | 1111 |
Color Harmonies of #381736
Complementary color
Monochromatic Colors of #381736
Black with #381736
Text Example
Text Example
White with #381736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381736; }
p { color: rgb(56,23,54); }
H1.HeaderClassName
{
color: #381736;
}
.AnyTagClassName
{
color: #381736;
}
</style>
background-color css
<style>
a { background-color: #381736; }
a { background-color: rgb(56,23,54); }
div.DivClassName
{
background-color: #381736;
}
.BgClassName
{
background-color: #381736;
}
</style>
border-color css
<style>
span { border-color: #381736; }
span { border-color: rgb(56,23,54); }
td.TdClassName
{
border-color: #381736;
}
.TagClassName
{
border-color: #381736;
}
</style>