crispedge.com

Color picker

Loading...

#fd766d hex color - Red - Warm color - Information

#fd766d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd766d Color code in RGB color code model is created after adding 99.22% red color, 46.27% green color and 42.75% blue color. Hex #fd766d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 57% yellow and 1% black.

Hex #fd766d color code is between #ff7766 web safe hex color code and #ee6677 web safe hex color code. #ff7766 is the nearest web safe color code. You can see here many more shades of #fd766d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd766d#fd766d
RGB Decimal253, 118, 109rgb(253, 118, 109)
RGB Percent99%, 46%, 43%rgb(99%, 46%, 43%)
CSS RGBa253, 118, 109,1rgba(253,118,109,1)
CMYK Modelcmyk(0%,53%,57%,1%)
HSL Color Space4,97% ,71%hsl(4,97% ,71%)
HSV Color Space4°, 57%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010111011001101101
Octal375166155
Decimal253118109
Hexfd766d

Different shades of #fd766d color code.

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

Light Shade of #fd766d
#fea59f
Dark Shade of #fd766d
#fc473b
Saturated Shade of #fd766d
#ff746b
Desaturated Shade of #fd766d
#f67c74
Grey scale Shade of #fd766d
#b5b5b5
Brighten Shade
#ff8f86
Most Readable Shade
#000000

Shades of #fd766d color code

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

#fd766d
#e06860
#c45b54
#a84e48
#8c413c
#703430
#542724
#381a18
#1c0d0c
#000000

Similar Color like #fd766d color

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

#fe776e
#ff786f
#ff7970
#ff7a71
#ff7b72
#ff7c73
#ff7d74
#ff7e75
#ff7f76
#ff8077
#ff8178
#ff8279
#ff837a
#ff847b
#fc756c
#fb746b
#fa736a
#f97269
#f87168
#f77067
#f66f66
#f56e65
#f46d64
#f36c63
#f26b62
#f16a61
#f06960
#ef685f

Monochromatic Color with #fd766d

#fd766d
#281311
#532724
#7d3b36
#a84e48
#d2625b

Tints of #fd766d Color

#fd766d
#fd857d
#fd948d
#fda39d
#fdb2ad
#fec2be
#fed1ce
#fee0de
#feefee
#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

#fd766d
#6df4fd

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

Split Complementary

#fd766d
#6dfdbe
#6dacfd

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

Analogous Color

#fd6d9e
#fd6d81
#fd766d
#fd936d
#fdb06d

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

#fd766d
#6dfd76
#766dfd

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

#fd766d
#acfd6d
#6df4fd
#be6dfd

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

#fd766d
#6df4fd
#6dacfd
#fdbe6d

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

#fd766d Color Code Preview on Black Background Color

This is how #fd766d Color will look on black background color. Color contrast ratio is 7.99

#fd766d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd766d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd766d

#fd766d color code is use for CSS Background Color

Background color for the above div is #fd766d

HTML with inline CSS

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

#fd766d color code is use for CSS Border Color

CSS Border color for the above div is #fd766d

HTML with inline CSS

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

CSS Border Left color for the above div is #fd766d

HTML with inline CSS

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

CSS Border Right color for the above div is #fd766d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd766d

HTML with inline CSS

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

CSS Border Top color for the above div is #fd766d

HTML with inline CSS

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

#fd766d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd766d Color code Preview on White Background

This is how #fd766d Color code will look on white background color. Color contrast ratio is 2.63

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

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(253,118,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,244,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,118,109,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.