crispedge.com

Color picker

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

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

#14a872 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #14a872 Color code in RGB color code model is created after adding 7.84% red color, 65.88% green color and 44.71% blue color. Hex #14a872 Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 0% magenta, 32% yellow and 34% black.

Hex #14a872 color code is between #11aa77 web safe hex color code and #229966 web safe hex color code. #11aa77 is the nearest web safe color code. You can see here many more shades of #14a872 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code14a872#14a872
RGB Decimal20, 168, 114rgb(20, 168, 114)
RGB Percent8%, 66%, 45%rgb(8%, 66%, 45%)
CSS RGBa20, 168, 114,1rgba(20,168,114,1)
CMYK Modelcmyk(88%,0%,32%,34%)
HSL Color Space158,79% ,37%hsl(158,79% ,37%)
HSV Color Space158°, 88%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101001010100001110010
Octal24250162
Decimal20168114
Hex14a872

Different shades of #14a872 color code.

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

Light Shade of #14a872
#19d691
Dark Shade of #14a872
#0f7a53
Saturated Shade of #14a872
#0bb175
Desaturated Shade of #14a872
#1d9f6f
Grey scale Shade of #14a872
#5e5e5e
Brighten Shade
#2dc18b
Most Readable Shade
#000000

Shades of #14a872 color code

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

#14a872
#119565
#0f8258
#0d704c
#0b5d3f
#084a32
#063826
#042519
#02120c
#000000

Similar Color like #14a872 color

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

#15a973
#16aa74
#17ab75
#18ac76
#19ad77
#1aae78
#1baf79
#1cb07a
#1db17b
#1eb27c
#1fb37d
#20b47e
#21b57f
#22b680
#13a771
#12a670
#11a56f
#10a46e
#0fa36d
#0ea26c
#0da16b
#0ca06a
#0b9f69
#0a9e68
#099d67
#089c66
#079b65
#069a64

Monochromatic Color with #14a872

#14a872
#19d28f
#1efdac
#05281b
#0a5338
#0f7d55

Tints of #14a872 Color

#14a872
#2eb181
#48bb91
#62c5a1
#7cceb0
#96d8c0
#b0e2d0
#caebdf
#e4f5ef
#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

#14a872
#a8144a

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

Split Complementary

#14a872
#a81494
#a82814

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

Analogous Color

#14a837
#14a854
#14a872
#14a890
#14a3a8

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

#14a872
#7214a8
#a87214

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

#14a872
#2814a8
#a8144a
#94a814

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

#14a872
#a8144a
#a82814
#1494a8

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

#14a872 Color Code Preview on Black Background Color

This is how #14a872 Color will look on black background color. Color contrast ratio is 6.87

#14a872 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#14a872 color code is use for CSS Background Color

Background color for the above div is #14a872

HTML with inline CSS

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

#14a872 color code is use for CSS Border Color

CSS Border color for the above div is #14a872

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#14a872 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#14a872 Color code Preview on White Background

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

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

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.