Shades of Mardi Gras #381534
Tints of Mardi Gras #381534
RGB
CMYK
RGB Variations
Color information
#381534 (or 0x381534) is known color: Mardi Gras. HEX triplet: 38, 15 and 34. RGB value is (56,21,52). Sum of RGB (Red+Green+Blue) = 56+21+52=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 21 (8.59% from 255 or 16.28% from 129); Blue value is 52 (20.70% from 255 or 40.31% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #381534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381534 is #C7EACB. Grayscale: #222222. Windows color (decimal): -13101772 or 3413304. OLE color: 3413304.
HSL color Cylindrical-coordinate representation of color #381534: hue angle of 306.86º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #381534 is Cyan = 0, Magento = 0.63, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 21 | 52 | - |
| CMYK | 0 | 0.63 | 0.07 | 0.78 |
| HSL | 306.86º | 0.45% | 0.15% | - |
| HSV(B) | 306.86º | 0.63% | 0.22% | - |
| XYZ | 2.52 | 1.63 | 3.43 | - |
| YUV | 35 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 52 | 0 | 0.63 | 0.07 | 0.78 | 306.86 | 0.45 | 0.15 |
| Hex | 38 | 15 | 34 | 0 | 3F | 7 | 4E | 133 | 2D | F |
| Octal | 70 | 25 | 64 | 0 | 77 | 7 | 116 | 463 | 55 | 17 |
| Binary | 111000 | 10101 | 110100 | 0 | 111111 | 111 | 1001110 | 100110011 | 101101 | 1111 |
Color Harmonies of #381534
Complementary color
Monochromatic Colors of #381534
Black with #381534
Text Example
Text Example
White with #381534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381534; }
p { color: rgb(56,21,52); }
H1.HeaderClassName
{
color: #381534;
}
.AnyTagClassName
{
color: #381534;
}
</style>
background-color css
<style>
a { background-color: #381534; }
a { background-color: rgb(56,21,52); }
div.DivClassName
{
background-color: #381534;
}
.BgClassName
{
background-color: #381534;
}
</style>
border-color css
<style>
span { border-color: #381534; }
span { border-color: rgb(56,21,52); }
td.TdClassName
{
border-color: #381534;
}
.TagClassName
{
border-color: #381534;
}
</style>