crispedge.com

Color picker

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

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

#84aaa1 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #84aaa1 Color code in RGB color code model is created after adding 51.76% red color, 66.67% green color and 63.14% blue color. Hex #84aaa1 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 5% yellow and 33% black.

Hex #84aaa1 color code is between #889999 web safe hex color code and #77bbaa web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #84aaa1 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code84aaa1#84aaa1
RGB Decimal132, 170, 161rgb(132, 170, 161)
RGB Percent52%, 67%, 63%rgb(52%, 67%, 63%)
CSS RGBa132, 170, 161,1rgba(132,170,161,1)
CMYK Modelcmyk(22%,0%,5%,33%)
HSL Color Space166,18% ,59%hsl(166,18% ,59%)
HSV Color Space166°, 22%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001001010101010100001
Octal204252241
Decimal132170161
Hex84aaa1

Different shades of #84aaa1 color code.

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

Light Shade of #84aaa1
#a2bfb8
Dark Shade of #84aaa1
#67948a
Saturated Shade of #84aaa1
#7ab4a6
Desaturated Shade of #84aaa1
#8ea09c
Grey scale Shade of #84aaa1
#979797
Brighten Shade
#9dc3ba
Most Readable Shade
#000000

Shades of #84aaa1 color code

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

#84aaa1
#75978f
#66847d
#58716b
#495e59
#3a4b47
#2c3835
#1d2523
#0e1211
#000000

Similar Color like #84aaa1 color

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

#85aba2
#86aca3
#87ada4
#88aea5
#89afa6
#8ab0a7
#8bb1a8
#8cb2a9
#8db3aa
#8eb4ab
#8fb5ac
#90b6ad
#91b7ae
#92b8af
#83a9a0
#82a89f
#81a79e
#80a69d
#7fa59c
#7ea49b
#7da39a
#7ca299
#7ba198
#7aa097
#799f96
#789e95
#779d94
#769c93

Monochromatic Color with #84aaa1

#84aaa1
#a5d4c9
#c6fff1
#212a28
#425550
#637f79

Tints of #84aaa1 Color

#84aaa1
#91b3ab
#9fbcb5
#adc6c0
#bacfca
#c8d9d5
#d6e2df
#e3ecea
#f1f5f4
#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

#84aaa1
#aa848d

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

Split Complementary

#84aaa1
#aa84a0
#aa8e84

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

Analogous Color

#84aa92
#84aa99
#84aaa1
#84aaa9
#84a4aa

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

#84aaa1
#a184aa
#aaa184

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

#84aaa1
#8e84aa
#aa848d
#a0aa84

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

#84aaa1
#aa848d
#aa8e84
#84a0aa

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

#84aaa1 Color Code Preview on Black Background Color

This is how #84aaa1 Color will look on black background color. Color contrast ratio is 8.25

#84aaa1 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#84aaa1 color code is use for CSS Background Color

Background color for the above div is #84aaa1

HTML with inline CSS

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

#84aaa1 color code is use for CSS Border Color

CSS Border color for the above div is #84aaa1

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#84aaa1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#84aaa1 Color code Preview on White Background

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

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

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.