Shades of Deep Blush #E07487
Tints of Deep Blush #E07487
RGB
CMYK
RGB Variations
Color information
#E07487 (or 0xE07487) is known color: Deep Blush. HEX triplet: E0, 74 and 87. RGB value is (224,116,135). Sum of RGB (Red+Green+Blue) = 224+116+135=475 (62% of max value = 765). Red value is 224 (87.89% from 255 or 47.16% from 475); Green value is 116 (45.70% from 255 or 24.42% from 475); Blue value is 135 (53.12% from 255 or 28.42% from 475); Max value from RGB is 224 - color contains mainly: red. Hex color #E07487 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #E07487 is #1F8B78. Grayscale: #969696. Windows color (decimal): -2067321 or 8877280. OLE color: 8877280.
HSL color Cylindrical-coordinate representation of color #E07487: hue angle of 349.44º degrees, saturation: 0.64, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #E07487 is Cyan = 0, Magento = 0.48, Yellow = 0.40 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 116 | 135 | - |
| CMYK | 0 | 0.48 | 0.40 | 0.12 |
| HSL | 349.44º | 0.64% | 0.67% | - |
| HSV(B) | 349.44º | 0.48% | 0.88% | - |
| XYZ | 41.36 | 30.09 | 26.55 | - |
| YUV | 150.46 | 119.28 | 180.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 116 | 135 | 0 | 0.48 | 0.40 | 0.12 | 349.44 | 0.64 | 0.67 |
| Hex | E0 | 74 | 87 | 0 | 30 | 28 | C | 15D | 40 | 43 |
| Octal | 340 | 164 | 207 | 0 | 60 | 50 | 14 | 535 | 100 | 103 |
| Binary | 11100000 | 1110100 | 10000111 | 0 | 110000 | 101000 | 1100 | 101011101 | 1000000 | 1000011 |
Color Harmonies of #E07487
Complementary color
Monochromatic Colors of #E07487
Black with #E07487
Text Example
Text Example
White with #E07487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07487; }
p { color: rgb(224,116,135); }
H1.HeaderClassName
{
color: #E07487;
}
.AnyTagClassName
{
color: #E07487;
}
</style>
background-color css
<style>
a { background-color: #E07487; }
a { background-color: rgb(224,116,135); }
div.DivClassName
{
background-color: #E07487;
}
.BgClassName
{
background-color: #E07487;
}
</style>
border-color css
<style>
span { border-color: #E07487; }
span { border-color: rgb(224,116,135); }
td.TdClassName
{
border-color: #E07487;
}
.TagClassName
{
border-color: #E07487;
}
</style>