Skip to main content Skip to docs navigation

#fcbf0a hex color | Download Dark Yellow 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 Marigold and its hex is #FCC006 Nearest Color Name

Color Hue/Base color: Yellow

Hex #fcbf0a Color code in RGB color code model is created after adding 98.82% red color, 74.9% green color and 3.92% blue color. Hex #fcbf0a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 96% yellow and 1.18% black.

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

RGB Chart

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

Color Table

Hex Color Code fcbf0a #fcbf0a
RGB Decimal 252, 191, 10 252, 191, 10
RGB Percent 99%, 75%, 4% rgb(99%, 75%, 4%)
CSS RGBa 252, 191, 10,1 rgba(252,191,10,1)
CMYK Model cmyk(0%,24%,96%,1.18%)
HSL Color Space 45,98% ,51% hsl(45,98% ,51%)
HSV Color Space 45°, 96%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10111111 00001010
Octal 374 277 12
Decimal 252 191 10
Hex fc bf 0a

Different shades of #fcbf0a color code.

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

Darkest of #fcbf0a
#6c5101
Darker of #fcbf0a
#9e7702
Dark of #fcbf0a
#d09d03
Base of #fcbf0a
#fcbf0a
Light of #fcbf0a
#fdcc3c
Lighter
#fdd96f
Lightest
#fee6a1

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

#fcbf0a
#0a47fc

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

Split Complementary

#fcbf0a
#0ac0fc
#460afc

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

Analogous Color

#fc320a
#fc5a0a
#fcbf0a
#e8fc0a
#83fc0a

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

#fcbf0a
#bf0afc
#0afcbf

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

#fcbf0a
#0afcbf
#0a47fc
#fc0a47

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

#fcbf0a
#0afc46
#0a47fc
#fc0ac0

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 #fcbf0a

#392b01
#6c5101
#9e7702
#d09d03
#fcbf0a
#fdcc3c
#fdd96f
#fee6a1
#fef4d4

Tints of #fcbf0a Color

#fcbf0a
#fcc625
#fccd40
#fdd45b
#fddb76
#fde292
#fee9ad
#fef0c8
#fef7e3
#ffffff

Shades of #fcbf0a color code

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

#fcbf0a
#e0a908
#c49407
#a87f06
#8c6a05
#705404
#543f03
#382a02
#1c1501
#000000

Tones

#fcbf0a
#e3b323
#caa63c
#b29a54
#998e6d

Tones

Similar Color like #fcbf0a color

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

#fdc00b
#fec10c
#ffc20d
#ffc30e
#ffc40f
#ffc510
#ffc611
#ffc712
#ffc813
#ffc914
#ffca15
#ffcb16
#ffcc17
#ffcd18
#fbbe09
#fabd08
#f9bc07
#f8bb06
#f7ba05
#f6b904
#f5b803
#f4b702
#f3b601
#f2b500
#f1b400
#f0b300
#efb200
#eeb100

Download this Dark Yellow

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

#fcbf0a Color Code Preview on Black Background Color

This is how #fcbf0a Color will look on black background color. Color contrast ratio is 12.60

#fcbf0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbf0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbf0a

#fcbf0a color code is use for CSS Background Color

Background color for the above div is #fcbf0a

HTML with inline CSS

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

#fcbf0a color code is use for CSS Border Color

CSS Border color for the above div is #fcbf0a

HTML with inline CSS

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

CSS Border Left color for the above div is #fcbf0a

HTML with inline CSS

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

CSS Border Right color for the above div is #fcbf0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcbf0a

HTML with inline CSS

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

CSS Border Top color for the above div is #fcbf0a

HTML with inline CSS

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

#fcbf0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcbf0a Color code Preview on White Background

This is how #fcbf0a Color code will look on white background color. Color contrast ratio is 1.67

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

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,191,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,71,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,191,10,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }