Shades of Porsche #E49560
Tints of Porsche #E49560
RGB
CMYK
RGB Variations
Color information
#E49560 (or 0xE49560) is known color: Porsche. HEX triplet: E4, 95 and 60. RGB value is (228,149,96). Sum of RGB (Red+Green+Blue) = 228+149+96=473 (62% of max value = 765). Red value is 228 (89.45% from 255 or 48.20% from 473); Green value is 149 (58.59% from 255 or 31.50% from 473); Blue value is 96 (37.89% from 255 or 20.30% from 473); Max value from RGB is 228 - color contains mainly: red. Hex color #E49560 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #E49560 is #1B6A9F. Grayscale: #A6A6A6. Windows color (decimal): -1796768 or 6329828. OLE color: 6329828.
HSL color Cylindrical-coordinate representation of color #E49560: hue angle of 24.09º degrees, saturation: 0.71, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #E49560 is Cyan = 0, Magento = 0.35, Yellow = 0.58 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 149 | 96 | - |
| CMYK | 0 | 0.35 | 0.58 | 0.11 |
| HSL | 24.09º | 0.71% | 0.64% | - |
| HSV(B) | 24.09º | 0.58% | 0.89% | - |
| XYZ | 44.85 | 38.83 | 16.2 | - |
| YUV | 166.58 | 88.17 | 171.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 149 | 96 | 0 | 0.35 | 0.58 | 0.11 | 24.09 | 0.71 | 0.64 |
| Hex | E4 | 95 | 60 | 0 | 23 | 3A | B | 18 | 47 | 40 |
| Octal | 344 | 225 | 140 | 0 | 43 | 72 | 13 | 30 | 107 | 100 |
| Binary | 11100100 | 10010101 | 1100000 | 0 | 100011 | 111010 | 1011 | 11000 | 1000111 | 1000000 |
Color Harmonies of #E49560
Complementary color
Monochromatic Colors of #E49560
Black with #E49560
Text Example
Text Example
White with #E49560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49560; }
p { color: rgb(228,149,96); }
H1.HeaderClassName
{
color: #E49560;
}
.AnyTagClassName
{
color: #E49560;
}
</style>
background-color css
<style>
a { background-color: #E49560; }
a { background-color: rgb(228,149,96); }
div.DivClassName
{
background-color: #E49560;
}
.BgClassName
{
background-color: #E49560;
}
</style>
border-color css
<style>
span { border-color: #E49560; }
span { border-color: rgb(228,149,96); }
td.TdClassName
{
border-color: #E49560;
}
.TagClassName
{
border-color: #E49560;
}
</style>