crispedge.com

Color picker

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

#8aba7d hex color - Orange - Cool color - Information

#8aba7d hex color - Orange - Cool color

Color Hue/Base color: Orange

Hex #8aba7d Color code in RGB color code model is created after adding 54.12% red color, 72.94% green color and 49.02% blue color. Hex #8aba7d Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 33% yellow and 27% black.

Hex #8aba7d color code is between #88bb77 web safe hex color code and #99aa88 web safe hex color code. #88bb77 is the nearest web safe color code. You can see here many more shades of #8aba7d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8aba7d#8aba7d
RGB Decimal138, 186, 125rgb(138, 186, 125)
RGB Percent54%, 73%, 49%rgb(54%, 73%, 49%)
CSS RGBa138, 186, 125,1rgba(138,186,125,1)
CMYK Modelcmyk(26%,0%,33%,27%)
HSL Color Space107,31% ,61%hsl(107,31% ,61%)
HSV Color Space107°, 33%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010101011101001111101
Octal212272175
Decimal138186125
Hex8aba7d

Different shades of #8aba7d color code.

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

Light Shade of #8aba7d
#a8cc9e
Dark Shade of #8aba7d
#6ca85c
Saturated Shade of #8aba7d
#84c473
Desaturated Shade of #8aba7d
#90b087
Grey scale Shade of #8aba7d
#9b9b9b
Brighten Shade
#a3d396
Most Readable Shade
#000000

Shades of #8aba7d color code

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

#8aba7d
#7aa56f
#6b9061
#5c7c53
#4c6745
#3d5237
#2e3e29
#1e291b
#0f140d
#000000

Similar Color like #8aba7d color

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

#8bbb7e
#8cbc7f
#8dbd80
#8ebe81
#8fbf82
#90c083
#91c184
#92c285
#93c386
#94c487
#95c588
#96c689
#97c78a
#98c88b
#89b97c
#88b87b
#87b77a
#86b679
#85b578
#84b477
#83b376
#82b275
#81b174
#80b073
#7faf72
#7eae71
#7dad70
#7cac6f

Monochromatic Color with #8aba7d

#8aba7d
#aae49a
#0c100b
#2b3a27
#4b6544
#6a8f60

Tints of #8aba7d Color

#8aba7d
#97c18b
#a4c999
#b1d1a8
#bed8b6
#cbe0c5
#d8e8d3
#e5efe2
#f2f7f0
#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

#8aba7d
#ad7dba

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

Split Complementary

#8aba7d
#8e7dba
#ba7da9

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

Analogous Color

#a2ba7d
#96ba7d
#8aba7d
#7eba7d
#7dba88

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

#8aba7d
#7d8aba
#ba7d8a

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

#8aba7d
#7da8ba
#ad7dba
#ba8f7d

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

#8aba7d
#ad7dba
#ba7da9
#7dba8e

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 #8aba7d 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.

#8aba7d Color Code Preview on Black Background Color

This is how #8aba7d Color will look on black background color. Color contrast ratio is 9.40

#8aba7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8aba7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8aba7d

#8aba7d color code is use for CSS Background Color

Background color for the above div is #8aba7d

HTML with inline CSS

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

#8aba7d color code is use for CSS Border Color

CSS Border color for the above div is #8aba7d

HTML with inline CSS

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

CSS Border Left color for the above div is #8aba7d

HTML with inline CSS

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

CSS Border Right color for the above div is #8aba7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8aba7d

HTML with inline CSS

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

CSS Border Top color for the above div is #8aba7d

HTML with inline CSS

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

#8aba7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8aba7d Color code Preview on White Background

This is how #8aba7d Color code will look on white background color. Color contrast ratio is 2.23

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.