crispedge.com

Color picker

Loading...

#10dd80 hex color - Green - Cool color - Information

#10dd80 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #10dd80 Color code in RGB color code model is created after adding 6.27% red color, 86.67% green color and 50.2% blue color. Hex #10dd80 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 42% yellow and 13% black.

Hex #10dd80 color code is between #11cc88 web safe hex color code and #00ee77 web safe hex color code. #11cc88 is the nearest web safe color code. You can see here many more shades of #10dd80 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code10dd80#10dd80
RGB Decimal16, 221, 128rgb(16, 221, 128)
RGB Percent6%, 87%, 50%rgb(6%, 87%, 50%)
CSS RGBa16, 221, 128,1rgba(16,221,128,1)
CMYK Modelcmyk(93%,0%,42%,13%)
HSL Color Space153,86% ,46%hsl(153,86% ,46%)
HSV Color Space153°, 93%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100001101110110000000
Octal20335200
Decimal16221128
Hex10dd80

Different shades of #10dd80 color code.

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

Light Shade of #10dd80
#30f099
Dark Shade of #10dd80
#0dad64
Saturated Shade of #10dd80
#04e981
Desaturated Shade of #10dd80
#1cd17f
Grey scale Shade of #10dd80
#767676
Brighten Shade
#29f699
Most Readable Shade
#000000

Shades of #10dd80 color code

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

#10dd80
#0ec471
#0cab63
#0a9355
#087a47
#076238
#05492a
#03311c
#01180e
#000000

Similar Color like #10dd80 color

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

#11de81
#12df82
#13e083
#14e184
#15e285
#16e386
#17e487
#18e588
#19e689
#1ae78a
#1be88b
#1ce98c
#1dea8d
#1eeb8e
#0fdc7f
#0edb7e
#0dda7d
#0cd97c
#0bd87b
#0ad77a
#09d679
#08d578
#07d477
#06d376
#05d275
#04d174
#03d073
#02cf72

Monochromatic Color with #10dd80

#10dd80
#010805
#04331e
#075d36
#0a884f
#0db367

Tints of #10dd80 Color

#10dd80
#2ae08e
#45e49c
#5fe8aa
#7aecb8
#94efc6
#aff3d4
#c9f7e2
#e4fbf0
#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

#10dd80
#dd106d

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

Split Complementary

#10dd80
#dd10d4
#dd1910

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

Analogous Color

#10dd2e
#10dd57
#10dd80
#10dda9
#10ddd2

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

#10dd80
#8010dd
#dd8010

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

#10dd80
#1a10dd
#dd106d
#d3dd10

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

#10dd80
#dd106d
#dd1910
#10d4dd

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 #10dd80 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.

#10dd80 Color Code Preview on Black Background Color

This is how #10dd80 Color will look on black background color. Color contrast ratio is 11.68

#10dd80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #10dd80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #10dd80

#10dd80 color code is use for CSS Background Color

Background color for the above div is #10dd80

HTML with inline CSS

<div style="background-color:#10dd80;"></div>

#10dd80 color code is use for CSS Border Color

CSS Border color for the above div is #10dd80

HTML with inline CSS

<div style="border:5px solid #10dd80;"></div>

CSS Border Left color for the above div is #10dd80

HTML with inline CSS

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

CSS Border Right color for the above div is #10dd80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #10dd80

HTML with inline CSS

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

CSS Border Top color for the above div is #10dd80

HTML with inline CSS

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

#10dd80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#10dd80 Color code Preview on White Background

This is how #10dd80 Color code will look on white background color. Color contrast ratio is 1.80

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

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(16,221,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,16,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(16,221,128,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.