crispedge.com

Color picker

Loading...

#a0b378 hex color - Orange - Warm color - Information

#a0b378 hex color - Orange - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Orange

Hex #a0b378 Color code in RGB color code model is created after adding 62.75% red color, 70.2% green color and 47.06% blue color. Hex #a0b378 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 33% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea0b378#a0b378
RGB Decimal160, 179, 120rgb(160, 179, 120)
RGB Percent63%, 70%, 47%rgb(63%, 70%, 47%)
CSS RGBa160, 179, 120,1rgba(160,179,120,1)
CMYK Modelcmyk(11%,0%,33%,30%)
HSL Color Space79,28% ,59%hsl(79,28% ,59%)
HSV Color Space79°, 33%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000001011001101111000
Octal240263170
Decimal160179120
Hexa0b378

Different shades of #a0b378 color code.

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

Light Shade of #a0b378
#b7c599
Dark Shade of #a0b378
#889f59
Saturated Shade of #a0b378
#a4be6d
Desaturated Shade of #a0b378
#9ca883
Grey scale Shade of #a0b378
#959595
Brighten Shade
#b9cc91
Most Readable Shade
#000000

Shades of #a0b378 color code

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

#a0b378
#8e9f6a
#7c8b5d
#6a7750
#586342
#474f35
#353b28
#23271a
#11130d
#000000

Similar Color like #a0b378 color

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

#a1b479
#a2b57a
#a3b67b
#a4b77c
#a5b87d
#a6b97e
#a7ba7f
#a8bb80
#a9bc81
#aabd82
#abbe83
#acbf84
#adc085
#aec186
#9fb277
#9eb176
#9db075
#9caf74
#9bae73
#9aad72
#99ac71
#98ab70
#97aa6f
#96a96e
#95a86d
#94a76c
#93a66b
#92a56a

Monochromatic Color with #a0b378

#a0b378
#c6dd94
#080906
#2e3323
#545e3f
#7a885b

Tints of #a0b378 Color

#a0b378
#aabb87
#b5c396
#bfcca5
#cad4b4
#d4ddc3
#dfe5d2
#e9eee1
#f4f6f0
#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

#a0b378
#8b78b3

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

Split Complementary

#a0b378
#7882b3
#a978b3

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

Analogous Color

#b3ae78
#acb378
#a0b378
#94b378
#88b378

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

#a0b378
#78a0b3
#b378a0

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

#a0b378
#78b3a8
#8b78b3
#b37882

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

#a0b378
#8b78b3
#a978b3
#82b378

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

#a0b378 Color Code Preview on Black Background Color

This is how #a0b378 Color will look on black background color. Color contrast ratio is 9.21

#a0b378 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0b378

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0b378

#a0b378 color code is use for CSS Background Color

Background color for the above div is #a0b378

HTML with inline CSS

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

#a0b378 color code is use for CSS Border Color

CSS Border color for the above div is #a0b378

HTML with inline CSS

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

CSS Border Left color for the above div is #a0b378

HTML with inline CSS

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

CSS Border Right color for the above div is #a0b378

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0b378

HTML with inline CSS

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

CSS Border Top color for the above div is #a0b378

HTML with inline CSS

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

#a0b378 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0b378 Color code Preview on White Background

This is how #a0b378 Color code will look on white background color. Color contrast ratio is 2.28

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

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,179,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,120,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,179,120,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.