@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#12abae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #12abae Color code in RGB color code model is created after adding 7.06% red color, 67.06% green color and 68.24% blue color. Hex #12abae Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 2% magenta, 0% yellow and 31.76% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 12abae #12abae
RGB Decimal 18, 171, 174 rgb(18, 171, 174)
RGB Percent 7%, 67%, 68% rgb(7%, 67%, 68%)
CSS RGBa 18, 171, 174,1 rgba(18,171,174,1)
CMYK Model cmyk(90%,2%,0%,31.76%)
HSL Color Space 181,81% ,38% hsl(181,81% ,38%)
HSV Color Space 181°, 90%, 68%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010010 10101011 10101110
Octal 22 253 256
Decimal 18 171 174
Hex 12 ab ae

Different shades of #12abae color code.

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

Light Shade of #12abae
#17d8dc
Dark Shade of #12abae
#0d7e80
Saturated Shade of #12abae
#08b4b8
Desaturated Shade of #12abae
#1ca2a4
Grey scale Shade of #12abae
#606060
Brighten Shade
#2bc4c7
Most Readable Shade
#000000

Shades of #12abae color code

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

#12abae
#10989a
#0e8587
#0c7274
#0a5f60
#084c4d
#06393a
#042626
#021313
#000000

Similar Color like #12abae color

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

#13acaf
#14adb0
#15aeb1
#16afb2
#17b0b3
#18b1b4
#19b2b5
#1ab3b6
#1bb4b7
#1cb5b8
#1db6b9
#1eb7ba
#1fb8bb
#20b9bc
#11aaad
#10a9ac
#0fa8ab
#0ea7aa
#0da6a9
#0ca5a8
#0ba4a7
#0aa3a6
#09a2a5
#08a1a4
#07a0a3
#069fa2
#059ea1
#049da0

Monochromatic Color with #12abae

#12abae
#16d5d8
#000404
#052e2e
#095759
#0e8183

Tints of #12abae Color

#12abae
#2cb4b7
#46bdc0
#61c7c9
#7bd0d2
#95d9db
#b0e3e4
#caeced
#e4f5f6
#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

#12abae
#ae1512

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

Split Complementary

#12abae
#ae125d
#ae6312

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

Analogous Color

#12ae73
#12ae92
#12abae
#128cae
#126dae

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

#12abae
#ae12ab
#abae12

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

#12abae
#6312ae
#ae1512
#5dae12

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

#12abae
#ae1512
#ae6312
#125dae

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

#12abae Color Code Preview on Black Background Color

This is how #12abae Color will look on black background color. Color contrast ratio is 7.46

#12abae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#12abae color code is use for CSS Background Color

Background color for the above div is #12abae

HTML with inline CSS

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

#12abae color code is use for CSS Border Color

CSS Border color for the above div is #12abae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#12abae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12abae Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(18,171,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,21,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,171,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.