crispedge.com

Color picker

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

#c2e986 hex color - Green - Warm color - Information

#c2e986 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #c2e986 Color code in RGB color code model is created after adding 76.08% red color, 91.37% green color and 52.55% blue color. Hex #c2e986 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 42% yellow and 9% black.

Hex #c2e986 color code is between #bbee88 web safe hex color code and #ccdd77 web safe hex color code. #bbee88 is the nearest web safe color code. You can see here many more shades of #c2e986 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2e986#c2e986
RGB Decimal194, 233, 134rgb(194, 233, 134)
RGB Percent76%, 91%, 53%rgb(76%, 91%, 53%)
CSS RGBa194, 233, 134,1rgba(194,233,134,1)
CMYK Modelcmyk(17%,0%,42%,9%)
HSL Color Space84,69% ,72%hsl(84,69% ,72%)
HSV Color Space84°, 42%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101110100110000110
Octal302351206
Decimal194233134
Hexc2e986

Different shades of #c2e986 color code.

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

Light Shade of #c2e986
#d8f1b1
Dark Shade of #c2e986
#ace15b
Saturated Shade of #c2e986
#c4f07f
Desaturated Shade of #c2e986
#c0e28d
Grey scale Shade of #c2e986
#b7b7b7
Brighten Shade
#dbff9f
Most Readable Shade
#000000

Shades of #c2e986 color code

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

#c2e986
#accf77
#96b568
#819b59
#6b814a
#56673b
#404d2c
#2b331d
#15190e
#000000

Similar Color like #c2e986 color

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

#c3ea87
#c4eb88
#c5ec89
#c6ed8a
#c7ee8b
#c8ef8c
#c9f08d
#caf18e
#cbf28f
#ccf390
#cdf491
#cef592
#cff693
#d0f794
#c1e885
#c0e784
#bfe683
#bee582
#bde481
#bce380
#bbe27f
#bae17e
#b9e07d
#b8df7c
#b7de7b
#b6dd7a
#b5dc79
#b4db78

Monochromatic Color with #c2e986

#c2e986
#11140c
#343f24
#58693d
#7b9455
#9fbe6e

Tints of #c2e986 Color

#c2e986
#c8eb93
#cfeda0
#d6f0ae
#ddf2bb
#e3f5c9
#eaf7d6
#f1fae4
#f8fcf1
#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

#c2e986
#ad86e9

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

Split Complementary

#c2e986
#8691e9
#df86e9

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

Analogous Color

#e9e886
#d6e986
#c2e986
#aee986
#9ae986

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

#c2e986
#86c2e9
#e986c2

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

#c2e986
#86e9de
#ad86e9
#e98690

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

#c2e986
#ad86e9
#df86e9
#91e986

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

#c2e986 Color Code Preview on Black Background Color

This is how #c2e986 Color will look on black background color. Color contrast ratio is 15.29

#c2e986 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2e986

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2e986

#c2e986 color code is use for CSS Background Color

Background color for the above div is #c2e986

HTML with inline CSS

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

#c2e986 color code is use for CSS Border Color

CSS Border color for the above div is #c2e986

HTML with inline CSS

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

CSS Border Left color for the above div is #c2e986

HTML with inline CSS

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

CSS Border Right color for the above div is #c2e986

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2e986

HTML with inline CSS

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

CSS Border Top color for the above div is #c2e986

HTML with inline CSS

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

#c2e986 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2e986 Color code Preview on White Background

This is how #c2e986 Color code will look on white background color. Color contrast ratio is 1.37

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

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.