Shades of Mardi Gras #381435
Tints of Mardi Gras #381435
RGB
CMYK
RGB Variations
Color information
#381435 (or 0x381435) is known color: Mardi Gras. HEX triplet: 38, 14 and 35. RGB value is (56,20,53). Sum of RGB (Red+Green+Blue) = 56+20+53=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #381435 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381435 is #C7EBCA. Grayscale: #222222. Windows color (decimal): -13102027 or 3478584. OLE color: 3478584.
HSL color Cylindrical-coordinate representation of color #381435: hue angle of 305º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #381435 is Cyan = 0, Magento = 0.64, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 20 | 53 | - |
| CMYK | 0 | 0.64 | 0.05 | 0.78 |
| HSL | 305º | 0.47% | 0.15% | - |
| HSV(B) | 305º | 0.64% | 0.22% | - |
| XYZ | 2.52 | 1.6 | 3.54 | - |
| YUV | 34.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 53 | 0 | 0.64 | 0.05 | 0.78 | 305 | 0.47 | 0.15 |
| Hex | 38 | 14 | 35 | 0 | 40 | 5 | 4E | 131 | 2F | F |
| Octal | 70 | 24 | 65 | 0 | 100 | 5 | 116 | 461 | 57 | 17 |
| Binary | 111000 | 10100 | 110101 | 0 | 1000000 | 101 | 1001110 | 100110001 | 101111 | 1111 |
Color Harmonies of #381435
Complementary color
Monochromatic Colors of #381435
Black with #381435
Text Example
Text Example
White with #381435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381435; }
p { color: rgb(56,20,53); }
H1.HeaderClassName
{
color: #381435;
}
.AnyTagClassName
{
color: #381435;
}
</style>
background-color css
<style>
a { background-color: #381435; }
a { background-color: rgb(56,20,53); }
div.DivClassName
{
background-color: #381435;
}
.BgClassName
{
background-color: #381435;
}
</style>
border-color css
<style>
span { border-color: #381435; }
span { border-color: rgb(56,20,53); }
td.TdClassName
{
border-color: #381435;
}
.TagClassName
{
border-color: #381435;
}
</style>