Skip to main content Skip to docs navigation

#18bbbc 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 Swagger and its hex is #19B6B5 Nearest Color Name

Color Hue/Base color: Green

Hex #18bbbc Color code in RGB color code model is created after adding 9.41% red color, 73.33% green color and 73.73% blue color. Hex #18bbbc Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 1% magenta, 0% yellow and 26.27% black.

Hex #18bbbc color code is between #11aabb web safe hex color code and #22cccc web safe hex color code. #11aabb is the nearest web safe color code. You can see here many more shades of #18bbbc color code.

RGB Chart

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

Color Table

Hex Color Code 18bbbc #18bbbc
RGB Decimal 24, 187, 188 24, 187, 188
RGB Percent 9%, 73%, 74% rgb(9%, 73%, 74%)
CSS RGBa 24, 187, 188,1 rgba(24,187,188,1)
CMYK Model cmyk(87%,1%,0%,26.27%)
HSL Color Space 180,77% ,42% hsl(180,77% ,42%)
HSV Color Space 180°, 87%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011000 10111011 10111100
Octal 30 273 274
Decimal 24 187 188
Hex 18 bb bc

Different shades of #18bbbc color code.

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

Darkest of #18bbbc
#073434
Darker of #18bbbc
#0c6162
Dark of #18bbbc
#128e8f
Base of #18bbbc
#18bbbc
Light of #18bbbc
#24e2e3
Lighter
#51e8e9
Lightest
#7eeeef

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

#18bbbc
#bc1918

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

Split Complementary

#18bbbc
#bc1869
#bc6b18

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

Analogous Color

#18bc5d
#18bc79
#18bbbc
#1884bc
#1840bc

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

#18bbbc
#bbbc18
#bc18bb

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

#18bbbc
#bc18bb
#bc1918
#18bc19

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

#18bbbc
#6b18bc
#bc1918
#69bc18

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 #18bbbc

#010707
#073434
#0c6162
#128e8f
#18bbbc
#24e2e3
#51e8e9
#7eeeef
#acf4f4

Tints of #18bbbc Color

#18bbbc
#31c2c3
#4bcaca
#65d1d2
#7ed9d9
#98e0e1
#b2e8e8
#cbeff0
#e5f7f7
#ffffff

Shades of #18bbbc color code

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

#18bbbc
#15a6a7
#129192
#107c7d
#0d6768
#0a5353
#083e3e
#052929
#021414
#000000

Tones

#18bbbc
#2da6a7
#429192
#587c7c
#6a6a6a

Tones

Similar Color like #18bbbc color

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

#19bcbd
#1abdbe
#1bbebf
#1cbfc0
#1dc0c1
#1ec1c2
#1fc2c3
#20c3c4
#21c4c5
#22c5c6
#23c6c7
#24c7c8
#25c8c9
#26c9ca
#17babb
#16b9ba
#15b8b9
#14b7b8
#13b6b7
#12b5b6
#11b4b5
#10b3b4
#0fb2b3
#0eb1b2
#0db0b1
#0cafb0
#0baeaf
#0aadae

Download this Dark Green

Hex #18bbbc 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.

#18bbbc Color Code Preview on Black Background Color

This is how #18bbbc Color will look on black background color. Color contrast ratio is 8.87

#18bbbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#18bbbc color code is use for CSS Background Color

Background color for the above div is #18bbbc

HTML with inline CSS

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

#18bbbc color code is use for CSS Border Color

CSS Border color for the above div is #18bbbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#18bbbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#18bbbc Color code Preview on White Background

This is how #18bbbc Color code will look on white background color. Color contrast ratio is 2.37

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

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(24,187,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,25,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(24,187,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }