Shades of Froly #E16773
Tints of Froly #E16773
RGB
CMYK
RGB Variations
Color information
#E16773 (or 0xE16773) is known color: Froly. HEX triplet: E1, 67 and 73. RGB value is (225,103,115). Sum of RGB (Red+Green+Blue) = 225+103+115=443 (58% of max value = 765). Red value is 225 (88.28% from 255 or 50.79% from 443); Green value is 103 (40.62% from 255 or 23.25% from 443); Blue value is 115 (45.31% from 255 or 25.96% from 443); Max value from RGB is 225 - color contains mainly: red. Hex color #E16773 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E16773 is #1E988C. Grayscale: #8C8C8C. Windows color (decimal): -2005133 or 7563233. OLE color: 7563233.
HSL color Cylindrical-coordinate representation of color #E16773: hue angle of 354.1º degrees, saturation: 0.67, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #E16773 is Cyan = 0, Magento = 0.54, Yellow = 0.49 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 103 | 115 | - |
| CMYK | 0 | 0.54 | 0.49 | 0.12 |
| HSL | 354.1º | 0.67% | 0.64% | - |
| HSV(B) | 354.1º | 0.54% | 0.88% | - |
| XYZ | 39 | 26.95 | 19.37 | - |
| YUV | 140.85 | 113.42 | 188.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 103 | 115 | 0 | 0.54 | 0.49 | 0.12 | 354.1 | 0.67 | 0.64 |
| Hex | E1 | 67 | 73 | 0 | 36 | 31 | C | 162 | 43 | 40 |
| Octal | 341 | 147 | 163 | 0 | 66 | 61 | 14 | 542 | 103 | 100 |
| Binary | 11100001 | 1100111 | 1110011 | 0 | 110110 | 110001 | 1100 | 101100010 | 1000011 | 1000000 |
Color Harmonies of #E16773
Complementary color
Monochromatic Colors of #E16773
Black with #E16773
Text Example
Text Example
White with #E16773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E16773; }
p { color: rgb(225,103,115); }
H1.HeaderClassName
{
color: #E16773;
}
.AnyTagClassName
{
color: #E16773;
}
</style>
background-color css
<style>
a { background-color: #E16773; }
a { background-color: rgb(225,103,115); }
div.DivClassName
{
background-color: #E16773;
}
.BgClassName
{
background-color: #E16773;
}
</style>
border-color css
<style>
span { border-color: #E16773; }
span { border-color: rgb(225,103,115); }
td.TdClassName
{
border-color: #E16773;
}
.TagClassName
{
border-color: #E16773;
}
</style>