Shades of Froly #E16576
Tints of Froly #E16576
RGB
CMYK
RGB Variations
Color information
#E16576 (or 0xE16576) is known color: Froly. HEX triplet: E1, 65 and 76. RGB value is (225,101,118). Sum of RGB (Red+Green+Blue) = 225+101+118=444 (58% of max value = 765). Red value is 225 (88.28% from 255 or 50.68% from 444); Green value is 101 (39.84% from 255 or 22.75% from 444); Blue value is 118 (46.48% from 255 or 26.58% from 444); Max value from RGB is 225 - color contains mainly: red. Hex color #E16576 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E16576 is #1E9A89. Grayscale: #8C8C8C. Windows color (decimal): -2005642 or 7759329. OLE color: 7759329.
HSL color Cylindrical-coordinate representation of color #E16576: hue angle of 351.77º 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 #E16576 is Cyan = 0, Magento = 0.55, Yellow = 0.48 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 101 | 118 | - |
| CMYK | 0 | 0.55 | 0.48 | 0.12 |
| HSL | 351.77º | 0.67% | 0.64% | - |
| HSV(B) | 351.77º | 0.55% | 0.88% | - |
| XYZ | 38.98 | 26.62 | 20.22 | - |
| YUV | 140.01 | 115.58 | 188.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 101 | 118 | 0 | 0.55 | 0.48 | 0.12 | 351.77 | 0.67 | 0.64 |
| Hex | E1 | 65 | 76 | 0 | 37 | 30 | C | 160 | 43 | 40 |
| Octal | 341 | 145 | 166 | 0 | 67 | 60 | 14 | 540 | 103 | 100 |
| Binary | 11100001 | 1100101 | 1110110 | 0 | 110111 | 110000 | 1100 | 101100000 | 1000011 | 1000000 |
Color Harmonies of #E16576
Complementary color
Monochromatic Colors of #E16576
Black with #E16576
Text Example
Text Example
White with #E16576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E16576; }
p { color: rgb(225,101,118); }
H1.HeaderClassName
{
color: #E16576;
}
.AnyTagClassName
{
color: #E16576;
}
</style>
background-color css
<style>
a { background-color: #E16576; }
a { background-color: rgb(225,101,118); }
div.DivClassName
{
background-color: #E16576;
}
.BgClassName
{
background-color: #E16576;
}
</style>
border-color css
<style>
span { border-color: #E16576; }
span { border-color: rgb(225,101,118); }
td.TdClassName
{
border-color: #E16576;
}
.TagClassName
{
border-color: #E16576;
}
</style>