crispedge.com

Color picker

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

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

#82e4b1 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #82e4b1 Color code in RGB color code model is created after adding 50.98% red color, 89.41% green color and 69.41% blue color. Hex #82e4b1 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 22% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code82e4b1#82e4b1
RGB Decimal130, 228, 177rgb(130, 228, 177)
RGB Percent51%, 89%, 69%rgb(51%, 89%, 69%)
CSS RGBa130, 228, 177,1rgba(130,228,177,1)
CMYK Modelcmyk(43%,0%,22%,11%)
HSL Color Space149,64% ,70%hsl(149,64% ,70%)
HSV Color Space149°, 43%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101110010010110001
Octal202344261
Decimal130228177
Hex82e4b1

Different shades of #82e4b1 color code.

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

Light Shade of #82e4b1
#acedcb
Dark Shade of #82e4b1
#58db97
Saturated Shade of #82e4b1
#7aecb1
Desaturated Shade of #82e4b1
#8adcb1
Grey scale Shade of #82e4b1
#b3b3b3
Brighten Shade
#9bfdca
Most Readable Shade
#000000

Shades of #82e4b1 color code

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

#82e4b1
#73ca9d
#65b189
#569876
#487e62
#39654e
#2b4c3b
#1c3227
#0e1913
#000000

Similar Color like #82e4b1 color

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

#83e5b2
#84e6b3
#85e7b4
#86e8b5
#87e9b6
#88eab7
#89ebb8
#8aecb9
#8bedba
#8ceebb
#8defbc
#8ef0bd
#8ff1be
#90f2bf
#81e3b0
#80e2af
#7fe1ae
#7ee0ad
#7ddfac
#7cdeab
#7bddaa
#7adca9
#79dba8
#78daa7
#77d9a6
#76d8a5
#75d7a4
#74d6a3

Monochromatic Color with #82e4b1

#82e4b1
#090f0c
#213a2d
#39644e
#528f6f
#6ab990

Tints of #82e4b1 Color

#82e4b1
#8fe7b9
#9deac2
#abedcb
#b9f0d3
#c7f3dc
#d5f6e5
#e3f9ed
#f1fcf6
#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

#82e4b1
#e482b5

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

Split Complementary

#82e4b1
#e282e4
#e48284

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

Analogous Color

#82e48a
#82e49d
#82e4b1
#82e4c5
#82e4d8

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

#82e4b1
#b182e4
#e4b182

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

#82e4b1
#8284e4
#e482b5
#e4e282

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

#82e4b1
#e482b5
#e48284
#82e4e2

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

#82e4b1 Color Code Preview on Black Background Color

This is how #82e4b1 Color will look on black background color. Color contrast ratio is 13.68

#82e4b1 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#82e4b1 color code is use for CSS Background Color

Background color for the above div is #82e4b1

HTML with inline CSS

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

#82e4b1 color code is use for CSS Border Color

CSS Border color for the above div is #82e4b1

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#82e4b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82e4b1 Color code Preview on White Background

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

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

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.