crispedge.com

Color picker

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

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

#0ae260 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #0ae260 Color code in RGB color code model is created after adding 3.92% red color, 88.63% green color and 37.65% blue color. Hex #0ae260 Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 58% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0ae260#0ae260
RGB Decimal10, 226, 96rgb(10, 226, 96)
RGB Percent4%, 89%, 38%rgb(4%, 89%, 38%)
CSS RGBa10, 226, 96,1rgba(10,226,96,1)
CMYK Modelcmyk(96%,0%,58%,11%)
HSL Color Space144,92% ,46%hsl(144,92% ,46%)
HSV Color Space144°, 96%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010101110001001100000
Octal12342140
Decimal1022696
Hex0ae260

Different shades of #0ae260 color code.

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

Light Shade of #0ae260
#29f67b
Dark Shade of #0ae260
#08b14b
Saturated Shade of #0ae260
#00ec5e
Desaturated Shade of #0ae260
#16d662
Grey scale Shade of #0ae260
#767676
Brighten Shade
#23fb79
Most Readable Shade
#000000

Shades of #0ae260 color code

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

#0ae260
#08c855
#07af4a
#069640
#057d35
#04642a
#034b20
#023215
#01190a
#000000

Similar Color like #0ae260 color

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

#0be361
#0ce462
#0de563
#0ee664
#0fe765
#10e866
#11e967
#12ea68
#13eb69
#14ec6a
#15ed6b
#16ee6c
#17ef6d
#18f06e
#09e15f
#08e05e
#07df5d
#06de5c
#05dd5b
#04dc5a
#03db59
#02da58
#01d957
#00d856
#00d755
#00d654
#00d553
#00d452

Monochromatic Color with #0ae260

#0ae260
#010d06
#023818
#04622a
#068d3c
#08b74e

Tints of #0ae260 Color

#0ae260
#25e571
#40e883
#5beb95
#76eea6
#92f2b8
#adf5ca
#c8f8db
#e3fbed
#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

#0ae260
#e20a8c

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

Split Complementary

#0ae260
#cc0ae2
#e20a20

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

Analogous Color

#0ae20a
#0ae235
#0ae260
#0ae28b
#0ae2b6

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

#0ae260
#600ae2
#e2600a

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

#0ae260
#0a20e2
#e20a8c
#e2cc0a

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

#0ae260
#e20a8c
#e20a20
#0ae2cc

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

#0ae260 Color Code Preview on Black Background Color

This is how #0ae260 Color will look on black background color. Color contrast ratio is 12.06

#0ae260 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ae260 color code is use for CSS Background Color

Background color for the above div is #0ae260

HTML with inline CSS

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

#0ae260 color code is use for CSS Border Color

CSS Border color for the above div is #0ae260

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ae260 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ae260 Color code Preview on White Background

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

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

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.