Skip to main content Skip to docs navigation

#99bcab hex color | Download Dark Green BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 558 C and its hex is #9ABEAA Nearest Color Name

Color Hue/Base color: Green

Hex #99bcab Color code in RGB color code model is created after adding 60% red color, 73.73% green color and 67.06% blue color. Hex #99bcab Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 9% yellow and 26.27% black.

Hex #99bcab color code is between #88bbaa web safe hex color code and #aaccbb web safe hex color code. #88bbaa is the nearest web safe color code. You can see here many more shades of #99bcab color code.

RGB Chart

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

Color Table

Hex Color Code 99bcab #99bcab
RGB Decimal 153, 188, 171 153, 188, 171
RGB Percent 60%, 74%, 67% rgb(60%, 74%, 67%)
CSS RGBa 153, 188, 171,1 rgba(153,188,171,1)
CMYK Model cmyk(19%,0%,9%,26.27%)
HSL Color Space 151,21% ,67% hsl(151,21% ,67%)
HSV Color Space 151°, 19%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011001 10111100 10101011
Octal 231 274 253
Decimal 153 188 171
Hex 99 bc ab

Different shades of #99bcab color code.

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

Darkest of #99bcab
#4b715f
Darker of #99bcab
#5f9078
Dark of #99bcab
#7aa892
Base of #99bcab
#99bcab
Light of #99bcab
#b8d0c4
Lighter
#d7e4de
Lightest
#f5f9f7

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

#99bcab
#bc99aa

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

Split Complementary

#99bcab
#bc99bb
#bc9999

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

Analogous Color

#9bbc99
#99bc9c
#99bcab
#99bcb7
#99b3bc

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

#99bcab
#bcab99
#ab99bc

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

#99bcab
#ab99bc
#bc99aa
#aabc99

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#99bcab
#9999bc
#bc99aa
#bbbc99

Square 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).

Monochromatic Color with #99bcab

#365345
#4b715f
#5f9078
#7aa892
#99bcab
#b8d0c4
#d7e4de
#f5f9f7
#ffffff

Tints of #99bcab Color

#99bcab
#a4c3b4
#afcabd
#bbd2c7
#c6d9d0
#d1e1d9
#dde8e3
#e8f0ec
#f3f7f5
#ffffff

Shades of #99bcab color code

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

#99bcab
#88a798
#779285
#667d72
#55685f
#44534c
#333e39
#222926
#111413
#000000

Tones

#99bcab
#aaabab
#aaaaaa
#aaaaaa
#aaaaaa

Tones

Similar Color like #99bcab color

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

#9abdac
#9bbead
#9cbfae
#9dc0af
#9ec1b0
#9fc2b1
#a0c3b2
#a1c4b3
#a2c5b4
#a3c6b5
#a4c7b6
#a5c8b7
#a6c9b8
#a7cab9
#98bbaa
#97baa9
#96b9a8
#95b8a7
#94b7a6
#93b6a5
#92b5a4
#91b4a3
#90b3a2
#8fb2a1
#8eb1a0
#8db09f
#8caf9e
#8bae9d

Download this Dark Green

Hex #99bcab 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.

#99bcab Color Code Preview on Black Background Color

This is how #99bcab Color will look on black background color. Color contrast ratio is 10.14

#99bcab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99bcab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99bcab

#99bcab color code is use for CSS Background Color

Background color for the above div is #99bcab

HTML with inline CSS

<div style="background-color:#99bcab;"></div>

#99bcab color code is use for CSS Border Color

CSS Border color for the above div is #99bcab

HTML with inline CSS

<div style="border:5px solid #99bcab;"></div>

CSS Border Left color for the above div is #99bcab

HTML with inline CSS

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

CSS Border Right color for the above div is #99bcab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99bcab

HTML with inline CSS

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

CSS Border Top color for the above div is #99bcab

HTML with inline CSS

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

#99bcab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99bcab Color code Preview on White Background

This is how #99bcab Color code will look on white background color. Color contrast ratio is 2.07

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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