crispedge.com

Color picker

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

#84a084 hex color - Green - Cool color - Information

#84a084 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #84a084 Color code in RGB color code model is created after adding 51.76% red color, 62.75% green color and 51.76% blue color. Hex #84a084 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 18% yellow and 37% black.

Hex #84a084 color code is between #889988 web safe hex color code and #77aa77 web safe hex color code. #889988 is the nearest web safe color code. You can see here many more shades of #84a084 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code84a084#84a084
RGB Decimal132, 160, 132rgb(132, 160, 132)
RGB Percent52%, 63%, 52%rgb(52%, 63%, 52%)
CSS RGBa132, 160, 132,1rgba(132,160,132,1)
CMYK Modelcmyk(18%,0%,18%,37%)
HSL Color Space120,13% ,57%hsl(120,13% ,57%)
HSV Color Space120°, 18%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001001010000010000100
Octal204240204
Decimal132160132
Hex84a084

Different shades of #84a084 color code.

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

Light Shade of #84a084
#a1b6a1
Dark Shade of #84a084
#698869
Saturated Shade of #84a084
#79ab79
Desaturated Shade of #84a084
#8f958f
Grey scale Shade of #84a084
#929292
Brighten Shade
#9db99d
Most Readable Shade
#000000

Shades of #84a084 color code

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

#84a084
#758e75
#667c66
#586a58
#495849
#3a473a
#2c352c
#1d231d
#0e110e
#000000

Similar Color like #84a084 color

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

#85a185
#86a286
#87a387
#88a488
#89a589
#8aa68a
#8ba78b
#8ca88c
#8da98d
#8eaa8e
#8fab8f
#90ac90
#91ad91
#92ae92
#839f83
#829e82
#819d81
#809c80
#7f9b7f
#7e9a7e
#7d997d
#7c987c
#7b977b
#7a967a
#799579
#789478
#779377
#769276

Monochromatic Color with #84a084

#84a084
#a7caa7
#caf5ca
#1b201b
#3e4b3e
#617561

Tints of #84a084 Color

#84a084
#91aa91
#9fb59f
#adbfad
#bacaba
#c8d4c8
#d6dfd6
#e3e9e3
#f1f4f1
#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

#84a084
#a084a0

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

Split Complementary

#84a084
#9284a0
#a08492

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

Analogous Color

#8fa084
#8aa084
#84a084
#84a08a
#84a08f

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

#84a084
#8484a0
#a08484

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

#84a084
#8492a0
#a084a0
#a09284

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

#84a084
#a084a0
#a08492
#84a092

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 #84a084 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.

#84a084 Color Code Preview on Black Background Color

This is how #84a084 Color will look on black background color. Color contrast ratio is 7.34

#84a084 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84a084

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84a084

#84a084 color code is use for CSS Background Color

Background color for the above div is #84a084

HTML with inline CSS

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

#84a084 color code is use for CSS Border Color

CSS Border color for the above div is #84a084

HTML with inline CSS

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

CSS Border Left color for the above div is #84a084

HTML with inline CSS

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

CSS Border Right color for the above div is #84a084

HTML with inline CSS

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

CSS Border Bottom color for the above div is #84a084

HTML with inline CSS

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

CSS Border Top color for the above div is #84a084

HTML with inline CSS

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

#84a084 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#84a084 Color code Preview on White Background

This is how #84a084 Color code will look on white background color. Color contrast ratio is 2.86

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

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.