crispedge.com

Color picker

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

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

#12b89d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #12b89d Color code in RGB color code model is created after adding 7.06% red color, 72.16% green color and 61.57% blue color. Hex #12b89d Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 0% magenta, 15% yellow and 28% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code12b89d#12b89d
RGB Decimal18, 184, 157rgb(18, 184, 157)
RGB Percent7%, 72%, 62%rgb(7%, 72%, 62%)
CSS RGBa18, 184, 157,1rgba(18,184,157,1)
CMYK Modelcmyk(90%,0%,15%,28%)
HSL Color Space170,82% ,40%hsl(170,82% ,40%)
HSV Color Space170°, 90%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101011100010011101
Octal22270235
Decimal18184157
Hex12b89d

Different shades of #12b89d color code.

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

Light Shade of #12b89d
#17e6c5
Dark Shade of #12b89d
#0d8a75
Saturated Shade of #12b89d
#08c2a4
Desaturated Shade of #12b89d
#1cae96
Grey scale Shade of #12b89d
#656565
Brighten Shade
#2bd1b6
Most Readable Shade
#000000

Shades of #12b89d color code

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

#12b89d
#10a38b
#0e8f7a
#0c7a68
#0a6657
#085145
#063d34
#042822
#021411
#000000

Similar Color like #12b89d color

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

#13b99e
#14ba9f
#15bba0
#16bca1
#17bda2
#18bea3
#19bfa4
#1ac0a5
#1bc1a6
#1cc2a7
#1dc3a8
#1ec4a9
#1fc5aa
#20c6ab
#11b79c
#10b69b
#0fb59a
#0eb499
#0db398
#0cb297
#0bb196
#0ab095
#09af94
#08ae93
#07ad92
#06ac91
#05ab90
#04aa8f

Monochromatic Color with #12b89d

#12b89d
#16e2c1
#010e0c
#063830
#0a6354
#0e8d79

Tints of #12b89d Color

#12b89d
#2cbfa7
#46c7b2
#61cfbd
#7bd7c8
#95dfd3
#b0e7de
#caefe9
#e4f7f4
#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

#12b89d
#b8122d

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

Split Complementary

#12b89d
#b81280
#b84a12

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

Analogous Color

#12b85b
#12b87c
#12b89d
#12b2b8
#1291b8

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

#12b89d
#9d12b8
#b89d12

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

#12b89d
#4a12b8
#b8122d
#80b812

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

#12b89d
#b8122d
#b84a12
#1280b8

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

#12b89d Color Code Preview on Black Background Color

This is how #12b89d Color will look on black background color. Color contrast ratio is 8.37

#12b89d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#12b89d color code is use for CSS Background Color

Background color for the above div is #12b89d

HTML with inline CSS

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

#12b89d color code is use for CSS Border Color

CSS Border color for the above div is #12b89d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#12b89d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12b89d Color code Preview on White Background

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

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

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.