crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c2efa0 hex color - Green - Cool color - Information

#c2efa0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #c2efa0 Color code in RGB color code model is created after adding 76.08% red color, 93.73% green color and 62.75% blue color. Hex #c2efa0 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 33% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2efa0#c2efa0
RGB Decimal194, 239, 160rgb(194, 239, 160)
RGB Percent76%, 94%, 63%rgb(76%, 94%, 63%)
CSS RGBa194, 239, 160,1rgba(194,239,160,1)
CMYK Modelcmyk(19%,0%,33%,6%)
HSL Color Space94,71% ,78%hsl(94,71% ,78%)
HSV Color Space94°, 33%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101110111110100000
Octal302357240
Decimal194239160
Hexc2efa0

Different shades of #c2efa0 color code.

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

Light Shade of #c2efa0
#def6cc
Dark Shade of #c2efa0
#a6e874
Saturated Shade of #c2efa0
#c1f59a
Desaturated Shade of #c2efa0
#c3e9a6
Grey scale Shade of #c2efa0
#c7c7c7
Brighten Shade
#dbffb9
Most Readable Shade
#000000

Shades of #c2efa0 color code

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

#c2efa0
#acd48e
#96b97c
#819f6a
#6b8458
#566a47
#404f35
#2b3523
#151a11
#000000

Similar Color like #c2efa0 color

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

#c3f0a1
#c4f1a2
#c5f2a3
#c6f3a4
#c7f4a5
#c8f5a6
#c9f6a7
#caf7a8
#cbf8a9
#ccf9aa
#cdfaab
#cefbac
#cffcad
#d0fdae
#c1ee9f
#c0ed9e
#bfec9d
#beeb9c
#bdea9b
#bce99a
#bbe899
#bae798
#b9e697
#b8e596
#b7e495
#b6e394
#b5e293
#b4e192

Monochromatic Color with #c2efa0

#c2efa0
#161a12
#38452e
#5a6f4b
#7d9a67
#9fc484

Tints of #c2efa0 Color

#c2efa0
#c8f0aa
#cff2b5
#d6f4bf
#ddf6ca
#e3f7d4
#eaf9df
#f1fbe9
#f8fdf4
#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

#c2efa0
#cda0ef

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

Split Complementary

#c2efa0
#a6a0ef
#efa0e9

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

Analogous Color

#e2efa0
#d2efa0
#c2efa0
#b2efa0
#a2efa0

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

#c2efa0
#a0c2ef
#efa0c2

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

#c2efa0
#a0e9ef
#cda0ef
#efa5a0

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

#c2efa0
#cda0ef
#efa0e9
#a0efa6

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

#c2efa0 Color Code Preview on Black Background Color

This is how #c2efa0 Color will look on black background color. Color contrast ratio is 16.15

#c2efa0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2efa0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2efa0

#c2efa0 color code is use for CSS Background Color

Background color for the above div is #c2efa0

HTML with inline CSS

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

#c2efa0 color code is use for CSS Border Color

CSS Border color for the above div is #c2efa0

HTML with inline CSS

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

CSS Border Left color for the above div is #c2efa0

HTML with inline CSS

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

CSS Border Right color for the above div is #c2efa0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2efa0

HTML with inline CSS

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

CSS Border Top color for the above div is #c2efa0

HTML with inline CSS

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

#c2efa0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2efa0 Color code Preview on White Background

This is how #c2efa0 Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.