Shades of Mardi Gras #381030
Tints of Mardi Gras #381030
RGB
CMYK
RGB Variations
Color information
#381030 (or 0x381030) is known color: Mardi Gras. HEX triplet: 38, 10 and 30. RGB value is (56,16,48). Sum of RGB (Red+Green+Blue) = 56+16+48=120 (15% of max value = 765). Red value is 56 (22.27% from 255 or 46.67% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 48 (19.14% from 255 or 40% from 120); Max value from RGB is 56 - color contains mainly: red. Hex color #381030 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381030 is #C7EFCF. Grayscale: #1F1F1F. Windows color (decimal): -13103056 or 3149880. OLE color: 3149880.
HSL color Cylindrical-coordinate representation of color #381030: hue angle of 312º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #381030 is Cyan = 0, Magento = 0.71, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 48 | - |
| CMYK | 0 | 0.71 | 0.14 | 0.78 |
| HSL | 312º | 0.56% | 0.14% | - |
| HSV(B) | 312º | 0.71% | 0.22% | - |
| XYZ | 2.35 | 1.42 | 2.95 | - |
| YUV | 31.61 | 137.25 | 145.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 48 | 0 | 0.71 | 0.14 | 0.78 | 312 | 0.56 | 0.14 |
| Hex | 38 | 10 | 30 | 0 | 47 | E | 4E | 138 | 38 | E |
| Octal | 70 | 20 | 60 | 0 | 107 | 16 | 116 | 470 | 70 | 16 |
| Binary | 111000 | 10000 | 110000 | 0 | 1000111 | 1110 | 1001110 | 100111000 | 111000 | 1110 |
Color Harmonies of #381030
Complementary color
Monochromatic Colors of #381030
Black with #381030
Text Example
Text Example
White with #381030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381030; }
p { color: rgb(56,16,48); }
H1.HeaderClassName
{
color: #381030;
}
.AnyTagClassName
{
color: #381030;
}
</style>
background-color css
<style>
a { background-color: #381030; }
a { background-color: rgb(56,16,48); }
div.DivClassName
{
background-color: #381030;
}
.BgClassName
{
background-color: #381030;
}
</style>
border-color css
<style>
span { border-color: #381030; }
span { border-color: rgb(56,16,48); }
td.TdClassName
{
border-color: #381030;
}
.TagClassName
{
border-color: #381030;
}
</style>