Shades of Froly #E86576
Tints of Froly #E86576
RGB
CMYK
RGB Variations
Color information
#E86576 (or 0xE86576) is known color: Froly. HEX triplet: E8, 65 and 76. RGB value is (232,101,118). Sum of RGB (Red+Green+Blue) = 232+101+118=451 (59% of max value = 765). Red value is 232 (91.02% from 255 or 51.44% from 451); Green value is 101 (39.84% from 255 or 22.39% from 451); Blue value is 118 (46.48% from 255 or 26.16% from 451); Max value from RGB is 232 - color contains mainly: red. Hex color #E86576 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #E86576 is #179A89. Grayscale: #8E8E8E. Windows color (decimal): -1546890 or 7759336. OLE color: 7759336.
HSL color Cylindrical-coordinate representation of color #E86576: hue angle of 352.21º degrees, saturation: 0.74, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #E86576 is Cyan = 0, Magento = 0.56, Yellow = 0.49 and Black (K on CMYK) = 0.09.
Color convert
| RGB | 232 | 101 | 118 | - |
| CMYK | 0 | 0.56 | 0.49 | 0.09 |
| HSL | 352.21º | 0.74% | 0.65% | - |
| HSV(B) | 352.21º | 0.56% | 0.91% | - |
| XYZ | 41.2 | 27.77 | 20.33 | - |
| YUV | 142.11 | 114.4 | 192.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 232 | 101 | 118 | 0 | 0.56 | 0.49 | 0.09 | 352.21 | 0.74 | 0.65 |
| Hex | E8 | 65 | 76 | 0 | 38 | 31 | 9 | 160 | 4A | 41 |
| Octal | 350 | 145 | 166 | 0 | 70 | 61 | 11 | 540 | 112 | 101 |
| Binary | 11101000 | 1100101 | 1110110 | 0 | 111000 | 110001 | 1001 | 101100000 | 1001010 | 1000001 |
Color Harmonies of #E86576
Complementary color
Monochromatic Colors of #E86576
Black with #E86576
Text Example
Text Example
White with #E86576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E86576; }
p { color: rgb(232,101,118); }
H1.HeaderClassName
{
color: #E86576;
}
.AnyTagClassName
{
color: #E86576;
}
</style>
background-color css
<style>
a { background-color: #E86576; }
a { background-color: rgb(232,101,118); }
div.DivClassName
{
background-color: #E86576;
}
.BgClassName
{
background-color: #E86576;
}
</style>
border-color css
<style>
span { border-color: #E86576; }
span { border-color: rgb(232,101,118); }
td.TdClassName
{
border-color: #E86576;
}
.TagClassName
{
border-color: #E86576;
}
</style>