crispedge.com

Color picker

Loading...

#83d6bb hex color - Green - Cool color - Information

#83d6bb hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #83d6bb Color code in RGB color code model is created after adding 51.37% red color, 83.92% green color and 73.33% blue color. Hex #83d6bb Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 13% yellow and 16% black.

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

0 Likes 0 Comments | 13 Views

RGB Chart

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

Color Table

Hex Color Code83d6bb#83d6bb
RGB Decimal131, 214, 187rgb(131, 214, 187)
RGB Percent51%, 84%, 73%rgb(51%, 84%, 73%)
CSS RGBa131, 214, 187,1rgba(131,214,187,1)
CMYK Modelcmyk(39%,0%,13%,16%)
HSL Color Space160,50% ,68%hsl(160,50% ,68%)
HSV Color Space160°, 39%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111101011010111011
Octal203326273
Decimal131214187
Hex83d6bb

Different shades of #83d6bb color code.

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

Light Shade of #83d6bb
#a9e3d0
Dark Shade of #83d6bb
#5dc9a6
Saturated Shade of #83d6bb
#7bdebe
Desaturated Shade of #83d6bb
#8bceb8
Grey scale Shade of #83d6bb
#acacac
Brighten Shade
#9cefd4
Most Readable Shade
#000000

Shades of #83d6bb color code

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

#83d6bb
#74bea6
#65a691
#578e7c
#487667
#3a5f53
#2b473e
#1d2f29
#0e1714
#000000

Similar Color like #83d6bb color

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

#84d7bc
#85d8bd
#86d9be
#87dabf
#88dbc0
#89dcc1
#8addc2
#8bdec3
#8cdfc4
#8de0c5
#8ee1c6
#8fe2c7
#90e3c8
#91e4c9
#82d5ba
#81d4b9
#80d3b8
#7fd2b7
#7ed1b6
#7dd0b5
#7ccfb4
#7bceb3
#7acdb2
#79ccb1
#78cbb0
#77caaf
#76c9ae
#75c8ad

Monochromatic Color with #83d6bb

#83d6bb
#010101
#1b2c26
#35564c
#4f8171
#69ab96

Tints of #83d6bb Color

#83d6bb
#90dac2
#9edfca
#ace3d1
#bae8d9
#c7ece0
#d5f1e8
#e3f5ef
#f1faf7
#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

#83d6bb
#d6839e

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

Split Complementary

#83d6bb
#d683c8
#d69183

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

Analogous Color

#83d69a
#83d6aa
#83d6bb
#83d6cc
#83d0d6

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

#83d6bb
#bb83d6
#d6bb83

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

#83d6bb
#9183d6
#d6839e
#c7d683

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

#83d6bb
#d6839e
#d69183
#83c8d6

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 #83d6bb 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.

#83d6bb Color Code Preview on Black Background Color

This is how #83d6bb Color will look on black background color. Color contrast ratio is 12.30

#83d6bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83d6bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83d6bb

#83d6bb color code is use for CSS Background Color

Background color for the above div is #83d6bb

HTML with inline CSS

<div style="background-color:#83d6bb;"></div>

#83d6bb color code is use for CSS Border Color

CSS Border color for the above div is #83d6bb

HTML with inline CSS

<div style="border:5px solid #83d6bb;"></div>

CSS Border Left color for the above div is #83d6bb

HTML with inline CSS

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

CSS Border Right color for the above div is #83d6bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #83d6bb

HTML with inline CSS

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

CSS Border Top color for the above div is #83d6bb

HTML with inline CSS

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

#83d6bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83d6bb Color code Preview on White Background

This is how #83d6bb Color code will look on white background color. Color contrast ratio is 1.71

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

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(131,214,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,131,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(131,214,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.