Shades of Froly #E16670
Tints of Froly #E16670
RGB
CMYK
RGB Variations
Color information
#E16670 (or 0xE16670) is known color: Froly. HEX triplet: E1, 66 and 70. RGB value is (225,102,112). Sum of RGB (Red+Green+Blue) = 225+102+112=439 (58% of max value = 765). Red value is 225 (88.28% from 255 or 51.25% from 439); Green value is 102 (40.23% from 255 or 23.23% from 439); Blue value is 112 (44.14% from 255 or 25.51% from 439); Max value from RGB is 225 - color contains mainly: red. Hex color #E16670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E16670 is #1E998F. Grayscale: #8C8C8C. Windows color (decimal): -2005392 or 7366369. OLE color: 7366369.
HSL color Cylindrical-coordinate representation of color #E16670: hue angle of 355.12º degrees, saturation: 0.67, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #E16670 is Cyan = 0, Magento = 0.55, Yellow = 0.50 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 102 | 112 | - |
| CMYK | 0 | 0.55 | 0.50 | 0.12 |
| HSL | 355.12º | 0.67% | 0.64% | - |
| HSV(B) | 355.12º | 0.55% | 0.88% | - |
| XYZ | 38.73 | 26.68 | 18.44 | - |
| YUV | 139.92 | 112.25 | 188.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 102 | 112 | 0 | 0.55 | 0.50 | 0.12 | 355.12 | 0.67 | 0.64 |
| Hex | E1 | 66 | 70 | 0 | 37 | 32 | C | 163 | 43 | 40 |
| Octal | 341 | 146 | 160 | 0 | 67 | 62 | 14 | 543 | 103 | 100 |
| Binary | 11100001 | 1100110 | 1110000 | 0 | 110111 | 110010 | 1100 | 101100011 | 1000011 | 1000000 |
Color Harmonies of #E16670
Complementary color
Monochromatic Colors of #E16670
Black with #E16670
Text Example
Text Example
White with #E16670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E16670; }
p { color: rgb(225,102,112); }
H1.HeaderClassName
{
color: #E16670;
}
.AnyTagClassName
{
color: #E16670;
}
</style>
background-color css
<style>
a { background-color: #E16670; }
a { background-color: rgb(225,102,112); }
div.DivClassName
{
background-color: #E16670;
}
.BgClassName
{
background-color: #E16670;
}
</style>
border-color css
<style>
span { border-color: #E16670; }
span { border-color: rgb(225,102,112); }
td.TdClassName
{
border-color: #E16670;
}
.TagClassName
{
border-color: #E16670;
}
</style>