crispedge.com

Color picker

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

#fe7494 hex color - Red - Warm color - Information

#fe7494 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fe7494 Color code in RGB color code model is created after adding 99.61% red color, 45.49% green color and 58.04% blue color. Hex #fe7494 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 42% yellow and 0% black.

Hex #fe7494 color code is between #ff7799 web safe hex color code and #ee6688 web safe hex color code. #ff7799 is the nearest web safe color code. You can see here many more shades of #fe7494 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefe7494#fe7494
RGB Decimal254, 116, 148rgb(254, 116, 148)
RGB Percent100%, 45%, 58%rgb(100%, 45%, 58%)
CSS RGBa254, 116, 148,1rgba(254,116,148,1)
CMYK Modelcmyk(0%,54%,42%,0%)
HSL Color Space346,99% ,73%hsl(346,99% ,73%)
HSV Color Space346°, 54%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100111010010010100
Octal376164224
Decimal254116148
Hexfe7494

Different shades of #fe7494 color code.

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

Light Shade of #fe7494
#fea7bb
Dark Shade of #fe7494
#fe416d
Saturated Shade of #fe7494
#ff7393
Desaturated Shade of #fe7494
#f77b98
Grey scale Shade of #fe7494
#b9b9b9
Brighten Shade
#ff8dad
Most Readable Shade
#000000

Shades of #fe7494 color code

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

#fe7494
#e16783
#c55a73
#a94d62
#8d4052
#703341
#542631
#381920
#1c0c10
#000000

Similar Color like #fe7494 color

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

#ff7595
#ff7696
#ff7797
#ff7898
#ff7999
#ff7a9a
#ff7b9b
#ff7c9c
#ff7d9d
#ff7e9e
#ff7f9f
#ff80a0
#ff81a1
#ff82a2
#fd7393
#fc7292
#fb7191
#fa7090
#f96f8f
#f86e8e
#f76d8d
#f66c8c
#f56b8b
#f46a8a
#f36989
#f26888
#f16787
#f06686

Monochromatic Color with #fe7494

#fe7494
#291318
#542631
#7e3a4a
#a94d62
#d3617b

Tints of #fe7494 Color

#fe7494
#fe839f
#fe92ab
#fea2b7
#feb1c3
#fec1cf
#fed0db
#fee0e7
#feeff3
#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

#fe7494
#74fede

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

Split Complementary

#fe7494
#74fe99
#74d9fe

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

Analogous Color

#fe74cb
#fe74b0
#fe7494
#fe7478
#fe8b74

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

#fe7494
#94fe74
#7494fe

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

#fe7494
#d9fe74
#74fede
#9974fe

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

#fe7494
#74fede
#74d9fe
#fe9974

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 #fe7494 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.

#fe7494 Color Code Preview on Black Background Color

This is how #fe7494 Color will look on black background color. Color contrast ratio is 8.14

#fe7494 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe7494

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe7494

#fe7494 color code is use for CSS Background Color

Background color for the above div is #fe7494

HTML with inline CSS

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

#fe7494 color code is use for CSS Border Color

CSS Border color for the above div is #fe7494

HTML with inline CSS

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

CSS Border Left color for the above div is #fe7494

HTML with inline CSS

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

CSS Border Right color for the above div is #fe7494

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe7494

HTML with inline CSS

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

CSS Border Top color for the above div is #fe7494

HTML with inline CSS

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

#fe7494 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe7494 Color code Preview on White Background

This is how #fe7494 Color code will look on white background color. Color contrast ratio is 2.58

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 #fe7494; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fe7494; }

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.