crispedge.com

Color picker

Loading...

#c2f697 hex color - Green - Cool color - Information

#c2f697 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #c2f697 Color code in RGB color code model is created after adding 76.08% red color, 96.47% green color and 59.22% blue color. Hex #c2f697 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 39% yellow and 4% black.

Hex #c2f697 color code is between #bbee99 web safe hex color code and #ccff88 web safe hex color code. #bbee99 is the nearest web safe color code. You can see here many more shades of #c2f697 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2f697#c2f697
RGB Decimal194, 246, 151rgb(194, 246, 151)
RGB Percent76%, 96%, 59%rgb(76%, 96%, 59%)
CSS RGBa194, 246, 151,1rgba(194,246,151,1)
CMYK Modelcmyk(21%,0%,39%,4%)
HSL Color Space93,84% ,78%hsl(93,84% ,78%)
HSV Color Space93°, 39%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101111011010010111
Octal302366227
Decimal194246151
Hexc2f697

Different shades of #c2f697 color code.

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

Light Shade of #c2f697
#defac6
Dark Shade of #c2f697
#a6f268
Saturated Shade of #c2f697
#c1fc91
Desaturated Shade of #c2f697
#c3f09d
Grey scale Shade of #c2f697
#c6c6c6
Brighten Shade
#dbffb0
Most Readable Shade
#000000

Shades of #c2f697 color code

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

#c2f697
#acda86
#96bf75
#81a464
#6b8853
#566d43
#405232
#2b3621
#151b10
#000000

Similar Color like #c2f697 color

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

#c3f798
#c4f899
#c5f99a
#c6fa9b
#c7fb9c
#c8fc9d
#c9fd9e
#cafe9f
#cbffa0
#ccffa1
#cdffa2
#ceffa3
#cfffa4
#d0ffa5
#c1f596
#c0f495
#bff394
#bef293
#bdf192
#bcf091
#bbef90
#baee8f
#b9ed8e
#b8ec8d
#b7eb8c
#b6ea8b
#b5e98a
#b4e889

Monochromatic Color with #c2f697

#c2f697
#1a2115
#3c4c2f
#5d7649
#7fa163
#a0cb7d

Tints of #c2f697 Color

#c2f697
#c8f7a2
#cff8ae
#d6f9b9
#ddfac5
#e3fbd0
#eafcdc
#f1fde7
#f8fef3
#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

#c2f697
#cb97f6

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

Split Complementary

#c2f697
#9c97f6
#f697f1

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

Analogous Color

#e8f697
#d5f697
#c2f697
#aff697
#9cf697

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

#c2f697
#97c2f6
#f697c2

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

#c2f697
#97f1f6
#cb97f6
#f69b97

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

#c2f697
#cb97f6
#f697f1
#97f69c

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

#c2f697 Color Code Preview on Black Background Color

This is how #c2f697 Color will look on black background color. Color contrast ratio is 16.92

#c2f697 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2f697

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2f697

#c2f697 color code is use for CSS Background Color

Background color for the above div is #c2f697

HTML with inline CSS

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

#c2f697 color code is use for CSS Border Color

CSS Border color for the above div is #c2f697

HTML with inline CSS

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

CSS Border Left color for the above div is #c2f697

HTML with inline CSS

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

CSS Border Right color for the above div is #c2f697

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2f697

HTML with inline CSS

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

CSS Border Top color for the above div is #c2f697

HTML with inline CSS

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

#c2f697 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2f697 Color code Preview on White Background

This is how #c2f697 Color code will look on white background color. Color contrast ratio is 1.24

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

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,246,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,151,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,246,151,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.