Shades of Froly #E36670
Tints of Froly #E36670
RGB
CMYK
RGB Variations
Color information
#E36670 (or 0xE36670) is known color: Froly. HEX triplet: E3, 66 and 70. RGB value is (227,102,112). Sum of RGB (Red+Green+Blue) = 227+102+112=441 (58% of max value = 765). Red value is 227 (89.06% from 255 or 51.47% from 441); Green value is 102 (40.23% from 255 or 23.13% from 441); Blue value is 112 (44.14% from 255 or 25.40% from 441); Max value from RGB is 227 - color contains mainly: red. Hex color #E36670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E36670 is #1C998F. Grayscale: #8C8C8C. Windows color (decimal): -1874320 or 7366371. OLE color: 7366371.
HSL color Cylindrical-coordinate representation of color #E36670: hue angle of 355.2º degrees, saturation: 0.69, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #E36670 is Cyan = 0, Magento = 0.55, Yellow = 0.51 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 102 | 112 | - |
| CMYK | 0 | 0.55 | 0.51 | 0.11 |
| HSL | 355.2º | 0.69% | 0.65% | - |
| HSV(B) | 355.2º | 0.55% | 0.89% | - |
| XYZ | 39.35 | 27 | 18.47 | - |
| YUV | 140.52 | 111.91 | 189.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 102 | 112 | 0 | 0.55 | 0.51 | 0.11 | 355.2 | 0.69 | 0.65 |
| Hex | E3 | 66 | 70 | 0 | 37 | 33 | B | 163 | 45 | 41 |
| Octal | 343 | 146 | 160 | 0 | 67 | 63 | 13 | 543 | 105 | 101 |
| Binary | 11100011 | 1100110 | 1110000 | 0 | 110111 | 110011 | 1011 | 101100011 | 1000101 | 1000001 |
Color Harmonies of #E36670
Complementary color
Monochromatic Colors of #E36670
Black with #E36670
Text Example
Text Example
White with #E36670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E36670; }
p { color: rgb(227,102,112); }
H1.HeaderClassName
{
color: #E36670;
}
.AnyTagClassName
{
color: #E36670;
}
</style>
background-color css
<style>
a { background-color: #E36670; }
a { background-color: rgb(227,102,112); }
div.DivClassName
{
background-color: #E36670;
}
.BgClassName
{
background-color: #E36670;
}
</style>
border-color css
<style>
span { border-color: #E36670; }
span { border-color: rgb(227,102,112); }
td.TdClassName
{
border-color: #E36670;
}
.TagClassName
{
border-color: #E36670;
}
</style>