crispedge.com

#a5fc75 hex color - Green - Cool color - Information

#a5fc75 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a5fc75 Color code in RGB color code model is created after adding 64.71% red color, 98.82% green color and 45.88% blue color. Hex #a5fc75 Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 54% yellow and 1% black.

Hex #a5fc75 color code is between #aaff77 web safe hex color code and #99ee66 web safe hex color code. #aaff77 is the nearest web safe color code. You can see here many more shades of #a5fc75 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea5fc75#a5fc75
RGB Decimal165, 252, 117rgb(165, 252, 117)
RGB Percent65%, 99%, 46%rgb(65%, 99%, 46%)
CSS RGBa165, 252, 117,1rgba(165,252,117,1)
CMYK Modelcmyk(35%,0%,54%,1%)
HSL Color Space99,96% ,72%hsl(99,96% ,72%)
HSV Color Space99°, 54%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011111110001110101
Octal245374165
Decimal165252117
Hexa5fc75

Different shades of #a5fc75 color code.

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

Light Shade of #a5fc75
#c6fda7
Dark Shade of #a5fc75
#84fb43
Saturated Shade of #a5fc75
#a4ff72
Desaturated Shade of #a5fc75
#a7f57c
Grey scale Shade of #a5fc75
#b8b8b8
Brighten Shade
#beff8e
Most Readable Shade
#000000

Shades of #a5fc75 color code

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

#a5fc75
#92e068
#80c45b
#6ea84e
#5b8c41
#497034
#375427
#24381a
#121c0d
#000000

Similar Color like #a5fc75 color

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

#a6fd76
#a7fe77
#a8ff78
#a9ff79
#aaff7a
#abff7b
#acff7c
#adff7d
#aeff7e
#afff7f
#b0ff80
#b1ff81
#b2ff82
#b3ff83
#a4fb74
#a3fa73
#a2f972
#a1f871
#a0f770
#9ff66f
#9ef56e
#9df46d
#9cf36c
#9bf26b
#9af16a
#99f069
#98ef68
#97ee67

Monochromatic Color with #a5fc75

#a5fc75
#1a2712
#365226
#527c3a
#6da74e
#89d161

Tints of #a5fc75 Color

#a5fc75
#affc84
#b9fc93
#c3fda3
#cdfdb2
#d7fdc1
#e1fed1
#ebfee0
#f5feef
#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

#a5fc75
#cc75fc

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

Split Complementary

#a5fc75
#8875fc
#fc75e9

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

Analogous Color

#dbfc75
#c0fc75
#a5fc75
#8afc75
#75fc7b

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

#a5fc75
#75a5fc
#fc75a5

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

#a5fc75
#75e8fc
#cc75fc
#fc8875

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

#a5fc75
#cc75fc
#fc75e9
#75fc88

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 #a5fc75 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.

#a5fc75 Color Code Preview on Black Background Color

This is how #a5fc75 Color will look on black background color. Color contrast ratio is 16.78

#a5fc75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5fc75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5fc75

#a5fc75 color code is use for CSS Background Color

Background color for the above div is #a5fc75

HTML with inline CSS

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

#a5fc75 color code is use for CSS Border Color

CSS Border color for the above div is #a5fc75

HTML with inline CSS

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

CSS Border Left color for the above div is #a5fc75

HTML with inline CSS

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

CSS Border Right color for the above div is #a5fc75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5fc75

HTML with inline CSS

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

CSS Border Top color for the above div is #a5fc75

HTML with inline CSS

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

#a5fc75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5fc75 Color code Preview on White Background

This is how #a5fc75 Color code will look on white background color. Color contrast ratio is 1.25

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

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(165,252,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,117,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,252,117,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>