Shades of Mardi Gras #381039
Tints of Mardi Gras #381039
RGB
CMYK
RGB Variations
Color information
#381039 (or 0x381039) is known color: Mardi Gras. HEX triplet: 38, 10 and 39. RGB value is (56,16,57). Sum of RGB (Red+Green+Blue) = 56+16+57=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 16 (6.64% from 255 or 12.40% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 57 - color contains mainly: blue. Hex color #381039 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381039 is #C7EFC6. Grayscale: #202020. Windows color (decimal): -13103047 or 3739704. OLE color: 3739704.
HSL color Cylindrical-coordinate representation of color #381039: hue angle of 298.54º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #381039 is Cyan = 0.02, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 57 | - |
| CMYK | 0.02 | 0.72 | 0 | 0.78 |
| HSL | 298.54º | 0.56% | 0.14% | - |
| HSV(B) | 298.54º | 0.72% | 0.22% | - |
| XYZ | 2.55 | 1.51 | 4.03 | - |
| YUV | 32.63 | 141.75 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 57 | 0.02 | 0.72 | 0 | 0.78 | 298.54 | 0.56 | 0.14 |
| Hex | 38 | 10 | 39 | 2 | 48 | 0 | 4E | 12B | 38 | E |
| Octal | 70 | 20 | 71 | 2 | 110 | 0 | 116 | 453 | 70 | 16 |
| Binary | 111000 | 10000 | 111001 | 10 | 1001000 | 0 | 1001110 | 100101011 | 111000 | 1110 |
Color Harmonies of #381039
Complementary color
Monochromatic Colors of #381039
Black with #381039
Text Example
Text Example
White with #381039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381039; }
p { color: rgb(56,16,57); }
H1.HeaderClassName
{
color: #381039;
}
.AnyTagClassName
{
color: #381039;
}
</style>
background-color css
<style>
a { background-color: #381039; }
a { background-color: rgb(56,16,57); }
div.DivClassName
{
background-color: #381039;
}
.BgClassName
{
background-color: #381039;
}
</style>
border-color css
<style>
span { border-color: #381039; }
span { border-color: rgb(56,16,57); }
td.TdClassName
{
border-color: #381039;
}
.TagClassName
{
border-color: #381039;
}
</style>