crispedge.com

#73c140 hex color - Green - Cool color - Information

#73c140 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #73c140 Color code in RGB color code model is created after adding 45.1% red color, 75.69% green color and 25.1% blue color. Hex #73c140 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 67% yellow and 24% black.

Hex #73c140 color code is between #77bb44 web safe hex color code and #66cc33 web safe hex color code. #77bb44 is the nearest web safe color code. You can see here many more shades of #73c140 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code73c140#73c140
RGB Decimal115, 193, 64rgb(115, 193, 64)
RGB Percent45%, 76%, 25%rgb(45%, 76%, 25%)
CSS RGBa115, 193, 64,1rgba(115,193,64,1)
CMYK Modelcmyk(40%,0%,67%,24%)
HSL Color Space96,51% ,50%hsl(96,51% ,50%)
HSV Color Space96°, 67%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100111100000101000000
Octal163301100
Decimal11519364
Hex73c140

Different shades of #73c140 color code.

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

Light Shade of #73c140
#8fcd67
Dark Shade of #73c140
#5c9c32
Saturated Shade of #73c140
#70ce33
Desaturated Shade of #73c140
#76b44d
Grey scale Shade of #73c140
#808080
Brighten Shade
#8cda59
Most Readable Shade
#000000

Shades of #73c140 color code

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

#73c140
#66ab38
#599631
#4c802a
#3f6b23
#33551c
#264015
#192a0e
#0c1507
#000000

Similar Color like #73c140 color

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

#74c241
#75c342
#76c443
#77c544
#78c645
#79c746
#7ac847
#7bc948
#7cca49
#7dcb4a
#7ecc4b
#7fcd4c
#80ce4d
#81cf4e
#72c03f
#71bf3e
#70be3d
#6fbd3c
#6ebc3b
#6dbb3a
#6cba39
#6bb938
#6ab837
#69b736
#68b635
#67b534
#66b433
#65b332

Monochromatic Color with #73c140

#73c140
#8ceb4e
#0e1708
#274116
#406c24
#5a9632

Tints of #73c140 Color

#73c140
#82c755
#92ce6a
#a1d57f
#b1dc94
#c0e3aa
#d0eabf
#dff1d4
#eff8e9
#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

#73c140
#8e40c1

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

Split Complementary

#73c140
#4e40c1
#c140b4

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

Analogous Color

#a7c140
#8dc140
#73c140
#59c140
#40c141

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

#73c140
#4073c1
#c14073

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

#73c140
#40b3c1
#8e40c1
#c14e40

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

#73c140
#8e40c1
#c140b4
#40c14e

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 #73c140 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.

#73c140 Color Code Preview on Black Background Color

This is how #73c140 Color will look on black background color. Color contrast ratio is 9.43

#73c140 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #73c140

HTML with inline CSS

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

Your Example Paragraph content text in with font color #73c140

#73c140 color code is use for CSS Background Color

Background color for the above div is #73c140

HTML with inline CSS

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

#73c140 color code is use for CSS Border Color

CSS Border color for the above div is #73c140

HTML with inline CSS

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

CSS Border Left color for the above div is #73c140

HTML with inline CSS

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

CSS Border Right color for the above div is #73c140

HTML with inline CSS

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

CSS Border Bottom color for the above div is #73c140

HTML with inline CSS

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

CSS Border Top color for the above div is #73c140

HTML with inline CSS

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

#73c140 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#73c140 Color code Preview on White Background

This is how #73c140 Color code will look on white background color. Color contrast ratio is 2.23

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

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(115,193,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,64,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(115,193,64,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>