crispedge.com

Color picker

Loading...

#F76B7F hex color - Red - Warm color - Information

#F76B7F hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #F76B7F Color code in RGB color code model is created after adding 96.86% red color, 41.96% green color and 49.8% blue color. Hex #F76B7F Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 49% yellow and 3% black.

Hex #F76B7F color code is between #ff6677 web safe hex color code and #ee7788 web safe hex color code. #ff6677 is the nearest web safe color code. You can see here many more shades of #F76B7F color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color CodeF76B7F#F76B7F
RGB Decimal247, 107, 127rgb(247, 107, 127)
RGB Percent97%, 42%, 50%rgb(97%, 42%, 50%)
CSS RGBa247, 107, 127,1rgba(247,107,127,1)
CMYK Modelcmyk(0%,57%,49%,3%)
HSL Color Space351,90% ,69%hsl(351,90% ,69%)
HSV Color Space351°, 57%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101110110101101111111
Octal367153177
Decimal247107127
HexF76B7F

Different shades of #F76B7F color code.

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

Light Shade of #F76B7F
#fa9ba9
Dark Shade of #F76B7F
#f43b55
Saturated Shade of #F76B7F
#ff6379
Desaturated Shade of #F76B7F
#ef7385
Grey scale Shade of #F76B7F
#b1b1b1
Brighten Shade
#ff8498
Most Readable Shade
#000000

Shades of #F76B7F color code

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

#f76b7f
#db5f70
#c05362
#a44754
#893b46
#6d2f38
#52232a
#36171c
#1b0b0e
#000000

Similar Color like #F76B7F color

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

#f86c80
#f96d81
#fa6e82
#fb6f83
#fc7084
#fd7185
#fe7286
#ff7387
#ff7488
#ff7589
#ff768a
#ff778b
#ff788c
#ff798d
#f66a7e
#f5697d
#f4687c
#f3677b
#f2667a
#f16579
#f06478
#ef6377
#ee6276
#ed6175
#ec6074
#eb5f73
#ea5e72
#e95d71

Monochromatic Color with #F76B7F

#F76B7F
#220f12
#4d2128
#77343d
#a24653
#cc5969

Tints of #F76B7F Color

#f76b7f
#f77b8d
#f88b9b
#f99ca9
#faacb7
#fbbdc6
#fccdd4
#fddee2
#feeef0
#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

#F76B7F
#6bf7e3

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

Split Complementary

#F76B7F
#6bf79d
#6bc5f7

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

Analogous Color

#f76bb7
#f76b9b
#f76b7f
#f7736b
#f78f6b

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

#F76B7F
#7ff76b
#6b7ff7

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

#F76B7F
#c5f76b
#6bf7e3
#9d6bf7

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

#F76B7F
#6bf7e3
#6bc5f7
#f79d6b

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

#F76B7F Color Code Preview on Black Background Color

This is how #F76B7F Color will look on black background color. Color contrast ratio is 7.36

#F76B7F in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #F76B7F

HTML with inline CSS

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

Your Example Paragraph content text in with font color #F76B7F

#F76B7F color code is use for CSS Background Color

Background color for the above div is #F76B7F

HTML with inline CSS

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

#F76B7F color code is use for CSS Border Color

CSS Border color for the above div is #F76B7F

HTML with inline CSS

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

CSS Border Left color for the above div is #F76B7F

HTML with inline CSS

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

CSS Border Right color for the above div is #F76B7F

HTML with inline CSS

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

CSS Border Bottom color for the above div is #F76B7F

HTML with inline CSS

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

CSS Border Top color for the above div is #F76B7F

HTML with inline CSS

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

#F76B7F hex Color code used as CSS color Codes

Example CSS Class for usage

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

#F76B7F Color code Preview on White Background

This is how #F76B7F Color code will look on white background color. Color contrast ratio is 2.85

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

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(247,107,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,247,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(247,107,127,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.