Shades of Froly #E17276
Tints of Froly #E17276
RGB
CMYK
RGB Variations
Color information
#E17276 (or 0xE17276) is known color: Froly. HEX triplet: E1, 72 and 76. RGB value is (225,114,118). Sum of RGB (Red+Green+Blue) = 225+114+118=457 (60% of max value = 765). Red value is 225 (88.28% from 255 or 49.23% from 457); Green value is 114 (44.92% from 255 or 24.95% from 457); Blue value is 118 (46.48% from 255 or 25.82% from 457); Max value from RGB is 225 - color contains mainly: red. Hex color #E17276 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E17276 is #1E8D89. Grayscale: #939393. Windows color (decimal): -2002314 or 7762657. OLE color: 7762657.
HSL color Cylindrical-coordinate representation of color #E17276: hue angle of 357.84º degrees, saturation: 0.65, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #E17276 is Cyan = 0, Magento = 0.49, Yellow = 0.48 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 114 | 118 | - |
| CMYK | 0 | 0.49 | 0.48 | 0.12 |
| HSL | 357.84º | 0.65% | 0.66% | - |
| HSV(B) | 357.84º | 0.49% | 0.88% | - |
| XYZ | 40.34 | 29.35 | 20.68 | - |
| YUV | 147.65 | 111.27 | 183.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 114 | 118 | 0 | 0.49 | 0.48 | 0.12 | 357.84 | 0.65 | 0.66 |
| Hex | E1 | 72 | 76 | 0 | 31 | 30 | C | 166 | 41 | 42 |
| Octal | 341 | 162 | 166 | 0 | 61 | 60 | 14 | 546 | 101 | 102 |
| Binary | 11100001 | 1110010 | 1110110 | 0 | 110001 | 110000 | 1100 | 101100110 | 1000001 | 1000010 |
Color Harmonies of #E17276
Complementary color
Monochromatic Colors of #E17276
Black with #E17276
Text Example
Text Example
White with #E17276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E17276; }
p { color: rgb(225,114,118); }
H1.HeaderClassName
{
color: #E17276;
}
.AnyTagClassName
{
color: #E17276;
}
</style>
background-color css
<style>
a { background-color: #E17276; }
a { background-color: rgb(225,114,118); }
div.DivClassName
{
background-color: #E17276;
}
.BgClassName
{
background-color: #E17276;
}
</style>
border-color css
<style>
span { border-color: #E17276; }
span { border-color: rgb(225,114,118); }
td.TdClassName
{
border-color: #E17276;
}
.TagClassName
{
border-color: #E17276;
}
</style>