Skip to main content Skip to docs navigation

#adb034 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 Green Neon and its hex is #B2AC31 Nearest Color Name

Color Hue/Base color: Yellow

Hex #adb034 Color code in RGB color code model is created after adding 67.84% red color, 69.02% green color and 20.39% blue color. Hex #adb034 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 70% yellow and 30.98% black.

Hex #adb034 color code is between #aaaa33 web safe hex color code and #bbbb44 web safe hex color code. #aaaa33 is the nearest web safe color code. You can see here many more shades of #adb034 color code.

RGB Chart

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

Color Table

Hex Color Code adb034 #adb034
RGB Decimal 173, 176, 52 173, 176, 52
RGB Percent 68%, 69%, 20% rgb(68%, 69%, 20%)
CSS RGBa 173, 176, 52,1 rgba(173,176,52,1)
CMYK Model cmyk(2%,0%,70%,30.98%)
HSL Color Space 61,54% ,45% hsl(61,54% ,45%)
HSV Color Space 61°, 70%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 10110000 00110100
Octal 255 260 64
Decimal 173 176 52
Hex ad b0 34

Different shades of #adb034 color code.

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

Darkest of #adb034
#393a11
Darker of #adb034
#60611d
Dark of #adb034
#868928
Base of #adb034
#adb034
Light of #adb034
#c7ca4d
Lighter
#d4d674
Lightest
#e0e29b

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

#adb034
#3734b0

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

Split Complementary

#adb034
#346fb0
#7534b0

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

Analogous Color

#b06b34
#b07f34
#adb034
#84b034
#50b034

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

#adb034
#b034ad
#34adb0

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

#adb034
#34adb0
#3734b0
#b03734

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

#adb034
#34b075
#3734b0
#b0346f

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

#121305
#393a11
#60611d
#868928
#adb034
#c7ca4d
#d4d674
#e0e29b
#ecedc3

Tints of #adb034 Color

#adb034
#b6b84a
#bfc161
#c8ca77
#d1d38e
#dadba4
#e3e4bb
#ecedd1
#f5f6e8
#ffffff

Shades of #adb034 color code

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

#adb034
#999c2e
#868828
#737522
#60611c
#4c4e17
#393a11
#26270b
#131305
#000000

Tones

#adb034
#97994b
#828262
#727272
#727272

Tones

Similar Color like #adb034 color

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

#aeb135
#afb236
#b0b337
#b1b438
#b2b539
#b3b63a
#b4b73b
#b5b83c
#b6b93d
#b7ba3e
#b8bb3f
#b9bc40
#babd41
#bbbe42
#acaf33
#abae32
#aaad31
#a9ac30
#a8ab2f
#a7aa2e
#a6a92d
#a5a82c
#a4a72b
#a3a62a
#a2a529
#a1a428
#a0a327
#9fa226

Download this Dark Yellow

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

#adb034 Color Code Preview on Black Background Color

This is how #adb034 Color will look on black background color. Color contrast ratio is 9.04

#adb034 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adb034

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adb034

#adb034 color code is use for CSS Background Color

Background color for the above div is #adb034

HTML with inline CSS

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

#adb034 color code is use for CSS Border Color

CSS Border color for the above div is #adb034

HTML with inline CSS

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

CSS Border Left color for the above div is #adb034

HTML with inline CSS

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

CSS Border Right color for the above div is #adb034

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adb034

HTML with inline CSS

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

CSS Border Top color for the above div is #adb034

HTML with inline CSS

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

#adb034 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adb034 Color code Preview on White Background

This is how #adb034 Color code will look on white background color. Color contrast ratio is 2.32

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

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(173,176,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(55,52,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,176,52,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }