Skip to main content Skip to docs navigation

#0fbfbb 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 Exquisite Turquoise and its hex is #11CCBB Nearest Color Name

Color Hue/Base color: Blue

Hex #0fbfbb Color code in RGB color code model is created after adding 5.88% red color, 74.9% green color and 73.33% blue color. Hex #0fbfbb Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 2% yellow and 25.1% black.

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

RGB Chart

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

Color Table

Hex Color Code 0fbfbb #0fbfbb
RGB Decimal 15, 191, 187 15, 191, 187
RGB Percent 6%, 75%, 73% rgb(6%, 75%, 73%)
CSS RGBa 15, 191, 187,1 rgba(15,191,187,1)
CMYK Model cmyk(92%,0%,2%,25.1%)
HSL Color Space 179,85% ,40% hsl(179,85% ,40%)
HSV Color Space 179°, 92%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 10111111 10111011
Octal 17 277 273
Decimal 15 191 187
Hex 0f bf bb

Different shades of #0fbfbb color code.

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

Darkest of #0fbfbb
#043130
Darker of #0fbfbb
#08605e
Dark of #0fbfbb
#0b908d
Base of #0fbfbb
#0fbfbb
Light of #0fbfbb
#14ede8
Lighter
#44f0ec
Lightest
#73f4f1

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

#0fbfbb
#bf0f13

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

Split Complementary

#0fbfbb
#bf0f6b
#bf630f

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

Analogous Color

#0fbf54
#0fbf72
#0fbfbb
#0f88bf
#0f3fbf

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

#0fbfbb
#bfbb0f
#bb0fbf

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

#0fbfbb
#bb0fbf
#bf0f13
#13bf0f

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

#0fbfbb
#630fbf
#bf0f13
#6bbf0f

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

#000202
#043130
#08605e
#0b908d
#0fbfbb
#14ede8
#44f0ec
#73f4f1
#a2f8f6

Tints of #0fbfbb Color

#0fbfbb
#29c6c2
#44cdca
#5fd4d1
#79dbd9
#94e2e0
#afe9e8
#c9f0ef
#e4f7f7
#ffffff

Shades of #0fbfbb color code

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

#0fbfbb
#0da9a6
#0b9491
#0a7f7c
#086a67
#065453
#053f3e
#032a29
#011514
#000000

Tones

#0fbfbb
#24aaa7
#389694
#4d8180
#616d6c

Tones

Similar Color like #0fbfbb color

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

#10c0bc
#11c1bd
#12c2be
#13c3bf
#14c4c0
#15c5c1
#16c6c2
#17c7c3
#18c8c4
#19c9c5
#1acac6
#1bcbc7
#1cccc8
#1dcdc9
#0ebeba
#0dbdb9
#0cbcb8
#0bbbb7
#0abab6
#09b9b5
#08b8b4
#07b7b3
#06b6b2
#05b5b1
#04b4b0
#03b3af
#02b2ae
#01b1ad

Download this Dark Blue

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

#0fbfbb Color Code Preview on Black Background Color

This is how #0fbfbb Color will look on black background color. Color contrast ratio is 9.19

#0fbfbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0fbfbb color code is use for CSS Background Color

Background color for the above div is #0fbfbb

HTML with inline CSS

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

#0fbfbb color code is use for CSS Border Color

CSS Border color for the above div is #0fbfbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0fbfbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fbfbb Color code Preview on White Background

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

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

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