crispedge.com

Color picker

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

#0ec966 hex color - Green - Cool color - Information

#0ec966 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #0ec966 Color code in RGB color code model is created after adding 5.49% red color, 78.82% green color and 40% blue color. Hex #0ec966 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 49% yellow and 21% black.

Hex #0ec966 color code is between #11cc55 web safe hex color code and #00bb77 web safe hex color code. #11cc55 is the nearest web safe color code. You can see here many more shades of #0ec966 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0ec966#0ec966
RGB Decimal14, 201, 102rgb(14, 201, 102)
RGB Percent5%, 79%, 40%rgb(5%, 79%, 40%)
CSS RGBa14, 201, 102,1rgba(14,201,102,1)
CMYK Modelcmyk(93%,0%,49%,21%)
HSL Color Space148,87% ,42%hsl(148,87% ,42%)
HSV Color Space148°, 93%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101100100101100110
Octal16311146
Decimal14201102
Hex0ec966

Different shades of #0ec966 color code.

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

Light Shade of #0ec966
#1bef7f
Dark Shade of #0ec966
#0b994e
Saturated Shade of #0ec966
#03d465
Desaturated Shade of #0ec966
#19be67
Grey scale Shade of #0ec966
#6b6b6b
Brighten Shade
#27e27f
Most Readable Shade
#000000

Shades of #0ec966 color code

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

#0ec966
#0cb25a
#0a9c4f
#098644
#076f38
#06592d
#044322
#032c16
#01160b
#000000

Similar Color like #0ec966 color

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

#0fca67
#10cb68
#11cc69
#12cd6a
#13ce6b
#14cf6c
#15d06d
#16d16e
#17d26f
#18d370
#19d471
#1ad572
#1bd673
#1cd774
#0dc865
#0cc764
#0bc663
#0ac562
#09c461
#08c360
#07c25f
#06c15e
#05c05d
#04bf5c
#03be5b
#02bd5a
#01bc59
#00bb58

Monochromatic Color with #0ec966

#0ec966
#11f37c
#021f10
#054925
#08743b
#0b9e50

Tints of #0ec966 Color

#0ec966
#28cf77
#43d588
#5edb99
#79e1aa
#93e7bb
#aeedcc
#c9f3dd
#e4f9ee
#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

#0ec966
#c90e71

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

Split Complementary

#0ec966
#c40ec9
#c90e13

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

Analogous Color

#0ec91b
#0ec941
#0ec966
#0ec98b
#0ec9b1

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

#0ec966
#660ec9
#c9660e

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

#0ec966
#0e14c9
#c90e71
#c9c30e

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

#0ec966
#c90e71
#c90e13
#0ec9c4

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 #0ec966 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.

#0ec966 Color Code Preview on Black Background Color

This is how #0ec966 Color will look on black background color. Color contrast ratio is 9.57

#0ec966 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0ec966

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0ec966

#0ec966 color code is use for CSS Background Color

Background color for the above div is #0ec966

HTML with inline CSS

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

#0ec966 color code is use for CSS Border Color

CSS Border color for the above div is #0ec966

HTML with inline CSS

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

CSS Border Left color for the above div is #0ec966

HTML with inline CSS

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

CSS Border Right color for the above div is #0ec966

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0ec966

HTML with inline CSS

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

CSS Border Top color for the above div is #0ec966

HTML with inline CSS

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

#0ec966 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ec966 Color code Preview on White Background

This is how #0ec966 Color code will look on white background color. Color contrast ratio is 2.20

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

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.