Shades of Froly #E16467
Tints of Froly #E16467
RGB
CMYK
RGB Variations
Color information
#E16467 (or 0xE16467) is known color: Froly. HEX triplet: E1, 64 and 67. RGB value is (225,100,103). Sum of RGB (Red+Green+Blue) = 225+100+103=428 (56% of max value = 765). Red value is 225 (88.28% from 255 or 52.57% from 428); Green value is 100 (39.45% from 255 or 23.36% from 428); Blue value is 103 (40.62% from 255 or 24.07% from 428); Max value from RGB is 225 - color contains mainly: red. Hex color #E16467 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #E16467 is #1E9B98. Grayscale: #898989. Windows color (decimal): -2005913 or 6776033. OLE color: 6776033.
HSL color Cylindrical-coordinate representation of color #E16467: hue angle of 358.56º degrees, saturation: 0.68, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #E16467 is Cyan = 0, Magento = 0.56, Yellow = 0.54 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 100 | 103 | - |
| CMYK | 0 | 0.56 | 0.54 | 0.12 |
| HSL | 358.56º | 0.68% | 0.64% | - |
| HSV(B) | 358.56º | 0.56% | 0.88% | - |
| XYZ | 38.06 | 26.1 | 15.86 | - |
| YUV | 137.72 | 108.41 | 190.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 100 | 103 | 0 | 0.56 | 0.54 | 0.12 | 358.56 | 0.68 | 0.64 |
| Hex | E1 | 64 | 67 | 0 | 38 | 36 | C | 167 | 44 | 40 |
| Octal | 341 | 144 | 147 | 0 | 70 | 66 | 14 | 547 | 104 | 100 |
| Binary | 11100001 | 1100100 | 1100111 | 0 | 111000 | 110110 | 1100 | 101100111 | 1000100 | 1000000 |
Color Harmonies of #E16467
Complementary color
Monochromatic Colors of #E16467
Black with #E16467
Text Example
Text Example
White with #E16467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E16467; }
p { color: rgb(225,100,103); }
H1.HeaderClassName
{
color: #E16467;
}
.AnyTagClassName
{
color: #E16467;
}
</style>
background-color css
<style>
a { background-color: #E16467; }
a { background-color: rgb(225,100,103); }
div.DivClassName
{
background-color: #E16467;
}
.BgClassName
{
background-color: #E16467;
}
</style>
border-color css
<style>
span { border-color: #E16467; }
span { border-color: rgb(225,100,103); }
td.TdClassName
{
border-color: #E16467;
}
.TagClassName
{
border-color: #E16467;
}
</style>