Shades of Mardi Gras #380335
Tints of Mardi Gras #380335
RGB
CMYK
RGB Variations
Color information
#380335 (or 0x380335) is known color: Mardi Gras. HEX triplet: 38, 03 and 35. RGB value is (56,3,53). Sum of RGB (Red+Green+Blue) = 56+3+53=112 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50% from 112); Green value is 3 (1.56% from 255 or 2.68% from 112); Blue value is 53 (21.09% from 255 or 47.32% from 112); Max value from RGB is 56 - color contains mainly: red. Hex color #380335 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380335 is #C7FCCA. Grayscale: #181818. Windows color (decimal): -13106379 or 3474232. OLE color: 3474232.
HSL color Cylindrical-coordinate representation of color #380335: hue angle of 303.4º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380335 is Cyan = 0, Magento = 0.95, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 3 | 53 | - |
| CMYK | 0 | 0.95 | 0.05 | 0.78 |
| HSL | 303.4º | 0.9% | 0.12% | - |
| HSV(B) | 303.4º | 0.95% | 0.22% | - |
| XYZ | 2.31 | 1.16 | 3.47 | - |
| YUV | 24.55 | 144.06 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 53 | 0 | 0.95 | 0.05 | 0.78 | 303.4 | 0.9 | 0.12 |
| Hex | 38 | 3 | 35 | 0 | 5F | 5 | 4E | 12F | 5A | C |
| Octal | 70 | 3 | 65 | 0 | 137 | 5 | 116 | 457 | 132 | 14 |
| Binary | 111000 | 11 | 110101 | 0 | 1011111 | 101 | 1001110 | 100101111 | 1011010 | 1100 |
Color Harmonies of #380335
Complementary color
Monochromatic Colors of #380335
Black with #380335
Text Example
Text Example
White with #380335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380335; }
p { color: rgb(56,3,53); }
H1.HeaderClassName
{
color: #380335;
}
.AnyTagClassName
{
color: #380335;
}
</style>
background-color css
<style>
a { background-color: #380335; }
a { background-color: rgb(56,3,53); }
div.DivClassName
{
background-color: #380335;
}
.BgClassName
{
background-color: #380335;
}
</style>
border-color css
<style>
span { border-color: #380335; }
span { border-color: rgb(56,3,53); }
td.TdClassName
{
border-color: #380335;
}
.TagClassName
{
border-color: #380335;
}
</style>