crispedge.com

Color picker

Loading...

#c2da5a hex color - Green - Warm color - Information

#c2da5a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #c2da5a Color code in RGB color code model is created after adding 76.08% red color, 85.49% green color and 35.29% blue color. Hex #c2da5a Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 59% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2da5a#c2da5a
RGB Decimal194, 218, 90rgb(194, 218, 90)
RGB Percent76%, 85%, 35%rgb(76%, 85%, 35%)
CSS RGBa194, 218, 90,1rgba(194,218,90,1)
CMYK Modelcmyk(11%,0%,59%,15%)
HSL Color Space71,63% ,60%hsl(71,63% ,60%)
HSV Color Space71°, 59%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101101101001011010
Octal302332132
Decimal19421890
Hexc2da5a

Different shades of #c2da5a color code.

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

Light Shade of #c2da5a
#d1e384
Dark Shade of #c2da5a
#b3d130
Saturated Shade of #c2da5a
#c8e450
Desaturated Shade of #c2da5a
#bcd064
Grey scale Shade of #c2da5a
#9a9a9a
Brighten Shade
#dbf373
Most Readable Shade
#000000

Shades of #c2da5a color code

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

#c2da5a
#acc150
#96a946
#81913c
#6b7932
#566028
#40481e
#2b3014
#15180a
#000000

Similar Color like #c2da5a color

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

#c3db5b
#c4dc5c
#c5dd5d
#c6de5e
#c7df5f
#c8e060
#c9e161
#cae262
#cbe363
#cce464
#cde565
#cee666
#cfe767
#d0e868
#c1d959
#c0d858
#bfd757
#bed656
#bdd555
#bcd454
#bbd353
#bad252
#b9d151
#b8d050
#b7cf4f
#b6ce4e
#b5cd4d
#b4cc4c

Monochromatic Color with #c2da5a

#c2da5a
#050502
#2b3014
#515a25
#768537
#9caf48

Tints of #c2da5a Color

#c2da5a
#c8de6c
#cfe27e
#d6e691
#ddeaa3
#e3eeb5
#eaf2c8
#f1f6da
#f8faec
#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

#c2da5a
#725ada

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

Split Complementary

#c2da5a
#5a82da
#b25ada

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

Analogous Color

#dabf5a
#dad85a
#c2da5a
#a8da5a
#8fda5a

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

#c2da5a
#5ac2da
#da5ac2

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

#c2da5a
#5adab2
#725ada
#da5a82

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

#c2da5a
#725ada
#b25ada
#82da5a

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

#c2da5a Color Code Preview on Black Background Color

This is how #c2da5a Color will look on black background color. Color contrast ratio is 13.47

#c2da5a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2da5a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2da5a

#c2da5a color code is use for CSS Background Color

Background color for the above div is #c2da5a

HTML with inline CSS

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

#c2da5a color code is use for CSS Border Color

CSS Border color for the above div is #c2da5a

HTML with inline CSS

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

CSS Border Left color for the above div is #c2da5a

HTML with inline CSS

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

CSS Border Right color for the above div is #c2da5a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2da5a

HTML with inline CSS

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

CSS Border Top color for the above div is #c2da5a

HTML with inline CSS

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

#c2da5a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2da5a Color code Preview on White Background

This is how #c2da5a Color code will look on white background color. Color contrast ratio is 1.56

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

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(194,218,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,90,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,218,90,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.