crispedge.com

Color picker

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

#8acd96 hex color - Green - Cool color - Information

#8acd96 hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8acd96#8acd96
RGB Decimal138, 205, 150rgb(138, 205, 150)
RGB Percent54%, 80%, 59%rgb(54%, 80%, 59%)
CSS RGBa138, 205, 150,1rgba(138,205,150,1)
CMYK Modelcmyk(33%,0%,27%,20%)
HSL Color Space131,40% ,67%hsl(131,40% ,67%)
HSV Color Space131°, 33%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010101100110110010110
Octal212315226
Decimal138205150
Hex8acd96

Different shades of #8acd96 color code.

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

Light Shade of #8acd96
#aedcb6
Dark Shade of #8acd96
#66be76
Saturated Shade of #8acd96
#82d591
Desaturated Shade of #8acd96
#92c59b
Grey scale Shade of #8acd96
#ababab
Brighten Shade
#a3e6af
Most Readable Shade
#000000

Shades of #8acd96 color code

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

#8acd96
#7ab685
#6b9f74
#5c8864
#4c7153
#3d5b42
#2e4432
#1e2d21
#0f1610
#000000

Similar Color like #8acd96 color

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

#8bce97
#8ccf98
#8dd099
#8ed19a
#8fd29b
#90d39c
#91d49d
#92d59e
#93d69f
#94d7a0
#95d8a1
#96d9a2
#97daa3
#98dba4
#89cc95
#88cb94
#87ca93
#86c992
#85c891
#84c790
#83c68f
#82c58e
#81c48d
#80c38c
#7fc28b
#7ec18a
#7dc089
#7cbf88

Monochromatic Color with #8acd96

#8acd96
#a7f7b5
#18231a
#344d39
#517858
#6da277

Tints of #8acd96 Color

#8acd96
#97d2a1
#a4d8ad
#b1ddb9
#bee3c4
#cbe8d0
#d8eedc
#e5f3e7
#f2f9f3
#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

#8acd96
#cd8ac1

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

Split Complementary

#8acd96
#b88acd
#cd8a9f

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

Analogous Color

#99cd8a
#8bcd8a
#8acd96
#8acda3
#8acdb1

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

#8acd96
#968acd
#cd968a

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

#8acd96
#8a9fcd
#cd8ac1
#cdb78a

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

#8acd96
#cd8ac1
#cd8a9f
#8acdb8

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

#8acd96 Color Code Preview on Black Background Color

This is how #8acd96 Color will look on black background color. Color contrast ratio is 11.25

#8acd96 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8acd96 color code is use for CSS Background Color

Background color for the above div is #8acd96

HTML with inline CSS

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

#8acd96 color code is use for CSS Border Color

CSS Border color for the above div is #8acd96

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8acd96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8acd96 Color code Preview on White Background

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

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

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.