crispedge.com

Color picker

Loading...

#adca5d hex color - Green - Warm color - Information

#adca5d hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #adca5d Color code in RGB color code model is created after adding 67.84% red color, 79.22% green color and 36.47% blue color. Hex #adca5d Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 54% yellow and 21% black.

Hex #adca5d color code is between #aacc55 web safe hex color code and #bbbb66 web safe hex color code. #aacc55 is the nearest web safe color code. You can see here many more shades of #adca5d color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeadca5d#adca5d
RGB Decimal173, 202, 93rgb(173, 202, 93)
RGB Percent68%, 79%, 36%rgb(68%, 79%, 36%)
CSS RGBa173, 202, 93,1rgba(173,202,93,1)
CMYK Modelcmyk(14%,0%,54%,21%)
HSL Color Space76,51% ,58%hsl(76,51% ,58%)
HSV Color Space76°, 54%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011100101001011101
Octal255312135
Decimal17320293
Hexadca5d

Different shades of #adca5d color code.

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

Light Shade of #adca5d
#c0d783
Dark Shade of #adca5d
#97b83c
Saturated Shade of #adca5d
#b2d552
Desaturated Shade of #adca5d
#a8bf68
Grey scale Shade of #adca5d
#939393
Brighten Shade
#c6e376
Most Readable Shade
#000000

Shades of #adca5d color code

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

#adca5d
#99b352
#869d48
#73863e
#607033
#4c5929
#39431f
#262c14
#13160a
#000000

Similar Color like #adca5d color

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

#aecb5e
#afcc5f
#b0cd60
#b1ce61
#b2cf62
#b3d063
#b4d164
#b5d265
#b6d366
#b7d467
#b8d568
#b9d669
#bad76a
#bbd86b
#acc95c
#abc85b
#aac75a
#a9c659
#a8c558
#a7c457
#a6c356
#a5c255
#a4c154
#a3c053
#a2bf52
#a1be51
#a0bd50
#9fbc4f

Monochromatic Color with #adca5d

#adca5d
#d1f471
#1b200f
#404a22
#647536
#899f49

Tints of #adca5d Color

#adca5d
#b6cf6f
#bfd581
#c8db93
#d1e1a5
#dae7b7
#e3edc9
#ecf3db
#f5f9ed
#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

#adca5d
#7a5dca

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

Split Complementary

#adca5d
#5d77ca
#b05dca

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

Analogous Color

#cabb5d
#c3ca5d
#adca5d
#97ca5d
#81ca5d

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

#adca5d
#5dadca
#ca5dad

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

#adca5d
#5dcab0
#7a5dca
#ca5d76

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

#adca5d
#7a5dca
#b05dca
#77ca5d

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 #adca5d 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.

#adca5d Color Code Preview on Black Background Color

This is how #adca5d Color will look on black background color. Color contrast ratio is 11.38

#adca5d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adca5d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adca5d

#adca5d color code is use for CSS Background Color

Background color for the above div is #adca5d

HTML with inline CSS

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

#adca5d color code is use for CSS Border Color

CSS Border color for the above div is #adca5d

HTML with inline CSS

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

CSS Border Left color for the above div is #adca5d

HTML with inline CSS

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

CSS Border Right color for the above div is #adca5d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adca5d

HTML with inline CSS

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

CSS Border Top color for the above div is #adca5d

HTML with inline CSS

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

#adca5d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adca5d Color code Preview on White Background

This is how #adca5d Color code will look on white background color. Color contrast ratio is 1.84

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

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,202,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,93,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,202,93,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.