Shades of Froly #E56670
Tints of Froly #E56670
RGB
CMYK
RGB Variations
Color information
#E56670 (or 0xE56670) is known color: Froly. HEX triplet: E5, 66 and 70. RGB value is (229,102,112). Sum of RGB (Red+Green+Blue) = 229+102+112=443 (58% of max value = 765). Red value is 229 (89.84% from 255 or 51.69% from 443); Green value is 102 (40.23% from 255 or 23.02% from 443); Blue value is 112 (44.14% from 255 or 25.28% from 443); Max value from RGB is 229 - color contains mainly: red. Hex color #E56670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E56670 is #1A998F. Grayscale: #8D8D8D. Windows color (decimal): -1743248 or 7366373. OLE color: 7366373.
HSL color Cylindrical-coordinate representation of color #E56670: hue angle of 355.28º degrees, saturation: 0.71, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #E56670 is Cyan = 0, Magento = 0.55, Yellow = 0.51 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 102 | 112 | - |
| CMYK | 0 | 0.55 | 0.51 | 0.10 |
| HSL | 355.28º | 0.71% | 0.65% | - |
| HSV(B) | 355.28º | 0.55% | 0.9% | - |
| XYZ | 39.99 | 27.33 | 18.5 | - |
| YUV | 141.11 | 111.58 | 190.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 102 | 112 | 0 | 0.55 | 0.51 | 0.10 | 355.28 | 0.71 | 0.65 |
| Hex | E5 | 66 | 70 | 0 | 37 | 33 | A | 163 | 47 | 41 |
| Octal | 345 | 146 | 160 | 0 | 67 | 63 | 12 | 543 | 107 | 101 |
| Binary | 11100101 | 1100110 | 1110000 | 0 | 110111 | 110011 | 1010 | 101100011 | 1000111 | 1000001 |
Color Harmonies of #E56670
Complementary color
Monochromatic Colors of #E56670
Black with #E56670
Text Example
Text Example
White with #E56670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E56670; }
p { color: rgb(229,102,112); }
H1.HeaderClassName
{
color: #E56670;
}
.AnyTagClassName
{
color: #E56670;
}
</style>
background-color css
<style>
a { background-color: #E56670; }
a { background-color: rgb(229,102,112); }
div.DivClassName
{
background-color: #E56670;
}
.BgClassName
{
background-color: #E56670;
}
</style>
border-color css
<style>
span { border-color: #E56670; }
span { border-color: rgb(229,102,112); }
td.TdClassName
{
border-color: #E56670;
}
.TagClassName
{
border-color: #E56670;
}
</style>