crispedge.com

Color picker

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

#12ed54 hex color - Green - Cool color - Information

#12ed54 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #12ed54 Color code in RGB color code model is created after adding 7.06% red color, 92.94% green color and 32.94% blue color. Hex #12ed54 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 65% yellow and 7% black.

Hex #12ed54 color code is between #11ee55 web safe hex color code and #22dd44 web safe hex color code. #11ee55 is the nearest web safe color code. You can see here many more shades of #12ed54 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code12ed54#12ed54
RGB Decimal18, 237, 84rgb(18, 237, 84)
RGB Percent7%, 93%, 33%rgb(7%, 93%, 33%)
CSS RGBa18, 237, 84,1rgba(18,237,84,1)
CMYK Modelcmyk(92%,0%,65%,7%)
HSL Color Space138,86% ,50%hsl(138,86% ,50%)
HSV Color Space138°, 92%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101110110101010100
Octal22355124
Decimal1823784
Hex12ed54

Different shades of #12ed54 color code.

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

Light Shade of #12ed54
#41f176
Dark Shade of #12ed54
#0ebe43
Saturated Shade of #12ed54
#05fa4f
Desaturated Shade of #12ed54
#1fe059
Grey scale Shade of #12ed54
#808080
Brighten Shade
#2bff6d
Most Readable Shade
#000000

Shades of #12ed54 color code

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

#12ed54
#10d24a
#0eb841
#0c9e38
#0a832e
#086925
#064f1c
#043412
#021a09
#000000

Similar Color like #12ed54 color

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

#13ee55
#14ef56
#15f057
#16f158
#17f259
#18f35a
#19f45b
#1af55c
#1bf65d
#1cf75e
#1df85f
#1ef960
#1ffa61
#20fb62
#11ec53
#10eb52
#0fea51
#0ee950
#0de84f
#0ce74e
#0be64d
#0ae54c
#09e44b
#08e34a
#07e249
#06e148
#05e047
#04df46

Monochromatic Color with #12ed54

#12ed54
#021809
#054318
#086d27
#0c9836
#0fc245

Tints of #12ed54 Color

#12ed54
#2cef67
#46f17a
#61f38d
#7bf5a0
#95f7b3
#b0f9c6
#cafbd9
#e4fdec
#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

#12ed54
#ed12ab

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

Split Complementary

#12ed54
#c212ed
#ed123e

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

Analogous Color

#28ed12
#12ed28
#12ed54
#12ed80
#12edac

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

#12ed54
#5412ed
#ed5412

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

#12ed54
#123eed
#ed12ab
#edc112

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

#12ed54
#ed12ab
#ed123e
#12edc1

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 #12ed54 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.

#12ed54 Color Code Preview on Black Background Color

This is how #12ed54 Color will look on black background color. Color contrast ratio is 13.27

#12ed54 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12ed54

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12ed54

#12ed54 color code is use for CSS Background Color

Background color for the above div is #12ed54

HTML with inline CSS

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

#12ed54 color code is use for CSS Border Color

CSS Border color for the above div is #12ed54

HTML with inline CSS

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

CSS Border Left color for the above div is #12ed54

HTML with inline CSS

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

CSS Border Right color for the above div is #12ed54

HTML with inline CSS

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

CSS Border Bottom color for the above div is #12ed54

HTML with inline CSS

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

CSS Border Top color for the above div is #12ed54

HTML with inline CSS

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

#12ed54 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12ed54 Color code Preview on White Background

This is how #12ed54 Color code will look on white background color. Color contrast ratio is 1.58

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

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.