crispedge.com

#75d65e hex color - Green - Cool color - Information

#75d65e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #75d65e Color code in RGB color code model is created after adding 45.88% red color, 83.92% green color and 36.86% blue color. Hex #75d65e Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 56% yellow and 16% black.

Hex #75d65e color code is between #77dd66 web safe hex color code and #66cc55 web safe hex color code. #77dd66 is the nearest web safe color code. You can see here many more shades of #75d65e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75d65e#75d65e
RGB Decimal117, 214, 94rgb(117, 214, 94)
RGB Percent46%, 84%, 37%rgb(46%, 84%, 37%)
CSS RGBa117, 214, 94,1rgba(117,214,94,1)
CMYK Modelcmyk(45%,0%,56%,16%)
HSL Color Space109,59% ,60%hsl(109,59% ,60%)
HSV Color Space109°, 56%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011101011001011110
Octal165326136
Decimal11721494
Hex75d65e

Different shades of #75d65e color code.

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

Light Shade of #75d65e
#98e087
Dark Shade of #75d65e
#52cc35
Saturated Shade of #75d65e
#6fe054
Desaturated Shade of #75d65e
#7bcc68
Grey scale Shade of #75d65e
#9a9a9a
Brighten Shade
#8eef77
Most Readable Shade
#000000

Shades of #75d65e color code

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

#75d65e
#68be53
#5ba649
#4e8e3e
#417634
#345f29
#27471f
#1a2f14
#0d170a
#000000

Similar Color like #75d65e color

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

#76d75f
#77d860
#78d961
#79da62
#7adb63
#7bdc64
#7cdd65
#7dde66
#7edf67
#7fe068
#80e169
#81e26a
#82e36b
#83e46c
#74d55d
#73d45c
#72d35b
#71d25a
#70d159
#6fd058
#6ecf57
#6dce56
#6ccd55
#6bcc54
#6acb53
#69ca52
#68c951
#67c850

Monochromatic Color with #75d65e

#75d65e
#010101
#182c13
#2f5626
#478139
#5eab4b

Tints of #75d65e Color

#75d65e
#84da6f
#93df81
#a3e393
#b2e8a5
#c1ecb7
#d1f1c9
#e0f5db
#effaed
#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

#75d65e
#bf5ed6

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

Split Complementary

#75d65e
#835ed6
#d65eb1

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

Analogous Color

#a5d65e
#8dd65e
#75d65e
#5ed65f
#5ed677

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

#75d65e
#5e75d6
#d65e75

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

#75d65e
#5eb1d6
#bf5ed6
#d6835e

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

#75d65e
#bf5ed6
#d65eb1
#5ed683

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 #75d65e 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.

#75d65e Color Code Preview on Black Background Color

This is how #75d65e Color will look on black background color. Color contrast ratio is 11.54

#75d65e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75d65e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75d65e

#75d65e color code is use for CSS Background Color

Background color for the above div is #75d65e

HTML with inline CSS

<div style="background-color:#75d65e;"></div>

#75d65e color code is use for CSS Border Color

CSS Border color for the above div is #75d65e

HTML with inline CSS

<div style="border:5px solid #75d65e;"></div>

CSS Border Left color for the above div is #75d65e

HTML with inline CSS

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

CSS Border Right color for the above div is #75d65e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75d65e

HTML with inline CSS

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

CSS Border Top color for the above div is #75d65e

HTML with inline CSS

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

#75d65e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75d65e Color code Preview on White Background

This is how #75d65e Color code will look on white background color. Color contrast ratio is 1.82

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

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(117,214,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,94,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,214,94,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.

< /html>