crispedge.com

Color picker

Loading...

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

#18abae hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #18abae 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 #18abae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code18abae#18abae
RGB Decimal24, 171, 174rgb(24, 171, 174)
RGB Percent9%, 67%, 68%rgb(9%, 67%, 68%)
CSS RGBa24, 171, 174,1rgba(24,171,174,1)
CMYK Modelcmyk(86%,2%,0%,32%)
HSL Color Space181,76% ,39%hsl(181,76% ,39%)
HSV Color Space181°, 86%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000110001010101110101110
Octal30253256
Decimal24171174
Hex18abae

Different shades of #18abae color code.

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

Light Shade of #18abae
#1ed7db
Dark Shade of #18abae
#127f81
Saturated Shade of #18abae
#0eb4b8
Desaturated Shade of #18abae
#22a1a4
Grey scale Shade of #18abae
#636363
Brighten Shade
#31c4c7
Most Readable Shade
#000000

Shades of #18abae color code

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

#18abae
#15989a
#128587
#107274
#0d5f60
#0a4c4d
#08393a
#052626
#021313
#000000

Similar Color like #18abae color

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

#19acaf
#1aadb0
#1baeb1
#1cafb2
#1db0b3
#1eb1b4
#1fb2b5
#20b3b6
#21b4b7
#22b5b8
#23b6b9
#24b7ba
#25b8bb
#26b9bc
#17aaad
#16a9ac
#15a8ab
#14a7aa
#13a6a9
#12a5a8
#11a4a7
#10a3a6
#0fa2a5
#0ea1a4
#0da0a3
#0c9fa2
#0b9ea1
#0a9da0

Monochromatic Color with #18abae

#18abae
#1ed5d8
#010404
#062e2e
#0c5759
#128183

Tints of #18abae Color

#18abae
#31b4b7
#4bbdc0
#65c7c9
#7ed0d2
#98d9db
#b2e3e4
#cbeced
#e5f5f6
#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

#18abae
#ae1b18

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

Split Complementary

#18abae
#ae1860
#ae6618

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

Analogous Color

#18ae75
#18ae93
#18abae
#188dae
#186fae

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

#18abae
#ae18ab
#abae18

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

#18abae
#6618ae
#ae1b18
#60ae18

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

#18abae
#ae1b18
#ae6618
#1860ae

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

#18abae Color Code Preview on Black Background Color

This is how #18abae Color will look on black background color. Color contrast ratio is 7.48

#18abae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#18abae color code is use for CSS Background Color

Background color for the above div is #18abae

HTML with inline CSS

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

#18abae color code is use for CSS Border Color

CSS Border color for the above div is #18abae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#18abae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#18abae Color code Preview on White Background

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

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(24,171,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,27,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(24,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.