crispedge.com

Color picker

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

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

#0ee366 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #0ee366 Color code in RGB color code model is created after adding 5.49% red color, 89.02% green color and 40% blue color. Hex #0ee366 Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 55% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0ee366#0ee366
RGB Decimal14, 227, 102rgb(14, 227, 102)
RGB Percent5%, 89%, 40%rgb(5%, 89%, 40%)
CSS RGBa14, 227, 102,1rgba(14,227,102,1)
CMYK Modelcmyk(94%,0%,55%,11%)
HSL Color Space145,88% ,47%hsl(145,88% ,47%)
HSV Color Space145°, 94%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101110001101100110
Octal16343146
Decimal14227102
Hex0ee366

Different shades of #0ee366 color code.

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

Light Shade of #0ee366
#32f281
Dark Shade of #0ee366
#0bb350
Saturated Shade of #0ee366
#02ef64
Desaturated Shade of #0ee366
#1ad768
Grey scale Shade of #0ee366
#787878
Brighten Shade
#27fc7f
Most Readable Shade
#000000

Shades of #0ee366 color code

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

#0ee366
#0cc95a
#0ab04f
#099744
#077e38
#06642d
#044b22
#033216
#01190b
#000000

Similar Color like #0ee366 color

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

#0fe467
#10e568
#11e669
#12e76a
#13e86b
#14e96c
#15ea6d
#16eb6e
#17ec6f
#18ed70
#19ee71
#1aef72
#1bf073
#1cf174
#0de265
#0ce164
#0be063
#0adf62
#09de61
#08dd60
#07dc5f
#06db5e
#05da5d
#04d95c
#03d85b
#02d75a
#01d659
#00d558

Monochromatic Color with #0ee366

#0ee366
#010e07
#04391a
#06632d
#098e40
#0bb853

Tints of #0ee366 Color

#0ee366
#28e677
#43e988
#5eec99
#79efaa
#93f2bb
#aef5cc
#c9f8dd
#e4fbee
#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

#0ee366
#e30e8b

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

Split Complementary

#0ee366
#d10ee3
#e30e20

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

Analogous Color

#0ee311
#0ee33b
#0ee366
#0ee391
#0ee3bb

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

#0ee366
#660ee3
#e3660e

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

#0ee366
#0e20e3
#e30e8b
#e3d00e

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

#0ee366
#e30e8b
#e30e20
#0ee3d1

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

#0ee366 Color Code Preview on Black Background Color

This is how #0ee366 Color will look on black background color. Color contrast ratio is 12.20

#0ee366 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ee366 color code is use for CSS Background Color

Background color for the above div is #0ee366

HTML with inline CSS

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

#0ee366 color code is use for CSS Border Color

CSS Border color for the above div is #0ee366

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ee366 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ee366 Color code Preview on White Background

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

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

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.