Shades of Froly #E57478
Tints of Froly #E57478
RGB
CMYK
RGB Variations
Color information
#E57478 (or 0xE57478) is known color: Froly. HEX triplet: E5, 74 and 78. RGB value is (229,116,120). Sum of RGB (Red+Green+Blue) = 229+116+120=465 (61% of max value = 765). Red value is 229 (89.84% from 255 or 49.25% from 465); Green value is 116 (45.70% from 255 or 24.95% from 465); Blue value is 120 (47.27% from 255 or 25.81% from 465); Max value from RGB is 229 - color contains mainly: red. Hex color #E57478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E57478 is #1A8B87. Grayscale: #969696. Windows color (decimal): -1739656 or 7894245. OLE color: 7894245.
HSL color Cylindrical-coordinate representation of color #E57478: hue angle of 357.88º degrees, saturation: 0.68, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #E57478 is Cyan = 0, Magento = 0.49, Yellow = 0.48 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 116 | 120 | - |
| CMYK | 0 | 0.49 | 0.48 | 0.10 |
| HSL | 357.88º | 0.68% | 0.68% | - |
| HSV(B) | 357.88º | 0.49% | 0.9% | - |
| XYZ | 41.95 | 30.5 | 21.45 | - |
| YUV | 150.24 | 110.94 | 184.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 116 | 120 | 0 | 0.49 | 0.48 | 0.10 | 357.88 | 0.68 | 0.68 |
| Hex | E5 | 74 | 78 | 0 | 31 | 30 | A | 166 | 44 | 44 |
| Octal | 345 | 164 | 170 | 0 | 61 | 60 | 12 | 546 | 104 | 104 |
| Binary | 11100101 | 1110100 | 1111000 | 0 | 110001 | 110000 | 1010 | 101100110 | 1000100 | 1000100 |
Color Harmonies of #E57478
Complementary color
Monochromatic Colors of #E57478
Black with #E57478
Text Example
Text Example
White with #E57478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E57478; }
p { color: rgb(229,116,120); }
H1.HeaderClassName
{
color: #E57478;
}
.AnyTagClassName
{
color: #E57478;
}
</style>
background-color css
<style>
a { background-color: #E57478; }
a { background-color: rgb(229,116,120); }
div.DivClassName
{
background-color: #E57478;
}
.BgClassName
{
background-color: #E57478;
}
</style>
border-color css
<style>
span { border-color: #E57478; }
span { border-color: rgb(229,116,120); }
td.TdClassName
{
border-color: #E57478;
}
.TagClassName
{
border-color: #E57478;
}
</style>