crispedge.com

Color picker

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

#fe5b77 hex color - Red - Warm color - Information

#fe5b77 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fe5b77 Color code in RGB color code model is created after adding 99.61% red color, 35.69% green color and 46.67% blue color. Hex #fe5b77 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 53% yellow and 0% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codefe5b77#fe5b77
RGB Decimal254, 91, 119rgb(254, 91, 119)
RGB Percent100%, 36%, 47%rgb(100%, 36%, 47%)
CSS RGBa254, 91, 119,1rgba(254,91,119,1)
CMYK Modelcmyk(0%,64%,53%,0%)
HSL Color Space350,99% ,68%hsl(350,99% ,68%)
HSV Color Space350°, 64%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100101101101110111
Octal376133167
Decimal25491119
Hexfe5b77

Different shades of #fe5b77 color code.

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

Light Shade of #fe5b77
#fe8ea1
Dark Shade of #fe5b77
#fe284d
Saturated Shade of #fe5b77
#ff5a76
Desaturated Shade of #fe5b77
#f6637c
Grey scale Shade of #fe5b77
#acacac
Brighten Shade
#ff7490
Most Readable Shade
#000000

Shades of #fe5b77 color code

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

#fe5b77
#e15069
#c5465c
#a93c4f
#8d3242
#702834
#541e27
#38141a
#1c0a0d
#000000

Similar Color like #fe5b77 color

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

#ff5c78
#ff5d79
#ff5e7a
#ff5f7b
#ff607c
#ff617d
#ff627e
#ff637f
#ff6480
#ff6581
#ff6682
#ff6783
#ff6884
#ff6985
#fd5a76
#fc5975
#fb5874
#fa5773
#f95672
#f85571
#f75470
#f6536f
#f5526e
#f4516d
#f3506c
#f24f6b
#f14e6a
#f04d69

Monochromatic Color with #fe5b77

#fe5b77
#290f13
#541e27
#7e2d3b
#a93d4f
#d34c63

Tints of #fe5b77 Color

#fe5b77
#fe6d86
#fe7f95
#fe91a4
#fea3b3
#feb6c2
#fec8d1
#fedae0
#feecef
#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

#fe5b77
#5bfee2

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

Split Complementary

#fe5b77
#5bfe91
#5bc9fe

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

Analogous Color

#fe5bb8
#fe5b98
#fe5b77
#fe605b
#fe805b

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

#fe5b77
#77fe5b
#5b77fe

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

#fe5b77
#c8fe5b
#5bfee2
#905bfe

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

#fe5b77
#5bfee2
#5bc9fe
#fe915b

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

#fe5b77 Color Code Preview on Black Background Color

This is how #fe5b77 Color will look on black background color. Color contrast ratio is 6.98

#fe5b77 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe5b77

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe5b77

#fe5b77 color code is use for CSS Background Color

Background color for the above div is #fe5b77

HTML with inline CSS

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

#fe5b77 color code is use for CSS Border Color

CSS Border color for the above div is #fe5b77

HTML with inline CSS

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

CSS Border Left color for the above div is #fe5b77

HTML with inline CSS

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

CSS Border Right color for the above div is #fe5b77

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe5b77

HTML with inline CSS

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

CSS Border Top color for the above div is #fe5b77

HTML with inline CSS

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

#fe5b77 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe5b77 Color code Preview on White Background

This is how #fe5b77 Color code will look on white background color. Color contrast ratio is 3.01

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.