Shades of Porsche #E19455
Tints of Porsche #E19455
RGB
CMYK
RGB Variations
Color information
#E19455 (or 0xE19455) is known color: Porsche. HEX triplet: E1, 94 and 55. RGB value is (225,148,85). Sum of RGB (Red+Green+Blue) = 225+148+85=458 (60% of max value = 765). Red value is 225 (88.28% from 255 or 49.13% from 458); Green value is 148 (58.20% from 255 or 32.31% from 458); Blue value is 85 (33.59% from 255 or 18.56% from 458); Max value from RGB is 225 - color contains mainly: red. Hex color #E19455 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #E19455 is #1E6BAA. Grayscale: #A4A4A4. Windows color (decimal): -1993643 or 5608673. OLE color: 5608673.
HSL color Cylindrical-coordinate representation of color #E19455: hue angle of 27º degrees, saturation: 0.7, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #E19455 is Cyan = 0, Magento = 0.34, Yellow = 0.62 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 148 | 85 | - |
| CMYK | 0 | 0.34 | 0.62 | 0.12 |
| HSL | 27º | 0.7% | 0.61% | - |
| HSV(B) | 27º | 0.62% | 0.88% | - |
| XYZ | 43.28 | 37.84 | 13.62 | - |
| YUV | 163.84 | 83.51 | 171.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 148 | 85 | 0 | 0.34 | 0.62 | 0.12 | 27 | 0.7 | 0.61 |
| Hex | E1 | 94 | 55 | 0 | 22 | 3E | C | 1B | 46 | 3D |
| Octal | 341 | 224 | 125 | 0 | 42 | 76 | 14 | 33 | 106 | 75 |
| Binary | 11100001 | 10010100 | 1010101 | 0 | 100010 | 111110 | 1100 | 11011 | 1000110 | 111101 |
Color Harmonies of #E19455
Complementary color
Monochromatic Colors of #E19455
Black with #E19455
Text Example
Text Example
White with #E19455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E19455; }
p { color: rgb(225,148,85); }
H1.HeaderClassName
{
color: #E19455;
}
.AnyTagClassName
{
color: #E19455;
}
</style>
background-color css
<style>
a { background-color: #E19455; }
a { background-color: rgb(225,148,85); }
div.DivClassName
{
background-color: #E19455;
}
.BgClassName
{
background-color: #E19455;
}
</style>
border-color css
<style>
span { border-color: #E19455; }
span { border-color: rgb(225,148,85); }
td.TdClassName
{
border-color: #E19455;
}
.TagClassName
{
border-color: #E19455;
}
</style>