crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#a1b290 hex color - Green - Cool color - Information

#a1b290 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a1b290 Color code in RGB color code model is created after adding 63.14% red color, 69.8% green color and 56.47% blue color. Hex #a1b290 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 19% yellow and 30% black.

Hex #a1b290 color code is between #99aa88 web safe hex color code and #aabb99 web safe hex color code. #99aa88 is the nearest web safe color code. You can see here many more shades of #a1b290 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea1b290#a1b290
RGB Decimal161, 178, 144rgb(161, 178, 144)
RGB Percent63%, 70%, 56%rgb(63%, 70%, 56%)
CSS RGBa161, 178, 144,1rgba(161,178,144,1)
CMYK Modelcmyk(10%,0%,19%,30%)
HSL Color Space90,18% ,63%hsl(90,18% ,63%)
HSV Color Space90°, 19%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000011011001010010000
Octal241262220
Decimal161178144
Hexa1b290

Different shades of #a1b290 color code.

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

Light Shade of #a1b290
#bac7ae
Dark Shade of #a1b290
#879d72
Saturated Shade of #a1b290
#a1bb87
Desaturated Shade of #a1b290
#a1a999
Grey scale Shade of #a1b290
#a1a1a1
Brighten Shade
#bacba9
Most Readable Shade
#000000

Shades of #a1b290 color code

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

#a1b290
#8f9e80
#7d8a70
#6b7660
#596250
#474f40
#353b30
#232720
#111310
#000000

Similar Color like #a1b290 color

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

#a2b391
#a3b492
#a4b593
#a5b694
#a6b795
#a7b896
#a8b997
#a9ba98
#aabb99
#abbc9a
#acbd9b
#adbe9c
#aebf9d
#afc09e
#a0b18f
#9fb08e
#9eaf8d
#9dae8c
#9cad8b
#9bac8a
#9aab89
#99aa88
#98a987
#97a886
#96a785
#95a684
#94a583
#93a482

Monochromatic Color with #a1b290

#a1b290
#c7dcb2
#070806
#2e3229
#545d4b
#7b876e

Tints of #a1b290 Color

#a1b290
#abba9c
#b5c3a8
#c0cbb5
#cad4c1
#d5dccd
#dfe5da
#eaede6
#f4f6f2
#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

#a1b290
#a190b2

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

Split Complementary

#a1b290
#9090b2
#b290b2

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

Analogous Color

#afb290
#a8b290
#a1b290
#9ab290
#93b290

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

#a1b290
#90a1b2
#b290a1

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

#a1b290
#90b2b2
#a190b2
#b29090

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

#a1b290
#a190b2
#b290b2
#90b290

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

#a1b290 Color Code Preview on Black Background Color

This is how #a1b290 Color will look on black background color. Color contrast ratio is 9.29

#a1b290 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1b290

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1b290

#a1b290 color code is use for CSS Background Color

Background color for the above div is #a1b290

HTML with inline CSS

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

#a1b290 color code is use for CSS Border Color

CSS Border color for the above div is #a1b290

HTML with inline CSS

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

CSS Border Left color for the above div is #a1b290

HTML with inline CSS

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

CSS Border Right color for the above div is #a1b290

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1b290

HTML with inline CSS

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

CSS Border Top color for the above div is #a1b290

HTML with inline CSS

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

#a1b290 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1b290 Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.