@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#fe767a hex color - Red - Warm color - Information

#fe767a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe767a Color code in RGB color code model is created after adding 99.61% red color, 46.27% green color and 47.84% blue color. Hex #fe767a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 52% yellow and 0.39% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codefe767a#fe767a
RGB Decimal254, 118, 122rgb(254, 118, 122)
RGB Percent100%, 46%, 48%rgb(100%, 46%, 48%)
CSS RGBa254, 118, 122,1rgba(254,118,122,1)
CMYK Modelcmyk(0%,54%,52%,0.39%)
HSL Color Space358,99% ,73%hsl(358,99% ,73%)
HSV Color Space358°, 54%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100111011001111010
Octal376166172
Decimal254118122
Hexfe767a

Different shades of #fe767a color code.

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

Light Shade of #fe767a
#fea9ab
Dark Shade of #fe767a
#fe4349
Saturated Shade of #fe767a
#ff7579
Desaturated Shade of #fe767a
#f77d80
Grey scale Shade of #fe767a
#bababa
Brighten Shade
#ff8f93
Most Readable Shade
#000000

Shades of #fe767a color code

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

#fe767a
#e1686c
#c55b5e
#a94e51
#8d4143
#703436
#542728
#381a1b
#1c0d0d
#000000

Similar Color like #fe767a color

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

#ff777b
#ff787c
#ff797d
#ff7a7e
#ff7b7f
#ff7c80
#ff7d81
#ff7e82
#ff7f83
#ff8084
#ff8185
#ff8286
#ff8387
#ff8488
#fd7579
#fc7478
#fb7377
#fa7276
#f97175
#f87074
#f76f73
#f66e72
#f56d71
#f46c70
#f36b6f
#f26a6e
#f1696d
#f0686c

Monochromatic Color with #fe767a

#fe767a
#291314
#542728
#7e3b3d
#a94f51
#d36266

Tints of #fe767a Color

#fe767a
#fe8588
#fe9497
#fea3a6
#feb2b5
#fec2c3
#fed1d2
#fee0e1
#feeff0
#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

#fe767a
#76fefa

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

Split Complementary

#fe767a
#76feb6
#76befe

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

Analogous Color

#fe76b0
#fe7695
#fe767a
#fe8d76
#fea876

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

#fe767a
#7afe76
#767afe

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

#fe767a
#befe76
#76fefa
#b676fe

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

#fe767a
#76fefa
#76befe
#feb676

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

#fe767a Color Code Preview on Black Background Color

This is how #fe767a Color will look on black background color. Color contrast ratio is 8.09

#fe767a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe767a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe767a

#fe767a color code is use for CSS Background Color

Background color for the above div is #fe767a

HTML with inline CSS

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

#fe767a color code is use for CSS Border Color

CSS Border color for the above div is #fe767a

HTML with inline CSS

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

CSS Border Left color for the above div is #fe767a

HTML with inline CSS

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

CSS Border Right color for the above div is #fe767a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe767a

HTML with inline CSS

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

CSS Border Top color for the above div is #fe767a

HTML with inline CSS

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

#fe767a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe767a Color code Preview on White Background

This is how #fe767a Color code will look on white background color. Color contrast ratio is 2.60

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,118,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,254,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,118,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.