Skip to main content Skip to docs navigation

#fcb80e hex color | Download Dark Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Orange Yellow and its hex is #FDB915 Nearest Color Name

Color Hue/Base color: Orange

Hex #fcb80e Color code in RGB color code model is created after adding 98.82% red color, 72.16% green color and 5.49% blue color. Hex #fcb80e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 94% yellow and 1.18% black.

Hex #fcb80e color code is between #ffbb11 web safe hex color code and #eeaa00 web safe hex color code. #ffbb11 is the nearest web safe color code. You can see here many more shades of #fcb80e color code.

RGB Chart

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

Color Table

Hex Color Code fcb80e #fcb80e
RGB Decimal 252, 184, 14 252, 184, 14
RGB Percent 99%, 72%, 5% rgb(99%, 72%, 5%)
CSS RGBa 252, 184, 14,1 rgba(252,184,14,1)
CMYK Model cmyk(0%,27%,94%,1.18%)
HSL Color Space 43,98% ,52% hsl(43,98% ,52%)
HSV Color Space 43°, 94%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10111000 00001110
Octal 374 270 16
Decimal 252 184 14
Hex fc b8 0e

Different shades of #fcb80e color code.

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

Darkest of #fcb80e
#705001
Darker of #fcb80e
#a27402
Dark of #fcb80e
#d49803
Base of #fcb80e
#fcb80e
Light of #fcb80e
#fdc740
Lighter
#fdd673
Lightest
#fee5a5

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

#fcb80e
#0e52fc

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

Split Complementary

#fcb80e
#0ec9fc
#410efc

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

Analogous Color

#fc2d0e
#fc550e
#fcb80e
#f1fc0e
#8dfc0e

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

#fcb80e
#b80efc
#0efcb8

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

#fcb80e
#0efcb8
#0e52fc
#fc0e52

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fcb80e
#0efc41
#0e52fc
#fc0ec9

Square 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).

Monochromatic Color with #fcb80e

#3d2c01
#705001
#a27402
#d49803
#fcb80e
#fdc740
#fdd673
#fee5a5
#fff3d8

Tints of #fcb80e Color

#fcb80e
#fcbf28
#fcc743
#fdcf5e
#fdd779
#fddf93
#fee7ae
#feefc9
#fef7e4
#ffffff

Shades of #fcb80e color code

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

#fcb80e
#e0a30c
#c48f0a
#a87a09
#8c6607
#705106
#543d04
#382803
#1c1401
#000000

Tones

#fcb80e
#e4ae26
#cba33f
#b39957
#9a8e70

Tones

Similar Color like #fcb80e color

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

#fdb90f
#feba10
#ffbb11
#ffbc12
#ffbd13
#ffbe14
#ffbf15
#ffc016
#ffc117
#ffc218
#ffc319
#ffc41a
#ffc51b
#ffc61c
#fbb70d
#fab60c
#f9b50b
#f8b40a
#f7b309
#f6b208
#f5b107
#f4b006
#f3af05
#f2ae04
#f1ad03
#f0ac02
#efab01
#eeaa00

Download this Dark Orange

Hex #fcb80e 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.

#fcb80e Color Code Preview on Black Background Color

This is how #fcb80e Color will look on black background color. Color contrast ratio is 12.00

#fcb80e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb80e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb80e

#fcb80e color code is use for CSS Background Color

Background color for the above div is #fcb80e

HTML with inline CSS

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

#fcb80e color code is use for CSS Border Color

CSS Border color for the above div is #fcb80e

HTML with inline CSS

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

CSS Border Left color for the above div is #fcb80e

HTML with inline CSS

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

CSS Border Right color for the above div is #fcb80e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcb80e

HTML with inline CSS

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

CSS Border Top color for the above div is #fcb80e

HTML with inline CSS

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

#fcb80e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcb80e Color code Preview on White Background

This is how #fcb80e Color code will look on white background color. Color contrast ratio is 1.75

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(252,184,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,82,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,184,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }