crispedge.com

Color picker

Loading...

#c8cf77 hex color - Green - Warm color - Information

#c8cf77 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #c8cf77 Color code in RGB color code model is created after adding 78.43% red color, 81.18% green color and 46.67% blue color. Hex #c8cf77 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 43% yellow and 19% black.

Hex #c8cf77 color code is between #cccc66 web safe hex color code and #bbdd88 web safe hex color code. #cccc66 is the nearest web safe color code. You can see here many more shades of #c8cf77 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec8cf77#c8cf77
RGB Decimal200, 207, 119rgb(200, 207, 119)
RGB Percent78%, 81%, 47%rgb(78%, 81%, 47%)
CSS RGBa200, 207, 119,1rgba(200,207,119,1)
CMYK Modelcmyk(3%,0%,43%,19%)
HSL Color Space65,48% ,64%hsl(65,48% ,64%)
HSV Color Space65°, 43%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010001100111101110111
Octal310317167
Decimal200207119
Hexc8cf77

Different shades of #c8cf77 color code.

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

Light Shade of #c8cf77
#d7dc9d
Dark Shade of #c8cf77
#b9c251
Saturated Shade of #c8cf77
#d0d86e
Desaturated Shade of #c8cf77
#c0c680
Grey scale Shade of #c8cf77
#a3a3a3
Brighten Shade
#e1e890
Most Readable Shade
#000000

Shades of #c8cf77 color code

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

#c8cf77
#b1b869
#9ba15c
#858a4f
#6f7342
#585c34
#424527
#2c2e1a
#16170d
#000000

Similar Color like #c8cf77 color

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

#c9d078
#cad179
#cbd27a
#ccd37b
#cdd47c
#ced57d
#cfd67e
#d0d77f
#d1d880
#d2d981
#d3da82
#d4db83
#d5dc84
#d6dd85
#c7ce76
#c6cd75
#c5cc74
#c4cb73
#c3ca72
#c2c971
#c1c870
#c0c76f
#bfc66e
#bec56d
#bdc46c
#bcc36b
#bbc26a
#bac169

Monochromatic Color with #c8cf77

#c8cf77
#f1f98f
#242515
#4d4f2e
#767a46
#9fa45f

Tints of #c8cf77 Color

#c8cf77
#ced486
#d4d995
#dadfa4
#e0e4b3
#e6e9c2
#ecefd1
#f2f4e0
#f8f9ef
#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

#c8cf77
#7e77cf

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

Split Complementary

#c8cf77
#779ccf
#aa77cf

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

Analogous Color

#cfb377
#cfc477
#c8cf77
#b6cf77
#a5cf77

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

#c8cf77
#77c8cf
#cf77c8

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

#c8cf77
#77cfaa
#7e77cf
#cf779c

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

#c8cf77
#7e77cf
#aa77cf
#9ccf77

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

#c8cf77 Color Code Preview on Black Background Color

This is how #c8cf77 Color will look on black background color. Color contrast ratio is 12.65

#c8cf77 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8cf77

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8cf77

#c8cf77 color code is use for CSS Background Color

Background color for the above div is #c8cf77

HTML with inline CSS

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

#c8cf77 color code is use for CSS Border Color

CSS Border color for the above div is #c8cf77

HTML with inline CSS

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

CSS Border Left color for the above div is #c8cf77

HTML with inline CSS

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

CSS Border Right color for the above div is #c8cf77

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8cf77

HTML with inline CSS

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

CSS Border Top color for the above div is #c8cf77

HTML with inline CSS

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

#c8cf77 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8cf77 Color code Preview on White Background

This is how #c8cf77 Color code will look on white background color. Color contrast ratio is 1.66

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

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(200,207,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,119,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,207,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.