crispedge.com

Color picker

Loading...

#fd665c hex color - Orange - Warm color - Information

#fd665c hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fd665c Color code in RGB color code model is created after adding 99.22% red color, 40% green color and 36.08% blue color. Hex #fd665c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 64% yellow and 1% black.

Hex #fd665c color code is between #ff5555 web safe hex color code and #ee7766 web safe hex color code. #ff5555 is the nearest web safe color code. You can see here many more shades of #fd665c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd665c#fd665c
RGB Decimal253, 102, 92rgb(253, 102, 92)
RGB Percent99%, 40%, 36%rgb(99%, 40%, 36%)
CSS RGBa253, 102, 92,1rgba(253,102,92,1)
CMYK Modelcmyk(0%,60%,64%,1%)
HSL Color Space4,98% ,68%hsl(4,98% ,68%)
HSV Color Space4°, 64%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010110011001011100
Octal375146134
Decimal25310292
Hexfd665c

Different shades of #fd665c color code.

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

Light Shade of #fd665c
#fe958e
Dark Shade of #fd665c
#fc372a
Saturated Shade of #fd665c
#ff645a
Desaturated Shade of #fd665c
#f56d64
Grey scale Shade of #fd665c
#acacac
Brighten Shade
#ff7f75
Most Readable Shade
#000000

Shades of #fd665c color code

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

#fd665c
#e05a51
#c44f47
#a8443d
#8c3833
#702d28
#54221e
#381614
#1c0b0a
#000000

Similar Color like #fd665c color

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

#fe675d
#ff685e
#ff695f
#ff6a60
#ff6b61
#ff6c62
#ff6d63
#ff6e64
#ff6f65
#ff7066
#ff7167
#ff7268
#ff7369
#ff746a
#fc655b
#fb645a
#fa6359
#f96258
#f86157
#f76056
#f65f55
#f55e54
#f45d53
#f35c52
#f25b51
#f15a50
#f0594f
#ef584e

Monochromatic Color with #fd665c

#fd665c
#28100f
#53211e
#7d332e
#a8443d
#d2554d

Tints of #fd665c Color

#fd665c
#fd776e
#fd8880
#fd9992
#fdaaa4
#febbb6
#feccc8
#feddda
#feeeec
#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

#fd665c
#5cf3fd

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

Split Complementary

#fd665c
#5cfdb7
#5ca2fd

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

Analogous Color

#fd5c92
#fd5c72
#fd665c
#fd865c
#fda65c

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

#fd665c
#5cfd66
#665cfd

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

#fd665c
#a2fd5c
#5cf3fd
#b65cfd

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

#fd665c
#5cf3fd
#5ca2fd
#fdb75c

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

#fd665c Color Code Preview on Black Background Color

This is how #fd665c Color will look on black background color. Color contrast ratio is 7.23

#fd665c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd665c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd665c

#fd665c color code is use for CSS Background Color

Background color for the above div is #fd665c

HTML with inline CSS

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

#fd665c color code is use for CSS Border Color

CSS Border color for the above div is #fd665c

HTML with inline CSS

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

CSS Border Left color for the above div is #fd665c

HTML with inline CSS

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

CSS Border Right color for the above div is #fd665c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd665c

HTML with inline CSS

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

CSS Border Top color for the above div is #fd665c

HTML with inline CSS

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

#fd665c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd665c Color code Preview on White Background

This is how #fd665c Color code will look on white background color. Color contrast ratio is 2.90

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

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,102,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,243,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,102,92,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.