crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f07e9e hex color - Red - Warm color - Information

#f07e9e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f07e9e Color code in RGB color code model is created after adding 94.12% red color, 49.41% green color and 61.96% blue color. Hex #f07e9e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 34% yellow and 6% black.

Hex #f07e9e color code is between #ee7799 web safe hex color code and #ff88aa web safe hex color code. #ee7799 is the nearest web safe color code. You can see here many more shades of #f07e9e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef07e9e#f07e9e
RGB Decimal240, 126, 158rgb(240, 126, 158)
RGB Percent94%, 49%, 62%rgb(94%, 49%, 62%)
CSS RGBa240, 126, 158,1rgba(240,126,158,1)
CMYK Modelcmyk(0%,48%,34%,6%)
HSL Color Space343,79% ,72%hsl(343,79% ,72%)
HSV Color Space343°, 48%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100000111111010011110
Octal360176236
Decimal240126158
Hexf07e9e

Different shades of #f07e9e color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #f07e9e
#f5acc0
Dark Shade of #f07e9e
#eb507c
Saturated Shade of #f07e9e
#f7779b
Desaturated Shade of #f07e9e
#e985a1
Grey scale Shade of #f07e9e
#b7b7b7
Brighten Shade
#ff97b7
Most Readable Shade
#000000

Shades of #f07e9e color code

Generate more color scales with scales (color stack) generator.

#f07e9e
#d5708c
#ba627a
#a05469
#854657
#6a3846
#502a34
#351c23
#1a0e11
#000000

Similar Color like #f07e9e color

Find visually similar hex color codes nearing to #f07e9e hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f17f9f
#f280a0
#f381a1
#f482a2
#f583a3
#f684a4
#f785a5
#f886a6
#f987a7
#fa88a8
#fb89a9
#fc8aaa
#fd8bab
#fe8cac
#ef7d9d
#ee7c9c
#ed7b9b
#ec7a9a
#eb7999
#ea7898
#e97797
#e87696
#e77595
#e67494
#e57393
#e47292
#e37191
#e27090

Monochromatic Color with #f07e9e

#f07e9e
#1b0e12
#46252e
#703b4a
#9b5166
#c56882

Tints of #f07e9e Color

#f07e9e
#f18ca8
#f39ab3
#f5a9be
#f6b7c9
#f8c5d3
#fad4de
#fbe2e9
#fdf0f4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f07e9e
#7ef0d0

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f07e9e
#7ef097
#7ed7f0

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f07ecc
#f07eb5
#f07e9e
#f07e87
#f08c7e

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f07e9e
#9ef07e
#7e9ef0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f07e9e
#d7f07e
#7ef0d0
#977ef0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#f07e9e
#7ef0d0
#7ed7f0
#f0977e

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #f07e9e Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f07e9e Color Code Preview on Black Background Color

This is how #f07e9e Color will look on black background color. Color contrast ratio is 8.18

#f07e9e in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f07e9e">Your Example Paragraph content text in with font color #f07e9e </p>

Your Example Paragraph content text in with font color #f07e9e

HTML with inline CSS

<div style="color:#f07e9e">Your Paragraph text in with font color #f07e9e </div>

Your Example Paragraph content text in with font color #f07e9e

#f07e9e color code is use for CSS Background Color

Background color for the above div is #f07e9e

HTML with inline CSS

<div style="background-color:#f07e9e;"></div>

#f07e9e color code is use for CSS Border Color

CSS Border color for the above div is #f07e9e

HTML with inline CSS

<div style="border:5px solid #f07e9e;"></div>

CSS Border Left color for the above div is #f07e9e

HTML with inline CSS

<div style="border-left:5px solid #f07e9e;"></div>

CSS Border Right color for the above div is #f07e9e

HTML with inline CSS

<div style="border-right:5px solid #f07e9e;"></div>

CSS Border Bottom color for the above div is #f07e9e

HTML with inline CSS

<div style="border-bottom:5px solid #f07e9e;"></div>

CSS Border Top color for the above div is #f07e9e

HTML with inline CSS

<div style="border-top:5px solid #f07e9e;"></div>

#f07e9e hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f07e9e; } .examplecolorclass {color:#f07e9e; } .examplebordercolor {border:3px solid #f07e9e; }

#f07e9e Color code Preview on White Background

This is how #f07e9e Color code will look on white background color. Color contrast ratio is 2.57

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f07e9e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f07e9e; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.