Skip to main content Skip to docs navigation

#18b3b5 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 #18b3b5 Color code in RGB color code model is created after adding 9.41% red color, 70.2% green color and 70.98% blue color. Hex #18b3b5 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 1% magenta, 0% yellow and 29.02% black.

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

RGB Chart

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

Color Table

Hex Color Code 18b3b5 #18b3b5
RGB Decimal 24, 179, 181 24, 179, 181
RGB Percent 9%, 70%, 71% rgb(9%, 70%, 71%)
CSS RGBa 24, 179, 181,1 rgba(24,179,181,1)
CMYK Model cmyk(87%,1%,0%,29.02%)
HSL Color Space 181,77% ,40% hsl(181,77% ,40%)
HSV Color Space 181°, 87%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011000 10110011 10110101
Octal 30 263 265
Decimal 24 179 181
Hex 18 b3 b5

Different shades of #18b3b5 color code.

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

Darkest of #18b3b5
#062d2e
Darker of #18b3b5
#0c5a5b
Dark of #18b3b5
#128688
Base of #18b3b5
#18b3b5
Light of #18b3b5
#1fdfe1
Lighter
#4ce5e7
Lightest
#79eced

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

#18b3b5
#b51a18

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

Split Complementary

#18b3b5
#b51865
#b56818

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

Analogous Color

#18b55b
#18b576
#18b3b5
#187fb5
#183db5

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

#18b3b5
#b3b518
#b518b3

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

#18b3b5
#b518b3
#b51a18
#18b51a

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

#18b3b5
#6818b5
#b51a18
#65b518

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

#000101
#062d2e
#0c5a5b
#128688
#18b3b5
#1fdfe1
#4ce5e7
#79eced
#a6f2f3

Tints of #18b3b5 Color

#18b3b5
#31bbbd
#4bc3c5
#65cccd
#7ed4d5
#98ddde
#b2e5e6
#cbeeee
#e5f6f6
#ffffff

Shades of #18b3b5 color code

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

#18b3b5
#159fa0
#128b8c
#107778
#0d6364
#0a4f50
#083b3c
#052728
#021314
#000000

Tones

#18b3b5
#2c9fa1
#418b8c
#567778
#676767

Tones

Similar Color like #18b3b5 color

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

#19b4b6
#1ab5b7
#1bb6b8
#1cb7b9
#1db8ba
#1eb9bb
#1fbabc
#20bbbd
#21bcbe
#22bdbf
#23bec0
#24bfc1
#25c0c2
#26c1c3
#17b2b4
#16b1b3
#15b0b2
#14afb1
#13aeb0
#12adaf
#11acae
#10abad
#0faaac
#0ea9ab
#0da8aa
#0ca7a9
#0ba6a8
#0aa5a7

Download this Dark Green

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

#18b3b5 Color Code Preview on Black Background Color

This is how #18b3b5 Color will look on black background color. Color contrast ratio is 8.15

#18b3b5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#18b3b5 color code is use for CSS Background Color

Background color for the above div is #18b3b5

HTML with inline CSS

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

#18b3b5 color code is use for CSS Border Color

CSS Border color for the above div is #18b3b5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#18b3b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#18b3b5 Color code Preview on White Background

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

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

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