Shades of Froly #E26677
Tints of Froly #E26677
RGB
CMYK
RGB Variations
Color information
#E26677 (or 0xE26677) is known color: Froly. HEX triplet: E2, 66 and 77. RGB value is (226,102,119). Sum of RGB (Red+Green+Blue) = 226+102+119=447 (59% of max value = 765). Red value is 226 (88.67% from 255 or 50.56% from 447); Green value is 102 (40.23% from 255 or 22.82% from 447); Blue value is 119 (46.88% from 255 or 26.62% from 447); Max value from RGB is 226 - color contains mainly: red. Hex color #E26677 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E26677 is #1D9988. Grayscale: #8D8D8D. Windows color (decimal): -1939849 or 7825122. OLE color: 7825122.
HSL color Cylindrical-coordinate representation of color #E26677: hue angle of 351.77º degrees, saturation: 0.68, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #E26677 is Cyan = 0, Magento = 0.55, Yellow = 0.47 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 226 | 102 | 119 | - |
| CMYK | 0 | 0.55 | 0.47 | 0.11 |
| HSL | 351.77º | 0.68% | 0.64% | - |
| HSV(B) | 351.77º | 0.55% | 0.89% | - |
| XYZ | 39.45 | 27 | 20.59 | - |
| YUV | 141.01 | 115.58 | 188.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 226 | 102 | 119 | 0 | 0.55 | 0.47 | 0.11 | 351.77 | 0.68 | 0.64 |
| Hex | E2 | 66 | 77 | 0 | 37 | 2F | B | 160 | 44 | 40 |
| Octal | 342 | 146 | 167 | 0 | 67 | 57 | 13 | 540 | 104 | 100 |
| Binary | 11100010 | 1100110 | 1110111 | 0 | 110111 | 101111 | 1011 | 101100000 | 1000100 | 1000000 |
Color Harmonies of #E26677
Complementary color
Monochromatic Colors of #E26677
Black with #E26677
Text Example
Text Example
White with #E26677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E26677; }
p { color: rgb(226,102,119); }
H1.HeaderClassName
{
color: #E26677;
}
.AnyTagClassName
{
color: #E26677;
}
</style>
background-color css
<style>
a { background-color: #E26677; }
a { background-color: rgb(226,102,119); }
div.DivClassName
{
background-color: #E26677;
}
.BgClassName
{
background-color: #E26677;
}
</style>
border-color css
<style>
span { border-color: #E26677; }
span { border-color: rgb(226,102,119); }
td.TdClassName
{
border-color: #E26677;
}
.TagClassName
{
border-color: #E26677;
}
</style>