Skip to main content Skip to docs navigation

#afb51a 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 The Killing Joke and its hex is #B0BF1A Nearest Color Name

Color Hue/Base color: Green

Hex #afb51a Color code in RGB color code model is created after adding 68.63% red color, 70.98% green color and 10.2% blue color. Hex #afb51a Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 86% yellow and 29.02% black.

Hex #afb51a color code is between #aabb22 web safe hex color code and #bbaa11 web safe hex color code. #aabb22 is the nearest web safe color code. You can see here many more shades of #afb51a color code.

RGB Chart

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

Color Table

Hex Color Code afb51a #afb51a
RGB Decimal 175, 181, 26 175, 181, 26
RGB Percent 69%, 71%, 10% rgb(69%, 71%, 10%)
CSS RGBa 175, 181, 26,1 rgba(175,181,26,1)
CMYK Model cmyk(3%,0%,86%,29.02%)
HSL Color Space 62,75% ,41% hsl(62,75% ,41%)
HSV Color Space 62°, 86%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 10110101 00011010
Octal 257 265 32
Decimal 175 181 26
Hex af b5 1a

Different shades of #afb51a color code.

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

Darkest of #afb51a
#2e2f07
Darker of #afb51a
#595c0d
Dark of #afb51a
#848814
Base of #afb51a
#afb51a
Light of #afb51a
#d8df23
Lighter
#e0e64f
Lightest
#e8ec7c

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

#afb51a
#201ab5

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

Split Complementary

#afb51a
#1a62b5
#6d1ab5

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

Analogous Color

#b5611a
#b57a1a
#afb51a
#7bb51a
#3bb51a

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

#afb51a
#b51aaf
#1aafb5

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

#afb51a
#1aafb5
#201ab5
#b5201a

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

#afb51a
#1ab56d
#201ab5
#b51a62

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

#030300
#2e2f07
#595c0d
#848814
#afb51a
#d8df23
#e0e64f
#e8ec7c
#f0f3a8

Tints of #afb51a Color

#afb51a
#b7bd33
#c0c54c
#c9cd66
#d2d57f
#dbde99
#e4e6b2
#edeecc
#f6f6e5
#ffffff

Shades of #afb51a color code

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

#afb51a
#9ba017
#888c14
#747811
#61640e
#4d500b
#3a3c08
#262805
#131402
#000000

Tones

#afb51a
#9ca02f
#898c43
#767758
#686868

Tones

Similar Color like #afb51a color

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

#b0b61b
#b1b71c
#b2b81d
#b3b91e
#b4ba1f
#b5bb20
#b6bc21
#b7bd22
#b8be23
#b9bf24
#bac025
#bbc126
#bcc227
#bdc328
#aeb419
#adb318
#acb217
#abb116
#aab015
#a9af14
#a8ae13
#a7ad12
#a6ac11
#a5ab10
#a4aa0f
#a3a90e
#a2a80d
#a1a70c

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

#afb51a Color Code Preview on Black Background Color

This is how #afb51a Color will look on black background color. Color contrast ratio is 9.45

#afb51a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb51a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb51a

#afb51a color code is use for CSS Background Color

Background color for the above div is #afb51a

HTML with inline CSS

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

#afb51a color code is use for CSS Border Color

CSS Border color for the above div is #afb51a

HTML with inline CSS

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

CSS Border Left color for the above div is #afb51a

HTML with inline CSS

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

CSS Border Right color for the above div is #afb51a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afb51a

HTML with inline CSS

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

CSS Border Top color for the above div is #afb51a

HTML with inline CSS

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

#afb51a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afb51a Color code Preview on White Background

This is how #afb51a Color code will look on white background color. Color contrast ratio is 2.22

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

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(175,181,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,26,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,181,26,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }