Skip to main content Skip to docs navigation

#0fbced 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 Blue Raspberry and its hex is #0CBFE9 Nearest Color Name

Color Hue/Base color: Blue

Hex #0fbced Color code in RGB color code model is created after adding 5.88% red color, 73.73% green color and 92.94% blue color. Hex #0fbced Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 21% magenta, 0% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code 0fbced #0fbced
RGB Decimal 15, 188, 237 15, 188, 237
RGB Percent 6%, 74%, 93% rgb(6%, 74%, 93%)
CSS RGBa 15, 188, 237,1 rgba(15,188,237,1)
CMYK Model cmyk(94%,21%,0%,7.06%)
HSL Color Space 193,88% ,49% hsl(193,88% ,49%)
HSV Color Space 193°, 94%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 10111100 11101101
Octal 17 274 355
Decimal 15 188 237
Hex 0f bc ed

Different shades of #0fbced color code.

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

Darkest of #0fbced
#064a5d
Darker of #0fbced
#09708d
Dark of #0fbced
#0c96bd
Base of #0fbced
#0fbced
Light of #0fbced
#3ccaf3
Lighter
#6cd7f6
Lightest
#9ce4f9

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

#0fbced
#ed400f

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

Split Complementary

#0fbced
#ed0f4d
#edaf0f

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

Analogous Color

#0fed9c
#0fedc1
#0fbced
#0f72ed
#0f16ed

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

#0fbced
#bced0f
#ed0fbc

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

#0fbced
#ed0fbc
#ed400f
#0fed40

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

#0fbced
#af0fed
#ed400f
#4ded0f

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

#03242d
#064a5d
#09708d
#0c96bd
#0fbced
#3ccaf3
#6cd7f6
#9ce4f9
#ccf1fc

Tints of #0fbced Color

#0fbced
#29c3ef
#44caf1
#5fd2f3
#79d9f5
#94e1f7
#afe8f9
#c9f0fb
#e4f7fd
#ffffff

Shades of #0fbced color code

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

#0fbced
#0da7d2
#0b92b8
#0a7d9e
#086883
#065369
#053e4f
#032934
#01141a
#000000

Tones

#0fbced
#28aed4
#41a0bb
#5b92a1
#748488

Tones

Similar Color like #0fbced color

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

#10bdee
#11beef
#12bff0
#13c0f1
#14c1f2
#15c2f3
#16c3f4
#17c4f5
#18c5f6
#19c6f7
#1ac7f8
#1bc8f9
#1cc9fa
#1dcafb
#0ebbec
#0dbaeb
#0cb9ea
#0bb8e9
#0ab7e8
#09b6e7
#08b5e6
#07b4e5
#06b3e4
#05b2e3
#04b1e2
#03b0e1
#02afe0
#01aedf

Download this Dark Blue

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

#0fbced Color Code Preview on Black Background Color

This is how #0fbced Color will look on black background color. Color contrast ratio is 9.44

#0fbced in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0fbced color code is use for CSS Background Color

Background color for the above div is #0fbced

HTML with inline CSS

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

#0fbced color code is use for CSS Border Color

CSS Border color for the above div is #0fbced

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0fbced hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fbced Color code Preview on White Background

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

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

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