Shades of Froly #E56774
Tints of Froly #E56774
RGB
CMYK
RGB Variations
Color information
#E56774 (or 0xE56774) is known color: Froly. HEX triplet: E5, 67 and 74. RGB value is (229,103,116). Sum of RGB (Red+Green+Blue) = 229+103+116=448 (59% of max value = 765). Red value is 229 (89.84% from 255 or 51.12% from 448); Green value is 103 (40.62% from 255 or 22.99% from 448); Blue value is 116 (45.70% from 255 or 25.89% from 448); Max value from RGB is 229 - color contains mainly: red. Hex color #E56774 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E56774 is #1A988B. Grayscale: #8E8E8E. Windows color (decimal): -1742988 or 7628773. OLE color: 7628773.
HSL color Cylindrical-coordinate representation of color #E56774: hue angle of 353.81º 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 #E56774 is Cyan = 0, Magento = 0.55, Yellow = 0.49 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 229 | 103 | 116 | - |
| CMYK | 0 | 0.55 | 0.49 | 0.10 |
| HSL | 353.81º | 0.71% | 0.65% | - |
| HSV(B) | 353.81º | 0.55% | 0.9% | - |
| XYZ | 40.32 | 27.62 | 19.73 | - |
| YUV | 142.16 | 113.24 | 189.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 229 | 103 | 116 | 0 | 0.55 | 0.49 | 0.10 | 353.81 | 0.71 | 0.65 |
| Hex | E5 | 67 | 74 | 0 | 37 | 31 | A | 162 | 47 | 41 |
| Octal | 345 | 147 | 164 | 0 | 67 | 61 | 12 | 542 | 107 | 101 |
| Binary | 11100101 | 1100111 | 1110100 | 0 | 110111 | 110001 | 1010 | 101100010 | 1000111 | 1000001 |
Color Harmonies of #E56774
Complementary color
Monochromatic Colors of #E56774
Black with #E56774
Text Example
Text Example
White with #E56774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E56774; }
p { color: rgb(229,103,116); }
H1.HeaderClassName
{
color: #E56774;
}
.AnyTagClassName
{
color: #E56774;
}
</style>
background-color css
<style>
a { background-color: #E56774; }
a { background-color: rgb(229,103,116); }
div.DivClassName
{
background-color: #E56774;
}
.BgClassName
{
background-color: #E56774;
}
</style>
border-color css
<style>
span { border-color: #E56774; }
span { border-color: rgb(229,103,116); }
td.TdClassName
{
border-color: #E56774;
}
.TagClassName
{
border-color: #E56774;
}
</style>