Skip to main content Skip to docs navigation

#a4bf0f hex color | Dark Green & Warm color | 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 Gameboy Light and its hex is #9BBC0F Nearest Color Name

Color Hue/Base color: Green

Hex #a4bf0f Color code in RGB color code model is created after adding 64.31% red color, 74.9% green color and 5.88% blue color. Hex #a4bf0f Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 92% yellow and 25.1% black.

Hex #a4bf0f color code is between #aabb11 web safe hex color code and #99cc00 web safe hex color code. #aabb11 is the nearest web safe color code. You can see here many more shades of #a4bf0f color code.

RGB Chart

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

Color Table

Hex Color Code a4bf0f #a4bf0f
RGB Decimal 164, 191, 15 164, 191, 15
RGB Percent 64%, 75%, 6% rgb(64%, 75%, 6%)
CSS RGBa 164, 191, 15,1 rgba(164,191,15,1)
CMYK Model cmyk(14%,0%,92%,25.1%)
HSL Color Space 69,85% ,40% hsl(69,85% ,40%)
HSV Color Space 69°, 92%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100100 10111111 00001111
Octal 244 277 17
Decimal 164 191 15
Hex a4 bf 0f

Different shades of #a4bf0f color code.

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

Darkest of #a4bf0f
#2a3104
Darker of #a4bf0f
#536008
Dark of #a4bf0f
#7b900b
Base of #a4bf0f
#a4bf0f
Light of #a4bf0f
#cbed14
Lighter
#d6f044
Lightest
#e0f473

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

#a4bf0f
#2a0fbf

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

Split Complementary

#a4bf0f
#0f4cbf
#820fbf

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

Analogous Color

#bf730f
#bf910f
#a4bf0f
#69bf0f
#20bf0f

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

#a4bf0f
#bf0fa4
#0fa4bf

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

#a4bf0f
#0fa4bf
#2a0fbf
#bf2a0f

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

#a4bf0f
#0fbf82
#2a0fbf
#bf0f4c

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

#020200
#2a3104
#536008
#7b900b
#a4bf0f
#cbed14
#d6f044
#e0f473
#ebf8a2

Tints of #a4bf0f Color

#a4bf0f
#aec629
#b8cd44
#c2d45f
#ccdb79
#d6e294
#e0e9af
#eaf0c9
#f4f7e4
#ffffff

Shades of #a4bf0f color code

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

#a4bf0f
#91a90d
#7f940b
#6d7f0a
#5b6a08
#485406
#363f05
#242a03
#121501
#000000

Tones

#a4bf0f
#96aa24
#879638
#79814d
#6b6d61

Tones

Similar Color like #a4bf0f color

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

#a5c010
#a6c111
#a7c212
#a8c313
#a9c414
#aac515
#abc616
#acc717
#adc818
#aec919
#afca1a
#b0cb1b
#b1cc1c
#b2cd1d
#a3be0e
#a2bd0d
#a1bc0c
#a0bb0b
#9fba0a
#9eb909
#9db808
#9cb707
#9bb606
#9ab505
#99b404
#98b303
#97b202
#96b101

Download this

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

#a4bf0f Color Code Preview on Black Background Color

This is how #a4bf0f Color will look on black background color. Color contrast ratio is 10.04

#a4bf0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bf0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bf0f

#a4bf0f color code is use for CSS Background Color

Background color for the above div is #a4bf0f

HTML with inline CSS

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

#a4bf0f color code is use for CSS Border Color

CSS Border color for the above div is #a4bf0f

HTML with inline CSS

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

CSS Border Left color for the above div is #a4bf0f

HTML with inline CSS

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

CSS Border Right color for the above div is #a4bf0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4bf0f

HTML with inline CSS

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

CSS Border Top color for the above div is #a4bf0f

HTML with inline CSS

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

#a4bf0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4bf0f Color code Preview on White Background

This is how #a4bf0f Color code will look on white background color. Color contrast ratio is 2.09

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

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