crispedge.com

Color picker

Loading...

#feba4b hex color - Yellow - Warm color - Information

#feba4b hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #feba4b Color code in RGB color code model is created after adding 99.61% red color, 72.94% green color and 29.41% blue color. Hex #feba4b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 70% yellow and 0% black.

Hex #feba4b color code is between #ffbb44 web safe hex color code and #eeaa55 web safe hex color code. #ffbb44 is the nearest web safe color code. You can see here many more shades of #feba4b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefeba4b#feba4b
RGB Decimal254, 186, 75rgb(254, 186, 75)
RGB Percent100%, 73%, 29%rgb(100%, 73%, 29%)
CSS RGBa254, 186, 75,1rgba(254,186,75,1)
CMYK Modelcmyk(0%,27%,70%,0%)
HSL Color Space37,99% ,65%hsl(37,99% ,65%)
HSV Color Space37°, 70%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101011101001001011
Octal376272113
Decimal25418675
Hexfeba4b

Different shades of #feba4b color code.

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

Light Shade of #feba4b
#fecd7e
Dark Shade of #feba4b
#fea718
Saturated Shade of #feba4b
#ffba4a
Desaturated Shade of #feba4b
#f5b854
Grey scale Shade of #feba4b
#a4a4a4
Brighten Shade
#ffd364
Most Readable Shade
#000000

Shades of #feba4b color code

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

#feba4b
#e1a542
#c5903a
#a97c32
#8d6729
#705221
#543e19
#382910
#1c1408
#000000

Similar Color like #feba4b color

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

#ffbb4c
#ffbc4d
#ffbd4e
#ffbe4f
#ffbf50
#ffc051
#ffc152
#ffc253
#ffc354
#ffc455
#ffc556
#ffc657
#ffc758
#ffc859
#fdb94a
#fcb849
#fbb748
#fab647
#f9b546
#f8b445
#f7b344
#f6b243
#f5b142
#f4b041
#f3af40
#f2ae3f
#f1ad3e
#f0ac3d

Monochromatic Color with #feba4b

#feba4b
#291e0c
#543e19
#7e5d25
#a97c32
#d39b3e

Tints of #feba4b Color

#feba4b
#fec15f
#fec973
#fed187
#fed89b
#fee0af
#fee8c3
#feefd7
#fef7eb
#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

#feba4b
#4b8ffe

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

Split Complementary

#feba4b
#4be9fe
#614bfe

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

Analogous Color

#fe724b
#fe964b
#feba4b
#fede4b
#fafe4b

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

#feba4b
#4bfeba
#ba4bfe

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

#feba4b
#4bfe60
#4b8ffe
#fe4be8

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

#feba4b
#4b8ffe
#614bfe
#e9fe4b

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

#feba4b Color Code Preview on Black Background Color

This is how #feba4b Color will look on black background color. Color contrast ratio is 12.34

#feba4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feba4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feba4b

#feba4b color code is use for CSS Background Color

Background color for the above div is #feba4b

HTML with inline CSS

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

#feba4b color code is use for CSS Border Color

CSS Border color for the above div is #feba4b

HTML with inline CSS

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

CSS Border Left color for the above div is #feba4b

HTML with inline CSS

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

CSS Border Right color for the above div is #feba4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feba4b

HTML with inline CSS

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

CSS Border Top color for the above div is #feba4b

HTML with inline CSS

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

#feba4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feba4b Color code Preview on White Background

This is how #feba4b Color code will look on white background color. Color contrast ratio is 1.70

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

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,186,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,143,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,186,75,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.