Skip to main content Skip to docs navigation

#faba11 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 Ukon Saffron and its hex is #FABF14 Nearest Color Name

Color Hue/Base color: Yellow

Hex #faba11 Color code in RGB color code model is created after adding 98.04% red color, 72.94% green color and 6.67% blue color. Hex #faba11 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 93% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code faba11 #faba11
RGB Decimal 250, 186, 17 250, 186, 17
RGB Percent 98%, 73%, 7% rgb(98%, 73%, 7%)
CSS RGBa 250, 186, 17,1 rgba(250,186,17,1)
CMYK Model cmyk(0%,26%,93%,1.96%)
HSL Color Space 44,96% ,52% hsl(44,96% ,52%)
HSV Color Space 44°, 93%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 10111010 00010001
Octal 372 272 21
Decimal 250 186 17
Hex fa ba 11

Different shades of #faba11 color code.

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

Darkest of #faba11
#705202
Darker of #faba11
#a27603
Dark of #faba11
#d49b04
Base of #faba11
#faba11
Light of #faba11
#fbc843
Lighter
#fcd775
Lightest
#fde5a7

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

#faba11
#1151fa

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

Split Complementary

#faba11
#11c5fa
#4511fa

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

Analogous Color

#fa3211
#fa5911
#faba11
#ecfa11
#8bfa11

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

#faba11
#ba11fa
#11faba

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

#faba11
#11faba
#1151fa
#fa1151

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

#faba11
#11fa45
#1151fa
#fa11c5

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

#3e2d01
#705202
#a27603
#d49b04
#faba11
#fbc843
#fcd775
#fde5a7
#fef4d9

Tints of #faba11 Color

#faba11
#fac12b
#fbc945
#fbd160
#fcd87a
#fce095
#fde8af
#fdefca
#fef7e4
#ffffff

Shades of #faba11 color code

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

#faba11
#dea50f
#c2900d
#a67c0b
#8a6709
#6f5207
#533e05
#372903
#1b1401
#000000

Tones

#faba11
#e2af29
#c9a442
#b1995a
#998e72

Tones

Similar Color like #faba11 color

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

#fbbb12
#fcbc13
#fdbd14
#febe15
#ffbf16
#ffc017
#ffc118
#ffc219
#ffc31a
#ffc41b
#ffc51c
#ffc61d
#ffc71e
#ffc81f
#f9b910
#f8b80f
#f7b70e
#f6b60d
#f5b50c
#f4b40b
#f3b30a
#f2b209
#f1b108
#f0b007
#efaf06
#eeae05
#edad04
#ecac03

Download this Dark Yellow

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

#faba11 Color Code Preview on Black Background Color

This is how #faba11 Color will look on black background color. Color contrast ratio is 12.10

#faba11 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faba11

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faba11

#faba11 color code is use for CSS Background Color

Background color for the above div is #faba11

HTML with inline CSS

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

#faba11 color code is use for CSS Border Color

CSS Border color for the above div is #faba11

HTML with inline CSS

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

CSS Border Left color for the above div is #faba11

HTML with inline CSS

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

CSS Border Right color for the above div is #faba11

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faba11

HTML with inline CSS

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

CSS Border Top color for the above div is #faba11

HTML with inline CSS

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

#faba11 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faba11 Color code Preview on White Background

This is how #faba11 Color code will look on white background color. Color contrast ratio is 1.74

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

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(250,186,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,81,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,186,17,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }