crispedge.com

#faa95d hex color - Orange - Warm color - Information

#faa95d hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #faa95d Color code in RGB color code model is created after adding 98.04% red color, 66.27% green color and 36.47% blue color. Hex #faa95d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 63% yellow and 2% black.

Hex #faa95d color code is between #ffaa55 web safe hex color code and #ee9966 web safe hex color code. #ffaa55 is the nearest web safe color code. You can see here many more shades of #faa95d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefaa95d#faa95d
RGB Decimal250, 169, 93rgb(250, 169, 93)
RGB Percent98%, 66%, 36%rgb(98%, 66%, 36%)
CSS RGBa250, 169, 93,1rgba(250,169,93,1)
CMYK Modelcmyk(0%,32%,63%,2%)
HSL Color Space29,94% ,67%hsl(29,94% ,67%)
HSV Color Space29°, 63%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101010100101011101
Octal372251135
Decimal25016993
Hexfaa95d

Different shades of #faa95d color code.

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

Light Shade of #faa95d
#fcc38e
Dark Shade of #faa95d
#f88f2c
Saturated Shade of #faa95d
#ffa958
Desaturated Shade of #faa95d
#f2a965
Grey scale Shade of #faa95d
#ababab
Brighten Shade
#ffc276
Most Readable Shade
#000000

Shades of #faa95d color code

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

#faa95d
#de9652
#c28348
#a6703e
#8a5d33
#6f4b29
#53381f
#372514
#1b120a
#000000

Similar Color like #faa95d color

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

#fbaa5e
#fcab5f
#fdac60
#fead61
#ffae62
#ffaf63
#ffb064
#ffb165
#ffb266
#ffb367
#ffb468
#ffb569
#ffb66a
#ffb76b
#f9a85c
#f8a75b
#f7a65a
#f6a559
#f5a458
#f4a357
#f3a256
#f2a155
#f1a054
#f09f53
#ef9e52
#ee9d51
#ed9c50
#ec9b4f

Monochromatic Color with #faa95d

#faa95d
#25190e
#50361e
#7a532e
#a5703d
#cf8c4d

Tints of #faa95d Color

#faa95d
#fab26f
#fbbc81
#fbc593
#fccfa5
#fcd8b7
#fde2c9
#fdebdb
#fef5ed
#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

#faa95d
#5daefa

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

Split Complementary

#faa95d
#5dfaf8
#5d5ffa

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

Analogous Color

#fa6a5d
#fa8a5d
#faa95d
#fac85d
#fae85d

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

#faa95d
#5dfaa9
#a95dfa

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

#faa95d
#5ffa5d
#5daefa
#f75dfa

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

#faa95d
#5daefa
#5d5ffa
#faf85d

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

#faa95d Color Code Preview on Black Background Color

This is how #faa95d Color will look on black background color. Color contrast ratio is 10.90

#faa95d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faa95d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faa95d

#faa95d color code is use for CSS Background Color

Background color for the above div is #faa95d

HTML with inline CSS

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

#faa95d color code is use for CSS Border Color

CSS Border color for the above div is #faa95d

HTML with inline CSS

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

CSS Border Left color for the above div is #faa95d

HTML with inline CSS

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

CSS Border Right color for the above div is #faa95d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faa95d

HTML with inline CSS

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

CSS Border Top color for the above div is #faa95d

HTML with inline CSS

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

#faa95d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faa95d Color code Preview on White Background

This is how #faa95d Color code will look on white background color. Color contrast ratio is 1.93

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

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(250,169,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,174,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,169,93,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.

< /html>