@
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.

#adb340 hex color - Yellow - Warm color - Information

#adb340 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #adb340 Color code in RGB color code model is created after adding 67.84% red color, 70.2% green color and 25.1% blue color. Hex #adb340 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 64% yellow and 29.8% black.

Hex #adb340 color code is between #aabb44 web safe hex color code and #bbaa33 web safe hex color code. #aabb44 is the nearest web safe color code. You can see here many more shades of #adb340 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code adb340 #adb340
RGB Decimal 173, 179, 64 rgb(173, 179, 64)
RGB Percent 68%, 70%, 25% rgb(68%, 70%, 25%)
CSS RGBa 173, 179, 64,1 rgba(173,179,64,1)
CMYK Model cmyk(3%,0%,64%,29.8%)
HSL Color Space 63,47% ,48% hsl(63,47% ,48%)
HSV Color Space 63°, 64%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 10110011 01000000
Octal 255 263 100
Decimal 173 179 64
Hex ad b3 40

Different shades of #adb340 color code.

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

Light Shade of #adb340
#c1c660
Dark Shade of #adb340
#898d33
Saturated Shade of #adb340
#b8bf34
Desaturated Shade of #adb340
#a2a74c
Grey scale Shade of #adb340
#797979
Brighten Shade
#c6cc59
Most Readable Shade
#000000

Shades of #adb340 color code

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

#adb340
#999f38
#868b31
#73772a
#606323
#4c4f1c
#393b15
#26270e
#131307
#000000

Similar Color like #adb340 color

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

#aeb441
#afb542
#b0b643
#b1b744
#b2b845
#b3b946
#b4ba47
#b5bb48
#b6bc49
#b7bd4a
#b8be4b
#b9bf4c
#bac04d
#bbc14e
#acb23f
#abb13e
#aab03d
#a9af3c
#a8ae3b
#a7ad3a
#a6ac39
#a5ab38
#a4aa37
#a3a936
#a2a835
#a1a734
#a0a633
#9fa532

Monochromatic Color with #adb340

#adb340
#d6dd4f
#090903
#323312
#5b5e22
#848831

Tints of #adb340 Color

#adb340
#b6bb55
#bfc36a
#c8cc7f
#d1d494
#daddaa
#e3e5bf
#eceed4
#f5f6e9
#ffffff

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

#adb340
#4640b3

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

Split Complementary

#adb340
#4074b3
#7f40b3

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

Analogous Color

#b38b40
#b3a240
#adb340
#96b340
#7fb340

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

#adb340
#40adb3
#b340ad

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

#adb340
#40b37f
#4640b3
#b34073

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#adb340
#4640b3
#7f40b3
#74b340

Double Complementary 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).

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

#adb340 Color Code Preview on Black Background Color

This is how #adb340 Color will look on black background color. Color contrast ratio is 9.30

#adb340 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adb340

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adb340

#adb340 color code is use for CSS Background Color

Background color for the above div is #adb340

HTML with inline CSS

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

#adb340 color code is use for CSS Border Color

CSS Border color for the above div is #adb340

HTML with inline CSS

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

CSS Border Left color for the above div is #adb340

HTML with inline CSS

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

CSS Border Right color for the above div is #adb340

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adb340

HTML with inline CSS

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

CSS Border Top color for the above div is #adb340

HTML with inline CSS

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

#adb340 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adb340 Color code Preview on White Background

This is how #adb340 Color code will look on white background color. Color contrast ratio is 2.26

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.