Shades of Froly #E46671
Tints of Froly #E46671
RGB
CMYK
RGB Variations
Color information
#E46671 (or 0xE46671) is known color: Froly. HEX triplet: E4, 66 and 71. RGB value is (228,102,113). Sum of RGB (Red+Green+Blue) = 228+102+113=443 (58% of max value = 765). Red value is 228 (89.45% from 255 or 51.47% from 443); Green value is 102 (40.23% from 255 or 23.02% from 443); Blue value is 113 (44.53% from 255 or 25.51% from 443); Max value from RGB is 228 - color contains mainly: red. Hex color #E46671 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E46671 is #1B998E. Grayscale: #8D8D8D. Windows color (decimal): -1808783 or 7431908. OLE color: 7431908.
HSL color Cylindrical-coordinate representation of color #E46671: hue angle of 354.76º degrees, saturation: 0.7, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #E46671 is Cyan = 0, Magento = 0.55, Yellow = 0.50 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 102 | 113 | - |
| CMYK | 0 | 0.55 | 0.50 | 0.11 |
| HSL | 354.76º | 0.7% | 0.65% | - |
| HSV(B) | 354.76º | 0.55% | 0.89% | - |
| XYZ | 39.73 | 27.19 | 18.78 | - |
| YUV | 140.93 | 112.24 | 190.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 102 | 113 | 0 | 0.55 | 0.50 | 0.11 | 354.76 | 0.7 | 0.65 |
| Hex | E4 | 66 | 71 | 0 | 37 | 32 | B | 163 | 46 | 41 |
| Octal | 344 | 146 | 161 | 0 | 67 | 62 | 13 | 543 | 106 | 101 |
| Binary | 11100100 | 1100110 | 1110001 | 0 | 110111 | 110010 | 1011 | 101100011 | 1000110 | 1000001 |
Color Harmonies of #E46671
Complementary color
Monochromatic Colors of #E46671
Black with #E46671
Text Example
Text Example
White with #E46671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E46671; }
p { color: rgb(228,102,113); }
H1.HeaderClassName
{
color: #E46671;
}
.AnyTagClassName
{
color: #E46671;
}
</style>
background-color css
<style>
a { background-color: #E46671; }
a { background-color: rgb(228,102,113); }
div.DivClassName
{
background-color: #E46671;
}
.BgClassName
{
background-color: #E46671;
}
</style>
border-color css
<style>
span { border-color: #E46671; }
span { border-color: rgb(228,102,113); }
td.TdClassName
{
border-color: #E46671;
}
.TagClassName
{
border-color: #E46671;
}
</style>