crispedge.com

Color picker

Loading...

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

#84b2ab hex color - Green - Cool color

Color Hue/Base color: Green

Hex #84b2ab Color code in RGB color code model is created after adding 51.76% red color, 69.8% green color and 67.06% blue color. Hex #84b2ab Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 4% yellow and 30% black.

Hex #84b2ab color code is between #88aaaa web safe hex color code and #77bbbb web safe hex color code. #88aaaa is the nearest web safe color code. You can see here many more shades of #84b2ab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code84b2ab#84b2ab
RGB Decimal132, 178, 171rgb(132, 178, 171)
RGB Percent52%, 70%, 67%rgb(52%, 70%, 67%)
CSS RGBa132, 178, 171,1rgba(132,178,171,1)
CMYK Modelcmyk(26%,0%,4%,30%)
HSL Color Space171,23% ,61%hsl(171,23% ,61%)
HSV Color Space171°, 26%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001001011001010101011
Octal204262253
Decimal132178171
Hex84b2ab

Different shades of #84b2ab color code.

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

Light Shade of #84b2ab
#a3c6c0
Dark Shade of #84b2ab
#659e96
Saturated Shade of #84b2ab
#7abcb2
Desaturated Shade of #84b2ab
#8ea8a4
Grey scale Shade of #84b2ab
#9b9b9b
Brighten Shade
#9dcbc4
Most Readable Shade
#000000

Shades of #84b2ab color code

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

#84b2ab
#759e98
#668a85
#587672
#49625f
#3a4f4c
#2c3b39
#1d2726
#0e1313
#000000

Similar Color like #84b2ab color

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

#85b3ac
#86b4ad
#87b5ae
#88b6af
#89b7b0
#8ab8b1
#8bb9b2
#8cbab3
#8dbbb4
#8ebcb5
#8fbdb6
#90beb7
#91bfb8
#92c0b9
#83b1aa
#82b0a9
#81afa8
#80aea7
#7fada6
#7eaca5
#7daba4
#7caaa3
#7ba9a2
#7aa8a1
#79a7a0
#78a69f
#77a59e
#76a49d

Monochromatic Color with #84b2ab

#84b2ab
#a4dcd4
#060808
#253231
#455d59
#648782

Tints of #84b2ab Color

#84b2ab
#91bab4
#9fc3bd
#adcbc7
#bad4d0
#c8dcd9
#d6e5e3
#e3edec
#f1f6f5
#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

#84b2ab
#b2848b

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

Split Complementary

#84b2ab
#b284a2
#b29484

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

Analogous Color

#84b299
#84b2a2
#84b2ab
#84b0b2
#84a7b2

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

#84b2ab
#ab84b2
#b2ab84

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

#84b2ab
#9484b2
#b2848b
#a2b284

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

#84b2ab
#b2848b
#b29484
#84a2b2

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

#84b2ab Color Code Preview on Black Background Color

This is how #84b2ab Color will look on black background color. Color contrast ratio is 8.94

#84b2ab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#84b2ab color code is use for CSS Background Color

Background color for the above div is #84b2ab

HTML with inline CSS

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

#84b2ab color code is use for CSS Border Color

CSS Border color for the above div is #84b2ab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#84b2ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#84b2ab Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(132,178,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,132,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(132,178,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.