Shades of Froly #E17279
Tints of Froly #E17279
RGB
CMYK
RGB Variations
Color information
#E17279 (or 0xE17279) is known color: Froly. HEX triplet: E1, 72 and 79. RGB value is (225,114,121). Sum of RGB (Red+Green+Blue) = 225+114+121=460 (60% of max value = 765). Red value is 225 (88.28% from 255 or 48.91% from 460); Green value is 114 (44.92% from 255 or 24.78% from 460); Blue value is 121 (47.66% from 255 or 26.30% from 460); Max value from RGB is 225 - color contains mainly: red. Hex color #E17279 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E17279 is #1E8D86. Grayscale: #949494. Windows color (decimal): -2002311 or 7959265. OLE color: 7959265.
HSL color Cylindrical-coordinate representation of color #E17279: hue angle of 356.22º 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 #E17279 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 114 | 121 | - |
| CMYK | 0 | 0.49 | 0.46 | 0.12 |
| HSL | 356.22º | 0.65% | 0.66% | - |
| HSV(B) | 356.22º | 0.49% | 0.88% | - |
| XYZ | 40.52 | 29.42 | 21.63 | - |
| YUV | 147.99 | 112.77 | 182.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 114 | 121 | 0 | 0.49 | 0.46 | 0.12 | 356.22 | 0.65 | 0.66 |
| Hex | E1 | 72 | 79 | 0 | 31 | 2E | C | 164 | 41 | 42 |
| Octal | 341 | 162 | 171 | 0 | 61 | 56 | 14 | 544 | 101 | 102 |
| Binary | 11100001 | 1110010 | 1111001 | 0 | 110001 | 101110 | 1100 | 101100100 | 1000001 | 1000010 |
Color Harmonies of #E17279
Complementary color
Monochromatic Colors of #E17279
Black with #E17279
Text Example
Text Example
White with #E17279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E17279; }
p { color: rgb(225,114,121); }
H1.HeaderClassName
{
color: #E17279;
}
.AnyTagClassName
{
color: #E17279;
}
</style>
background-color css
<style>
a { background-color: #E17279; }
a { background-color: rgb(225,114,121); }
div.DivClassName
{
background-color: #E17279;
}
.BgClassName
{
background-color: #E17279;
}
</style>
border-color css
<style>
span { border-color: #E17279; }
span { border-color: rgb(225,114,121); }
td.TdClassName
{
border-color: #E17279;
}
.TagClassName
{
border-color: #E17279;
}
</style>