crispedge.com

Color picker

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

#14ff61 hex color - Green - Cool color - Information

#14ff61 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #14ff61 Color code in RGB color code model is created after adding 7.84% red color, 100% green color and 38.04% blue color. Hex #14ff61 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 62% yellow and 0% black.

Hex #14ff61 color code is between #11ee66 web safe hex color code and #22dd55 web safe hex color code. #11ee66 is the nearest web safe color code. You can see here many more shades of #14ff61 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code14ff61#14ff61
RGB Decimal20, 255, 97rgb(20, 255, 97)
RGB Percent8%, 100%, 38%rgb(8%, 100%, 38%)
CSS RGBa20, 255, 97,1rgba(20,255,97,1)
CMYK Modelcmyk(92%,0%,62%,0%)
HSL Color Space140,100% ,54%hsl(140,100% ,54%)
HSV Color Space140°, 92%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101001111111101100001
Octal24377141
Decimal2025597
Hex14ff61

Different shades of #14ff61 color code.

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

Light Shade of #14ff61
#47ff83
Dark Shade of #14ff61
#00e049
Saturated Shade of #14ff61
#14ff61
Desaturated Shade of #14ff61
#20f365
Grey scale Shade of #14ff61
#898989
Brighten Shade
#2dff7a
Most Readable Shade
#000000

Shades of #14ff61 color code

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

#14ff61
#11e256
#0fc64b
#0daa40
#0b8d35
#08712b
#065520
#043815
#021c0a
#000000

Similar Color like #14ff61 color

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

#15ff62
#16ff63
#17ff64
#18ff65
#19ff66
#1aff67
#1bff68
#1cff69
#1dff6a
#1eff6b
#1fff6c
#20ff6d
#21ff6e
#22ff6f
#13fe60
#12fd5f
#11fc5e
#10fb5d
#0ffa5c
#0ef95b
#0df85a
#0cf759
#0bf658
#0af557
#09f456
#08f355
#07f254
#06f153

Monochromatic Color with #14ff61

#14ff61
#032a10
#075520
#0a8031
#0daa41
#11d451

Tints of #14ff61 Color

#14ff61
#2eff72
#48ff84
#62ff95
#7cffa7
#96ffb8
#b0ffca
#caffdb
#e4ffed
#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

#14ff61
#ff14b2

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

Split Complementary

#14ff61
#d714ff
#ff143c

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

Analogous Color

#25ff14
#14ff32
#14ff61
#14ff90
#14ffbf

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

#14ff61
#6114ff
#ff6114

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

#14ff61
#143cff
#ff14b2
#ffd614

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

#14ff61
#ff14b2
#ff143c
#14ffd7

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 #14ff61 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.

#14ff61 Color Code Preview on Black Background Color

This is how #14ff61 Color will look on black background color. Color contrast ratio is 15.51

#14ff61 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #14ff61

HTML with inline CSS

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

Your Example Paragraph content text in with font color #14ff61

#14ff61 color code is use for CSS Background Color

Background color for the above div is #14ff61

HTML with inline CSS

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

#14ff61 color code is use for CSS Border Color

CSS Border color for the above div is #14ff61

HTML with inline CSS

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

CSS Border Left color for the above div is #14ff61

HTML with inline CSS

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

CSS Border Right color for the above div is #14ff61

HTML with inline CSS

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

CSS Border Bottom color for the above div is #14ff61

HTML with inline CSS

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

CSS Border Top color for the above div is #14ff61

HTML with inline CSS

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

#14ff61 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#14ff61 Color code Preview on White Background

This is how #14ff61 Color code will look on white background color. Color contrast ratio is 1.35

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

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.