crispedge.com

Color picker

Loading...

#7ca146 hex color - Green - Warm color - Information

#7ca146 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #7ca146 Color code in RGB color code model is created after adding 48.63% red color, 63.14% green color and 27.45% blue color. Hex #7ca146 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 57% yellow and 37% black.

Hex #7ca146 color code is between #779944 web safe hex color code and #88aa55 web safe hex color code. #779944 is the nearest web safe color code. You can see here many more shades of #7ca146 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7ca146#7ca146
RGB Decimal124, 161, 70rgb(124, 161, 70)
RGB Percent49%, 63%, 27%rgb(49%, 63%, 27%)
CSS RGBa124, 161, 70,1rgba(124,161,70,1)
CMYK Modelcmyk(23%,0%,57%,37%)
HSL Color Space84,39% ,45%hsl(84,39% ,45%)
HSV Color Space84°, 57%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111001010000101000110
Octal174241106
Decimal12416170
Hex7ca146

Different shades of #7ca146 color code.

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

Light Shade of #7ca146
#95ba60
Dark Shade of #7ca146
#617d37
Saturated Shade of #7ca146
#7ead3a
Desaturated Shade of #7ca146
#7a9552
Grey scale Shade of #7ca146
#737373
Brighten Shade
#95ba5f
Most Readable Shade
#000000

Shades of #7ca146 color code

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

#7ca146
#6e8f3e
#607d36
#526b2e
#445926
#37471f
#293517
#1b230f
#0d1107
#000000

Similar Color like #7ca146 color

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

#7da247
#7ea348
#7fa449
#80a54a
#81a64b
#82a74c
#83a84d
#84a94e
#85aa4f
#86ab50
#87ac51
#88ad52
#89ae53
#8aaf54
#7ba045
#7a9f44
#799e43
#789d42
#779c41
#769b40
#759a3f
#74993e
#73983d
#72973c
#71963b
#70953a
#6f9439
#6e9338

Monochromatic Color with #7ca146

#7ca146
#9dcb58
#bdf66b
#1a210f
#3b4c21
#5b7634

Tints of #7ca146 Color

#7ca146
#8aab5a
#99b56f
#a7c083
#b6ca98
#c4d5ac
#d3dfc1
#e1ead5
#f0f4ea
#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

#7ca146
#6b46a1

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

Split Complementary

#7ca146
#464fa1
#9846a1

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

Analogous Color

#a0a146
#8ea146
#7ca146
#6aa146
#58a146

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

#7ca146
#467ca1
#a1467c

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

#7ca146
#46a198
#6b46a1
#a1464e

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

#7ca146
#6b46a1
#9846a1
#4fa146

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

#7ca146 Color Code Preview on Black Background Color

This is how #7ca146 Color will look on black background color. Color contrast ratio is 7.04

#7ca146 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7ca146

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7ca146

#7ca146 color code is use for CSS Background Color

Background color for the above div is #7ca146

HTML with inline CSS

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

#7ca146 color code is use for CSS Border Color

CSS Border color for the above div is #7ca146

HTML with inline CSS

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

CSS Border Left color for the above div is #7ca146

HTML with inline CSS

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

CSS Border Right color for the above div is #7ca146

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7ca146

HTML with inline CSS

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

CSS Border Top color for the above div is #7ca146

HTML with inline CSS

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

#7ca146 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ca146 Color code Preview on White Background

This is how #7ca146 Color code will look on white background color. Color contrast ratio is 2.98

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

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(124,161,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,70,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(124,161,70,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.