Shades of Froly #E07276
Tints of Froly #E07276
RGB
CMYK
RGB Variations
Color information
#E07276 (or 0xE07276) is known color: Froly. HEX triplet: E0, 72 and 76. RGB value is (224,114,118). Sum of RGB (Red+Green+Blue) = 224+114+118=456 (60% of max value = 765). Red value is 224 (87.89% from 255 or 49.12% from 456); Green value is 114 (44.92% from 255 or 25% from 456); Blue value is 118 (46.48% from 255 or 25.88% from 456); Max value from RGB is 224 - color contains mainly: red. Hex color #E07276 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E07276 is #1F8D89. Grayscale: #939393. Windows color (decimal): -2067850 or 7762656. OLE color: 7762656.
HSL color Cylindrical-coordinate representation of color #E07276: hue angle of 357.82º degrees, saturation: 0.64, 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 #E07276 is Cyan = 0, Magento = 0.49, Yellow = 0.47 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 114 | 118 | - |
| CMYK | 0 | 0.49 | 0.47 | 0.12 |
| HSL | 357.82º | 0.64% | 0.66% | - |
| HSV(B) | 357.82º | 0.49% | 0.88% | - |
| XYZ | 40.03 | 29.19 | 20.66 | - |
| YUV | 147.35 | 111.44 | 182.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 114 | 118 | 0 | 0.49 | 0.47 | 0.12 | 357.82 | 0.64 | 0.66 |
| Hex | E0 | 72 | 76 | 0 | 31 | 2F | C | 166 | 40 | 42 |
| Octal | 340 | 162 | 166 | 0 | 61 | 57 | 14 | 546 | 100 | 102 |
| Binary | 11100000 | 1110010 | 1110110 | 0 | 110001 | 101111 | 1100 | 101100110 | 1000000 | 1000010 |
Color Harmonies of #E07276
Complementary color
Monochromatic Colors of #E07276
Black with #E07276
Text Example
Text Example
White with #E07276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07276; }
p { color: rgb(224,114,118); }
H1.HeaderClassName
{
color: #E07276;
}
.AnyTagClassName
{
color: #E07276;
}
</style>
background-color css
<style>
a { background-color: #E07276; }
a { background-color: rgb(224,114,118); }
div.DivClassName
{
background-color: #E07276;
}
.BgClassName
{
background-color: #E07276;
}
</style>
border-color css
<style>
span { border-color: #E07276; }
span { border-color: rgb(224,114,118); }
td.TdClassName
{
border-color: #E07276;
}
.TagClassName
{
border-color: #E07276;
}
</style>