crispedge.com

#82daab hex color - Green - Cool color - Information

#82daab hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #82daab Color code in RGB color code model is created after adding 50.98% red color, 85.49% green color and 67.06% blue color. Hex #82daab Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 22% yellow and 14.51% black.

Hex #82daab color code is between #88ddaa web safe hex color code and #77ccbb web safe hex color code. #88ddaa is the nearest web safe color code. You can see here many more shades of #82daab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code82daab#82daab
RGB Decimal130, 218, 171rgb(130, 218, 171)
RGB Percent51%, 85%, 67%rgb(51%, 85%, 67%)
CSS RGBa130, 218, 171,1rgba(130,218,171,1)
CMYK Modelcmyk(40%,0%,22%,14.51%)
HSL Color Space148,54% ,68%hsl(148,54% ,68%)
HSV Color Space148°, 40%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101101101010101011
Octal202332253
Decimal130218171
Hex82daab

Different shades of #82daab color code.

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

Light Shade of #82daab
#a9e6c5
Dark Shade of #82daab
#5bce91
Saturated Shade of #82daab
#7ae2aa
Desaturated Shade of #82daab
#8ad2ac
Grey scale Shade of #82daab
#aeaeae
Brighten Shade
#9bf3c4
Most Readable Shade
#000000

Shades of #82daab color code

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

#82daab
#73c198
#65a985
#569172
#48795f
#39604c
#2b4839
#1c3026
#0e1813
#000000

Similar Color like #82daab color

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

#83dbac
#84dcad
#85ddae
#86deaf
#87dfb0
#88e0b1
#89e1b2
#8ae2b3
#8be3b4
#8ce4b5
#8de5b6
#8ee6b7
#8fe7b8
#90e8b9
#81d9aa
#80d8a9
#7fd7a8
#7ed6a7
#7dd5a6
#7cd4a5
#7bd3a4
#7ad2a3
#79d1a2
#78d0a1
#77cfa0
#76ce9f
#75cd9e
#74cc9d

Monochromatic Color with #82daab

#82daab
#030504
#1d3026
#365a47
#4f8568
#69af8a

Tints of #82daab Color

#82daab
#8fdeb4
#9de2bd
#abe6c7
#b9ead0
#c7eed9
#d5f2e3
#e3f6ec
#f1faf5
#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

#82daab
#da82b1

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

Split Complementary

#82daab
#d782da
#da8285

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

Analogous Color

#82da88
#82da99
#82daab
#82dabd
#82dace

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

#82daab
#ab82da
#daab82

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

#82daab
#8285da
#da82b1
#dad782

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

#82daab
#da82b1
#da8285
#82dad7

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 #82daab 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.

#82daab Color Code Preview on Black Background Color

This is how #82daab Color will look on black background color. Color contrast ratio is 12.57

#82daab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82daab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82daab

#82daab color code is use for CSS Background Color

Background color for the above div is #82daab

HTML with inline CSS

<div style="background-color:#82daab;"></div>

#82daab color code is use for CSS Border Color

CSS Border color for the above div is #82daab

HTML with inline CSS

<div style="border:5px solid #82daab;"></div>

CSS Border Left color for the above div is #82daab

HTML with inline CSS

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

CSS Border Right color for the above div is #82daab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #82daab

HTML with inline CSS

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

CSS Border Top color for the above div is #82daab

HTML with inline CSS

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

#82daab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82daab Color code Preview on White Background

This is how #82daab Color code will look on white background color. Color contrast ratio is 1.67

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

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(130,218,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,130,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,218,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.