crispedge.com

Color picker

Loading...

#82ffcb hex color - Blue - Cool color - Information

#82ffcb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #82ffcb Color code in RGB color code model is created after adding 50.98% red color, 100% green color and 79.61% blue color. Hex #82ffcb Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 20% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code82ffcb#82ffcb
RGB Decimal130, 255, 203rgb(130, 255, 203)
RGB Percent51%, 100%, 80%rgb(51%, 100%, 80%)
CSS RGBa130, 255, 203,1rgba(130,255,203,1)
CMYK Modelcmyk(49%,0%,20%,0%)
HSL Color Space155,100% ,75%hsl(155,100% ,75%)
HSV Color Space155°, 49%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101111111111001011
Octal202377313
Decimal130255203
Hex82ffcb

Different shades of #82ffcb color code.

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

Light Shade of #82ffcb
#b5ffe0
Dark Shade of #82ffcb
#4fffb6
Saturated Shade of #82ffcb
#82ffcb
Desaturated Shade of #82ffcb
#88f9ca
Grey scale Shade of #82ffcb
#c0c0c0
Brighten Shade
#9bffe4
Most Readable Shade
#000000

Shades of #82ffcb color code

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

#82ffcb
#73e2b4
#65c69d
#56aa87
#488d70
#39715a
#2b5543
#1c382d
#0e1c16
#000000

Similar Color like #82ffcb color

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

#83ffcc
#84ffcd
#85ffce
#86ffcf
#87ffd0
#88ffd1
#89ffd2
#8affd3
#8bffd4
#8cffd5
#8dffd6
#8effd7
#8fffd8
#90ffd9
#81feca
#80fdc9
#7ffcc8
#7efbc7
#7dfac6
#7cf9c5
#7bf8c4
#7af7c3
#79f6c2
#78f5c1
#77f4c0
#76f3bf
#75f2be
#74f1bd

Monochromatic Color with #82ffcb

#82ffcb
#162a22
#2b5544
#418066
#57aa87
#6cd4a9

Tints of #82ffcb Color

#82ffcb
#8fffd0
#9dffd6
#abffdc
#b9ffe2
#c7ffe7
#d5ffed
#e3fff3
#f1fff9
#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

#82ffcb
#ff82b6

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

Split Complementary

#82ffcb
#ff82f5
#ff8c82

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

Analogous Color

#82ff99
#82ffb2
#82ffcb
#82ffe4
#82fffd

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

#82ffcb
#cb82ff
#ffcb82

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

#82ffcb
#8c82ff
#ff82b6
#f4ff82

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

#82ffcb
#ff82b6
#ff8c82
#82f5ff

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

#82ffcb Color Code Preview on Black Background Color

This is how #82ffcb Color will look on black background color. Color contrast ratio is 17.12

#82ffcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#82ffcb color code is use for CSS Background Color

Background color for the above div is #82ffcb

HTML with inline CSS

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

#82ffcb color code is use for CSS Border Color

CSS Border color for the above div is #82ffcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#82ffcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82ffcb Color code Preview on White Background

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

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

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,255,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,130,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,255,203,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.