Skip to main content Skip to docs navigation

#0fb69a hex color | Download Dark Blue 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 Teal Me No Lies and its hex is #0DACA7 Nearest Color Name

Color Hue/Base color: Blue

Hex #0fb69a Color code in RGB color code model is created after adding 5.88% red color, 71.37% green color and 60.39% blue color. Hex #0fb69a Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 15% yellow and 28.63% black.

Hex #0fb69a color code is between #11bb99 web safe hex color code and #00aaaa web safe hex color code. #11bb99 is the nearest web safe color code. You can see here many more shades of #0fb69a color code.

RGB Chart

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

Color Table

Hex Color Code 0fb69a #0fb69a
RGB Decimal 15, 182, 154 15, 182, 154
RGB Percent 6%, 71%, 60% rgb(6%, 71%, 60%)
CSS RGBa 15, 182, 154,1 rgba(15,182,154,1)
CMYK Model cmyk(92%,0%,15%,28.63%)
HSL Color Space 170,85% ,39% hsl(170,85% ,39%)
HSV Color Space 170°, 92%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 10110110 10011010
Octal 17 266 232
Decimal 15 182 154
Hex 0f b6 9a

Different shades of #0fb69a color code.

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

Darkest of #0fb69a
#032922
Darker of #0fb69a
#07584a
Dark of #0fb69a
#0b8772
Base of #0fb69a
#0fb69a
Light of #0fb69a
#13e5c2
Lighter
#3cefd1
Lightest
#6bf3dc

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

#0fb69a
#b60f2b

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

Split Complementary

#0fb69a
#b60f7f
#b6470f

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

Analogous Color

#0fb639
#0fb654
#0fb69a
#0f9ab6
#0f55b6

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

#0fb69a
#b69a0f
#9a0fb6

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

#0fb69a
#9a0fb6
#b60f2b
#2bb60f

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

#0fb69a
#470fb6
#b60f2b
#7fb60f

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 #0fb69a

#000000
#032922
#07584a
#0b8772
#0fb69a
#13e5c2
#3cefd1
#6bf3dc
#9af7e7

Tints of #0fb69a Color

#0fb69a
#29bea5
#44c6b0
#5fcebb
#79d6c6
#94ded2
#afe6dd
#c9eee8
#e4f6f3
#ffffff

Shades of #0fb69a color code

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

#0fb69a
#0da188
#0b8d77
#0a7966
#086555
#065044
#053c33
#032822
#011411
#000000

Tones

#0fb69a
#23a28d
#368f80
#4a7b73
#5e6766

Tones

Similar Color like #0fb69a color

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

#10b79b
#11b89c
#12b99d
#13ba9e
#14bb9f
#15bca0
#16bda1
#17bea2
#18bfa3
#19c0a4
#1ac1a5
#1bc2a6
#1cc3a7
#1dc4a8
#0eb599
#0db498
#0cb397
#0bb296
#0ab195
#09b094
#08af93
#07ae92
#06ad91
#05ac90
#04ab8f
#03aa8e
#02a98d
#01a88c

Download this Dark Blue

Hex #0fb69a 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.

#0fb69a Color Code Preview on Black Background Color

This is how #0fb69a Color will look on black background color. Color contrast ratio is 8.18

#0fb69a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0fb69a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0fb69a

#0fb69a color code is use for CSS Background Color

Background color for the above div is #0fb69a

HTML with inline CSS

<div style="background-color:#0fb69a;"></div>

#0fb69a color code is use for CSS Border Color

CSS Border color for the above div is #0fb69a

HTML with inline CSS

<div style="border:5px solid #0fb69a;"></div>

CSS Border Left color for the above div is #0fb69a

HTML with inline CSS

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

CSS Border Right color for the above div is #0fb69a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0fb69a

HTML with inline CSS

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

CSS Border Top color for the above div is #0fb69a

HTML with inline CSS

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

#0fb69a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fb69a Color code Preview on White Background

This is how #0fb69a Color code will look on white background color. Color contrast ratio is 2.57

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

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(15,182,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,15,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(15,182,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }