Shades of Porsche #E09560
Tints of Porsche #E09560
RGB
CMYK
RGB Variations
Color information
#E09560 (or 0xE09560) is known color: Porsche. HEX triplet: E0, 95 and 60. RGB value is (224,149,96). Sum of RGB (Red+Green+Blue) = 224+149+96=469 (62% of max value = 765). Red value is 224 (87.89% from 255 or 47.76% from 469); Green value is 149 (58.59% from 255 or 31.77% from 469); Blue value is 96 (37.89% from 255 or 20.47% from 469); Max value from RGB is 224 - color contains mainly: red. Hex color #E09560 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #E09560 is #1F6A9F. Grayscale: #A5A5A5. Windows color (decimal): -2058912 or 6329824. OLE color: 6329824.
HSL color Cylindrical-coordinate representation of color #E09560: hue angle of 24.84º degrees, saturation: 0.67, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #E09560 is Cyan = 0, Magento = 0.33, Yellow = 0.57 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 149 | 96 | - |
| CMYK | 0 | 0.33 | 0.57 | 0.12 |
| HSL | 24.84º | 0.67% | 0.63% | - |
| HSV(B) | 24.84º | 0.57% | 0.88% | - |
| XYZ | 43.6 | 38.19 | 16.14 | - |
| YUV | 165.38 | 88.85 | 169.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 149 | 96 | 0 | 0.33 | 0.57 | 0.12 | 24.84 | 0.67 | 0.63 |
| Hex | E0 | 95 | 60 | 0 | 21 | 39 | C | 19 | 43 | 3F |
| Octal | 340 | 225 | 140 | 0 | 41 | 71 | 14 | 31 | 103 | 77 |
| Binary | 11100000 | 10010101 | 1100000 | 0 | 100001 | 111001 | 1100 | 11001 | 1000011 | 111111 |
Color Harmonies of #E09560
Complementary color
Monochromatic Colors of #E09560
Black with #E09560
Text Example
Text Example
White with #E09560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E09560; }
p { color: rgb(224,149,96); }
H1.HeaderClassName
{
color: #E09560;
}
.AnyTagClassName
{
color: #E09560;
}
</style>
background-color css
<style>
a { background-color: #E09560; }
a { background-color: rgb(224,149,96); }
div.DivClassName
{
background-color: #E09560;
}
.BgClassName
{
background-color: #E09560;
}
</style>
border-color css
<style>
span { border-color: #E09560; }
span { border-color: rgb(224,149,96); }
td.TdClassName
{
border-color: #E09560;
}
.TagClassName
{
border-color: #E09560;
}
</style>