Shades of Froly #E37274
Tints of Froly #E37274
RGB
CMYK
RGB Variations
Color information
#E37274 (or 0xE37274) is known color: Froly. HEX triplet: E3, 72 and 74. RGB value is (227,114,116). Sum of RGB (Red+Green+Blue) = 227+114+116=457 (60% of max value = 765). Red value is 227 (89.06% from 255 or 49.67% from 457); Green value is 114 (44.92% from 255 or 24.95% from 457); Blue value is 116 (45.70% from 255 or 25.38% from 457); Max value from RGB is 227 - color contains mainly: red. Hex color #E37274 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E37274 is #1C8D8B. Grayscale: #949494. Windows color (decimal): -1871244 or 7631587. OLE color: 7631587.
HSL color Cylindrical-coordinate representation of color #E37274: hue angle of 358.94º degrees, saturation: 0.67, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #E37274 is Cyan = 0, Magento = 0.50, Yellow = 0.49 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 114 | 116 | - |
| CMYK | 0 | 0.50 | 0.49 | 0.11 |
| HSL | 358.94º | 0.67% | 0.67% | - |
| HSV(B) | 358.94º | 0.5% | 0.89% | - |
| XYZ | 40.85 | 29.63 | 20.09 | - |
| YUV | 148.02 | 109.94 | 184.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 114 | 116 | 0 | 0.50 | 0.49 | 0.11 | 358.94 | 0.67 | 0.67 |
| Hex | E3 | 72 | 74 | 0 | 32 | 31 | B | 167 | 43 | 43 |
| Octal | 343 | 162 | 164 | 0 | 62 | 61 | 13 | 547 | 103 | 103 |
| Binary | 11100011 | 1110010 | 1110100 | 0 | 110010 | 110001 | 1011 | 101100111 | 1000011 | 1000011 |
Color Harmonies of #E37274
Complementary color
Monochromatic Colors of #E37274
Black with #E37274
Text Example
Text Example
White with #E37274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E37274; }
p { color: rgb(227,114,116); }
H1.HeaderClassName
{
color: #E37274;
}
.AnyTagClassName
{
color: #E37274;
}
</style>
background-color css
<style>
a { background-color: #E37274; }
a { background-color: rgb(227,114,116); }
div.DivClassName
{
background-color: #E37274;
}
.BgClassName
{
background-color: #E37274;
}
</style>
border-color css
<style>
span { border-color: #E37274; }
span { border-color: rgb(227,114,116); }
td.TdClassName
{
border-color: #E37274;
}
.TagClassName
{
border-color: #E37274;
}
</style>