Shades of Mardi Gras #380035
Tints of Mardi Gras #380035
RGB
CMYK
RGB Variations
Color information
#380035 (or 0x380035) is known color: Mardi Gras. HEX triplet: 38, 00 and 35. RGB value is (56,0,53). Sum of RGB (Red+Green+Blue) = 56+0+53=109 (14% of max value = 765). Red value is 56 (22.27% from 255 or 51.38% from 109); Green value is 0 (0.39% from 255 or 0% from 109); Blue value is 53 (21.09% from 255 or 48.62% from 109); Max value from RGB is 56 - color contains mainly: red. Hex color #380035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380035 is #C7FFCA. Grayscale: #161616. Windows color (decimal): -13107147 or 3473464. OLE color: 3473464.
HSL color Cylindrical-coordinate representation of color #380035: hue angle of 303.21º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #380035 is Cyan = 0, Magento = 1, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 0 | 53 | - |
| CMYK | 0 | 1 | 0.05 | 0.78 |
| HSL | 303.21º | 1% | 0.11% | - |
| HSV(B) | 303.21º | 1% | 0.22% | - |
| XYZ | 2.27 | 1.1 | 3.46 | - |
| YUV | 22.79 | 145.05 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 0 | 53 | 0 | 1 | 0.05 | 0.78 | 303.21 | 1 | 0.11 |
| Hex | 38 | 0 | 35 | 0 | 64 | 5 | 4E | 12F | 64 | B |
| Octal | 70 | 0 | 65 | 0 | 144 | 5 | 116 | 457 | 144 | 13 |
| Binary | 111000 | 0 | 110101 | 0 | 1100100 | 101 | 1001110 | 100101111 | 1100100 | 1011 |
Color Harmonies of #380035
Complementary color
Monochromatic Colors of #380035
Black with #380035
Text Example
Text Example
White with #380035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380035; }
p { color: rgb(56,0,53); }
H1.HeaderClassName
{
color: #380035;
}
.AnyTagClassName
{
color: #380035;
}
</style>
background-color css
<style>
a { background-color: #380035; }
a { background-color: rgb(56,0,53); }
div.DivClassName
{
background-color: #380035;
}
.BgClassName
{
background-color: #380035;
}
</style>
border-color css
<style>
span { border-color: #380035; }
span { border-color: rgb(56,0,53); }
td.TdClassName
{
border-color: #380035;
}
.TagClassName
{
border-color: #380035;
}
</style>