crispedge.com

#11a889 hex color - Green - Cool color - Information

#11a889 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #11a889 Color code in RGB color code model is created after adding 6.67% red color, 65.88% green color and 53.73% blue color. Hex #11a889 Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 0% magenta, 18% yellow and 34% black.

Hex #11a889 color code is between #00aa88 web safe hex color code and #009999 web safe hex color code. #00aa88 is the nearest web safe color code. You can see here many more shades of #11a889 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code11a889#11a889
RGB Decimal17, 168, 137rgb(17, 168, 137)
RGB Percent7%, 66%, 54%rgb(7%, 66%, 54%)
CSS RGBa17, 168, 137,1rgba(17,168,137,1)
CMYK Modelcmyk(90%,0%,18%,34%)
HSL Color Space168,82% ,36%hsl(168,82% ,36%)
HSV Color Space168°, 90%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011010100010001001
Octal21250211
Decimal17168137
Hex11a889

Different shades of #11a889 color code.

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

Light Shade of #11a889
#16d6af
Dark Shade of #11a889
#0c7a63
Saturated Shade of #11a889
#08b18e
Desaturated Shade of #11a889
#1a9f84
Grey scale Shade of #11a889
#5c5c5c
Brighten Shade
#2ac1a2
Most Readable Shade
#000000

Shades of #11a889 color code

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

#11a889
#0f9579
#0d826a
#0b705b
#095d4c
#074a3c
#05382d
#03251e
#01120f
#000000

Similar Color like #11a889 color

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

#12a98a
#13aa8b
#14ab8c
#15ac8d
#16ad8e
#17ae8f
#18af90
#19b091
#1ab192
#1bb293
#1cb394
#1db495
#1eb596
#1fb697
#10a788
#0fa687
#0ea586
#0da485
#0ca384
#0ba283
#0aa182
#09a081
#089f80
#079e7f
#069d7e
#059c7d
#049b7c
#039a7b

Monochromatic Color with #11a889

#11a889
#15d2ac
#1afdce
#042821
#085344
#0d7d66

Tints of #11a889 Color

#11a889
#2bb196
#45bba3
#60c5b0
#7acebd
#95d8ca
#afe2d7
#caebe4
#e4f5f1
#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

#11a889
#a81130

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

Split Complementary

#11a889
#a8117b
#a83e11

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

Analogous Color

#11a84d
#11a86b
#11a889
#11a8a7
#118ba8

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

#11a889
#8911a8
#a88911

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

#11a889
#3d11a8
#a81130
#7ba811

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

#11a889
#a81130
#a83e11
#117ba8

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 #11a889 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.

#11a889 Color Code Preview on Black Background Color

This is how #11a889 Color will look on black background color. Color contrast ratio is 6.99

#11a889 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11a889

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11a889

#11a889 color code is use for CSS Background Color

Background color for the above div is #11a889

HTML with inline CSS

<div style="background-color:#11a889;"></div>

#11a889 color code is use for CSS Border Color

CSS Border color for the above div is #11a889

HTML with inline CSS

<div style="border:5px solid #11a889;"></div>

CSS Border Left color for the above div is #11a889

HTML with inline CSS

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

CSS Border Right color for the above div is #11a889

HTML with inline CSS

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

CSS Border Bottom color for the above div is #11a889

HTML with inline CSS

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

CSS Border Top color for the above div is #11a889

HTML with inline CSS

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

#11a889 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#11a889 Color code Preview on White Background

This is how #11a889 Color code will look on white background color. Color contrast ratio is 3.01

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

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(17,168,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,17,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,168,137,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>