crispedge.com

Color picker

Loading...

#65dd95 hex color - Green - Cool color - Information

#65dd95 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #65dd95 Color code in RGB color code model is created after adding 39.61% red color, 86.67% green color and 58.43% blue color. Hex #65dd95 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 33% yellow and 13% black.

Hex #65dd95 color code is between #66cc99 web safe hex color code and #55ee88 web safe hex color code. #66cc99 is the nearest web safe color code. You can see here many more shades of #65dd95 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code65dd95#65dd95
RGB Decimal101, 221, 149rgb(101, 221, 149)
RGB Percent40%, 87%, 58%rgb(40%, 87%, 58%)
CSS RGBa101, 221, 149,1rgba(101,221,149,1)
CMYK Modelcmyk(54%,0%,33%,13%)
HSL Color Space144,64% ,63%hsl(144,64% ,63%)
HSV Color Space144°, 54%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001011101110110010101
Octal145335225
Decimal101221149
Hex65dd95

Different shades of #65dd95 color code.

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

Light Shade of #65dd95
#8fe6b2
Dark Shade of #65dd95
#3bd478
Saturated Shade of #65dd95
#5ce693
Desaturated Shade of #65dd95
#6ed497
Grey scale Shade of #65dd95
#a1a1a1
Brighten Shade
#7ef6ae
Most Readable Shade
#000000

Shades of #65dd95 color code

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

#65dd95
#59c484
#4eab73
#439363
#387a52
#2c6242
#214931
#163121
#0b1810
#000000

Similar Color like #65dd95 color

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

#66de96
#67df97
#68e098
#69e199
#6ae29a
#6be39b
#6ce49c
#6de59d
#6ee69e
#6fe79f
#70e8a0
#71e9a1
#72eaa2
#73eba3
#64dc94
#63db93
#62da92
#61d991
#60d890
#5fd78f
#5ed68e
#5dd58d
#5cd48c
#5bd38b
#5ad28a
#59d189
#58d088
#57cf87

Monochromatic Color with #65dd95

#65dd95
#040806
#173322
#2b5d3f
#3e885c
#52b378

Tints of #65dd95 Color

#65dd95
#76e0a0
#87e4ac
#98e8b8
#a9ecc4
#baefcf
#cbf3db
#dcf7e7
#edfbf3
#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

#65dd95
#dd65ad

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

Split Complementary

#65dd95
#d165dd
#dd6571

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

Analogous Color

#65dd65
#65dd7d
#65dd95
#65ddad
#65ddc5

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

#65dd95
#9565dd
#dd9565

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

#65dd95
#6571dd
#dd65ad
#ddd165

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

#65dd95
#dd65ad
#dd6571
#65ddd1

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 #65dd95 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.

#65dd95 Color Code Preview on Black Background Color

This is how #65dd95 Color will look on black background color. Color contrast ratio is 12.33

#65dd95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #65dd95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #65dd95

#65dd95 color code is use for CSS Background Color

Background color for the above div is #65dd95

HTML with inline CSS

<div style="background-color:#65dd95;"></div>

#65dd95 color code is use for CSS Border Color

CSS Border color for the above div is #65dd95

HTML with inline CSS

<div style="border:5px solid #65dd95;"></div>

CSS Border Left color for the above div is #65dd95

HTML with inline CSS

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

CSS Border Right color for the above div is #65dd95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #65dd95

HTML with inline CSS

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

CSS Border Top color for the above div is #65dd95

HTML with inline CSS

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

#65dd95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#65dd95 Color code Preview on White Background

This is how #65dd95 Color code will look on white background color. Color contrast ratio is 1.70

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

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