Skip to main content Skip to docs navigation

#c5cc80 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 7492 C and its hex is #BFCC80 Nearest Color Name

Color Hue/Base color: Green

Hex #c5cc80 Color code in RGB color code model is created after adding 77.25% red color, 80% green color and 50.2% blue color. Hex #c5cc80 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 37% yellow and 20% black.

Hex #c5cc80 color code is between #ccbb88 web safe hex color code and #bbdd77 web safe hex color code. #ccbb88 is the nearest web safe color code. You can see here many more shades of #c5cc80 color code.

RGB Chart

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

Color Table

Hex Color Code c5cc80 #c5cc80
RGB Decimal 197, 204, 128 197, 204, 128
RGB Percent 77%, 80%, 50% rgb(77%, 80%, 50%)
CSS RGBa 197, 204, 128,1 rgba(197,204,128,1)
CMYK Model cmyk(3%,0%,37%,20%)
HSL Color Space 66,43% ,65% hsl(66,43% ,65%)
HSV Color Space 66°, 37%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 11001100 10000000
Octal 305 314 200
Decimal 197 204 128
Hex c5 cc 80

Different shades of #c5cc80 color code.

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

Darkest of #c5cc80
#798033
Darker of #c5cc80
#9ba442
Dark of #c5cc80
#b4bd5c
Base of #c5cc80
#c5cc80
Light of #c5cc80
#d6dba4
Lighter
#e6e9c9
Lightest
#f7f8ed

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

#c5cc80
#8780cc

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

Split Complementary

#c5cc80
#809fcc
#ad80cc

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

Analogous Color

#cca780
#ccb380
#c5cc80
#accc80
#8ccc80

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

#c5cc80
#cc80c5
#80c5cc

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

#c5cc80
#80c5cc
#8780cc
#cc8780

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c5cc80
#80ccad
#8780cc
#cc809f

Square 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).

Monochromatic Color with #c5cc80

#565b25
#798033
#9ba442
#b4bd5c
#c5cc80
#d6dba4
#e6e9c9
#f7f8ed
#ffffff

Tints of #c5cc80 Color

#c5cc80
#cbd18e
#d1d79c
#d8ddaa
#dee2b8
#e5e8c6
#ebeed4
#f2f3e2
#f8f9f0
#ffffff

Shades of #c5cc80 color code

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

#c5cc80
#afb571
#999e63
#838855
#6d7147
#575a38
#41442a
#2b2d1c
#15160e
#000000

Tones

#c5cc80
#b6ba92
#a8a8a4
#a6a6a6
#a6a6a6

Tones

Similar Color like #c5cc80 color

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

#c6cd81
#c7ce82
#c8cf83
#c9d084
#cad185
#cbd286
#ccd387
#cdd488
#ced589
#cfd68a
#d0d78b
#d1d88c
#d2d98d
#d3da8e
#c4cb7f
#c3ca7e
#c2c97d
#c1c87c
#c0c77b
#bfc67a
#bec579
#bdc478
#bcc377
#bbc276
#bac175
#b9c074
#b8bf73
#b7be72

Download this Dark Green

Hex #c5cc80 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.

#c5cc80 Color Code Preview on Black Background Color

This is how #c5cc80 Color will look on black background color. Color contrast ratio is 12.32

#c5cc80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5cc80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5cc80

#c5cc80 color code is use for CSS Background Color

Background color for the above div is #c5cc80

HTML with inline CSS

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

#c5cc80 color code is use for CSS Border Color

CSS Border color for the above div is #c5cc80

HTML with inline CSS

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

CSS Border Left color for the above div is #c5cc80

HTML with inline CSS

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

CSS Border Right color for the above div is #c5cc80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5cc80

HTML with inline CSS

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

CSS Border Top color for the above div is #c5cc80

HTML with inline CSS

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

#c5cc80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5cc80 Color code Preview on White Background

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(197,204,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,128,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,204,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }