@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#66dc95 hex color - Green - Cool color - Information

#66dc95 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #66dc95 Color code in RGB color code model is created after adding 40% red color, 86.27% green color and 58.43% blue color. Hex #66dc95 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 32% yellow and 13.73% black.

Hex #66dc95 color code is between #55dd99 web safe hex color code and #77cc88 web safe hex color code. #55dd99 is the nearest web safe color code. You can see here many more shades of #66dc95 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 66dc95 #66dc95
RGB Decimal 102, 220, 149 rgb(102, 220, 149)
RGB Percent 40%, 86%, 58% rgb(40%, 86%, 58%)
CSS RGBa 102, 220, 149,1 rgba(102,220,149,1)
CMYK Model cmyk(54%,0%,32%,13.73%)
HSL Color Space 144,63% ,63% hsl(144,63% ,63%)
HSV Color Space 144°, 54%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 11011100 10010101
Octal 146 334 225
Decimal 102 220 149
Hex 66 dc 95

Different shades of #66dc95 color code.

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

Light Shade of #66dc95
#8fe5b2
Dark Shade of #66dc95
#3cd278
Saturated Shade of #66dc95
#5de593
Desaturated Shade of #66dc95
#6fd397
Grey scale Shade of #66dc95
#a1a1a1
Brighten Shade
#7ff5ae
Most Readable Shade
#000000

Shades of #66dc95 color code

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

#66dc95
#5ac384
#4fab73
#449263
#387a52
#2d6142
#224931
#163021
#0b1810
#000000

Similar Color like #66dc95 color

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

#67dd96
#68de97
#69df98
#6ae099
#6be19a
#6ce29b
#6de39c
#6ee49d
#6fe59e
#70e69f
#71e7a0
#72e8a1
#73e9a2
#74eaa3
#65db94
#64da93
#63d992
#62d891
#61d790
#60d68f
#5fd58e
#5ed48d
#5dd38c
#5cd28b
#5bd18a
#5ad089
#59cf88
#58ce87

Monochromatic Color with #66dc95

#66dc95
#030705
#173222
#2b5c3f
#3f875b
#52b178

Tints of #66dc95 Color

#66dc95
#77dfa0
#88e3ac
#99e7b8
#aaebc4
#bbefcf
#ccf3db
#ddf7e7
#eefbf3
#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

#66dc95
#dc66ad

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

Split Complementary

#66dc95
#d066dc
#dc6672

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

Analogous Color

#66dc66
#66dc7d
#66dc95
#66dcad
#66dcc4

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

#66dc95
#9566dc
#dc9566

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

#66dc95
#6672dc
#dc66ad
#dcd066

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

#66dc95
#dc66ad
#dc6672
#66dcd0

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 #66dc95 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.

#66dc95 Color Code Preview on Black Background Color

This is how #66dc95 Color will look on black background color. Color contrast ratio is 12.24

#66dc95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66dc95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66dc95

#66dc95 color code is use for CSS Background Color

Background color for the above div is #66dc95

HTML with inline CSS

<div style="background-color:#66dc95;"></div>

#66dc95 color code is use for CSS Border Color

CSS Border color for the above div is #66dc95

HTML with inline CSS

<div style="border:5px solid #66dc95;"></div>

CSS Border Left color for the above div is #66dc95

HTML with inline CSS

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

CSS Border Right color for the above div is #66dc95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66dc95

HTML with inline CSS

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

CSS Border Top color for the above div is #66dc95

HTML with inline CSS

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

#66dc95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66dc95 Color code Preview on White Background

This is how #66dc95 Color code will look on white background color. Color contrast ratio is 1.72

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

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(102,220,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,102,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,220,149,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.