Shades of Froly #E56773
Tints of Froly #E56773
RGB
CMYK
RGB Variations
Color information
#E56773 (or 0xE56773) is known color: Froly. HEX triplet: E5, 67 and 73. RGB value is (229,103,115). Sum of RGB (Red+Green+Blue) = 229+103+115=447 (59% of max value = 765). Red value is 229 (89.84% from 255 or 51.23% from 447); Green value is 103 (40.62% from 255 or 23.04% from 447); Blue value is 115 (45.31% from 255 or 25.73% from 447); Max value from RGB is 229 - color contains mainly: red. Hex color #E56773 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E56773 is #1A988C. Grayscale: #8E8E8E. Windows color (decimal): -1742989 or 7563237. OLE color: 7563237.
HSL color Cylindrical-coordinate representation of color #E56773: hue angle of 354.29º 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 #E56773 is Cyan = 0, Magento = 0.55, Yellow = 0.50 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 103 | 115 | - |
| CMYK | 0 | 0.55 | 0.50 | 0.10 |
| HSL | 354.29º | 0.71% | 0.65% | - |
| HSV(B) | 354.29º | 0.55% | 0.9% | - |
| XYZ | 40.26 | 27.6 | 19.42 | - |
| YUV | 142.04 | 112.74 | 190.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 103 | 115 | 0 | 0.55 | 0.50 | 0.10 | 354.29 | 0.71 | 0.65 |
| Hex | E5 | 67 | 73 | 0 | 37 | 32 | A | 162 | 47 | 41 |
| Octal | 345 | 147 | 163 | 0 | 67 | 62 | 12 | 542 | 107 | 101 |
| Binary | 11100101 | 1100111 | 1110011 | 0 | 110111 | 110010 | 1010 | 101100010 | 1000111 | 1000001 |
Color Harmonies of #E56773
Complementary color
Monochromatic Colors of #E56773
Black with #E56773
Text Example
Text Example
White with #E56773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E56773; }
p { color: rgb(229,103,115); }
H1.HeaderClassName
{
color: #E56773;
}
.AnyTagClassName
{
color: #E56773;
}
</style>
background-color css
<style>
a { background-color: #E56773; }
a { background-color: rgb(229,103,115); }
div.DivClassName
{
background-color: #E56773;
}
.BgClassName
{
background-color: #E56773;
}
</style>
border-color css
<style>
span { border-color: #E56773; }
span { border-color: rgb(229,103,115); }
td.TdClassName
{
border-color: #E56773;
}
.TagClassName
{
border-color: #E56773;
}
</style>