crispedge.com

Color picker

Loading...

#a0bc71 hex color - Orange - Warm color - Information

#a0bc71 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #a0bc71 Color code in RGB color code model is created after adding 62.75% red color, 73.73% green color and 44.31% blue color. Hex #a0bc71 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 40% yellow and 26% black.

Hex #a0bc71 color code is between #99bb77 web safe hex color code and #aacc66 web safe hex color code. #99bb77 is the nearest web safe color code. You can see here many more shades of #a0bc71 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea0bc71#a0bc71
RGB Decimal160, 188, 113rgb(160, 188, 113)
RGB Percent63%, 74%, 44%rgb(63%, 74%, 44%)
CSS RGBa160, 188, 113,1rgba(160,188,113,1)
CMYK Modelcmyk(15%,0%,40%,26%)
HSL Color Space82,36% ,59%hsl(82,36% ,59%)
HSV Color Space82°, 40%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000001011110001110001
Octal240274161
Decimal160188113
Hexa0bc71

Different shades of #a0bc71 color code.

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

Light Shade of #a0bc71
#b7cc94
Dark Shade of #a0bc71
#88aa50
Saturated Shade of #a0bc71
#a3c667
Desaturated Shade of #a0bc71
#9db27b
Grey scale Shade of #a0bc71
#969696
Brighten Shade
#b9d58a
Most Readable Shade
#000000

Shades of #a0bc71 color code

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

#a0bc71
#8ea764
#7c9257
#6a7d4b
#58683e
#475332
#353e25
#232919
#11140c
#000000

Similar Color like #a0bc71 color

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

#a1bd72
#a2be73
#a3bf74
#a4c075
#a5c176
#a6c277
#a7c378
#a8c479
#a9c57a
#aac67b
#abc77c
#acc87d
#adc97e
#aeca7f
#9fbb70
#9eba6f
#9db96e
#9cb86d
#9bb76c
#9ab66b
#99b56a
#98b469
#97b368
#96b267
#95b166
#94b065
#93af64
#92ae63

Monochromatic Color with #a0bc71

#a0bc71
#c4e68b
#0f120b
#333c24
#58673e
#7c9157

Tints of #a0bc71 Color

#a0bc71
#aac380
#b5ca90
#bfd2a0
#cad9b0
#d4e1bf
#dfe8cf
#e9f0df
#f4f7ef
#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

#a0bc71
#8d71bc

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

Split Complementary

#a0bc71
#717abc
#b371bc

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

Analogous Color

#bcba71
#afbc71
#a0bc71
#91bc71
#82bc71

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

#a0bc71
#71a0bc
#bc71a0

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

#a0bc71
#71bcb2
#8d71bc
#bc717a

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

#a0bc71
#8d71bc
#b371bc
#7bbc71

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

#a0bc71 Color Code Preview on Black Background Color

This is how #a0bc71 Color will look on black background color. Color contrast ratio is 9.93

#a0bc71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0bc71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0bc71

#a0bc71 color code is use for CSS Background Color

Background color for the above div is #a0bc71

HTML with inline CSS

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

#a0bc71 color code is use for CSS Border Color

CSS Border color for the above div is #a0bc71

HTML with inline CSS

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

CSS Border Left color for the above div is #a0bc71

HTML with inline CSS

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

CSS Border Right color for the above div is #a0bc71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0bc71

HTML with inline CSS

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

CSS Border Top color for the above div is #a0bc71

HTML with inline CSS

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

#a0bc71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0bc71 Color code Preview on White Background

This is how #a0bc71 Color code will look on white background color. Color contrast ratio is 2.12

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

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(160,188,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,113,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,188,113,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.