Shades of Froly #E07477
Tints of Froly #E07477
RGB
CMYK
RGB Variations
Color information
#E07477 (or 0xE07477) is known color: Froly. HEX triplet: E0, 74 and 77. RGB value is (224,116,119). Sum of RGB (Red+Green+Blue) = 224+116+119=459 (60% of max value = 765). Red value is 224 (87.89% from 255 or 48.80% from 459); Green value is 116 (45.70% from 255 or 25.27% from 459); Blue value is 119 (46.88% from 255 or 25.93% from 459); Max value from RGB is 224 - color contains mainly: red. Hex color #E07477 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E07477 is #1F8B88. Grayscale: #949494. Windows color (decimal): -2067337 or 7828704. OLE color: 7828704.
HSL color Cylindrical-coordinate representation of color #E07477: hue angle of 358.33º degrees, saturation: 0.64, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #E07477 is Cyan = 0, Magento = 0.48, Yellow = 0.47 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 116 | 119 | - |
| CMYK | 0 | 0.48 | 0.47 | 0.12 |
| HSL | 358.33º | 0.64% | 0.67% | - |
| HSV(B) | 358.33º | 0.48% | 0.88% | - |
| XYZ | 40.32 | 29.67 | 21.05 | - |
| YUV | 148.63 | 111.28 | 181.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 116 | 119 | 0 | 0.48 | 0.47 | 0.12 | 358.33 | 0.64 | 0.67 |
| Hex | E0 | 74 | 77 | 0 | 30 | 2F | C | 166 | 40 | 43 |
| Octal | 340 | 164 | 167 | 0 | 60 | 57 | 14 | 546 | 100 | 103 |
| Binary | 11100000 | 1110100 | 1110111 | 0 | 110000 | 101111 | 1100 | 101100110 | 1000000 | 1000011 |
Color Harmonies of #E07477
Complementary color
Monochromatic Colors of #E07477
Black with #E07477
Text Example
Text Example
White with #E07477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07477; }
p { color: rgb(224,116,119); }
H1.HeaderClassName
{
color: #E07477;
}
.AnyTagClassName
{
color: #E07477;
}
</style>
background-color css
<style>
a { background-color: #E07477; }
a { background-color: rgb(224,116,119); }
div.DivClassName
{
background-color: #E07477;
}
.BgClassName
{
background-color: #E07477;
}
</style>
border-color css
<style>
span { border-color: #E07477; }
span { border-color: rgb(224,116,119); }
td.TdClassName
{
border-color: #E07477;
}
.TagClassName
{
border-color: #E07477;
}
</style>