Skip to main content Skip to docs navigation

#0899ee 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 Fresh Blue of Bel Air and its hex is #069AF3 Nearest Color Name

Color Hue/Base color: Blue

Hex #0899ee Color code in RGB color code model is created after adding 3.14% red color, 60% green color and 93.33% blue color. Hex #0899ee Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 36% magenta, 0% yellow and 6.67% black.

Hex #0899ee color code is between #0088dd web safe hex color code and #00aaff web safe hex color code. #0088dd is the nearest web safe color code. You can see here many more shades of #0899ee color code.

RGB Chart

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

Color Table

Hex Color Code 0899ee #0899ee
RGB Decimal 8, 153, 238 8, 153, 238
RGB Percent 3%, 60%, 93% rgb(3%, 60%, 93%)
CSS RGBa 8, 153, 238,1 rgba(8,153,238,1)
CMYK Model cmyk(97%,36%,0%,6.67%)
HSL Color Space 202,93% ,48% hsl(202,93% ,48%)
HSV Color Space 202°, 97%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 10011001 11101110
Octal 10 231 356
Decimal 8 153 238
Hex 08 99 ee

Different shades of #0899ee color code.

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

Darkest of #0899ee
#033a5a
Darker of #0899ee
#055a8b
Dark of #0899ee
#0679bd
Base of #0899ee
#0899ee
Light of #0899ee
#31aef8
Lighter
#62c2fa
Lightest
#94d5fb

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

#0899ee
#ee5d08

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

Split Complementary

#0899ee
#ee0826
#eed008

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

Analogous Color

#08eebd
#08eee3
#0899ee
#084cee
#2308ee

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

#0899ee
#99ee08
#ee0899

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

#0899ee
#ee0899
#ee5d08
#08ee5d

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

#0899ee
#d008ee
#ee5d08
#26ee08

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 #0899ee

#011a29
#033a5a
#055a8b
#0679bd
#0899ee
#31aef8
#62c2fa
#94d5fb
#c5e8fd

Tints of #0899ee Color

#0899ee
#23a4ef
#3eaff1
#5abbf3
#75c6f5
#91d1f7
#acddf9
#c8e8fb
#e3f3fd
#ffffff

Shades of #0899ee color code

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

#0899ee
#0788d3
#0677b9
#05669e
#045584
#034469
#02334f
#012234
#00111a
#000000

Tones

#0899ee
#2193d5
#398cbd
#5286a4
#6a7f8c

Tones

Similar Color like #0899ee color

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

#099aef
#0a9bf0
#0b9cf1
#0c9df2
#0d9ef3
#0e9ff4
#0fa0f5
#10a1f6
#11a2f7
#12a3f8
#13a4f9
#14a5fa
#15a6fb
#16a7fc
#0798ed
#0697ec
#0596eb
#0495ea
#0394e9
#0293e8
#0192e7
#0091e6
#0090e5
#008fe4
#008ee3
#008de2
#008ce1
#008be0

Download this Dark Blue

Hex #0899ee 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.

#0899ee Color Code Preview on Black Background Color

This is how #0899ee Color will look on black background color. Color contrast ratio is 6.80

#0899ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0899ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0899ee

#0899ee color code is use for CSS Background Color

Background color for the above div is #0899ee

HTML with inline CSS

<div style="background-color:#0899ee;"></div>

#0899ee color code is use for CSS Border Color

CSS Border color for the above div is #0899ee

HTML with inline CSS

<div style="border:5px solid #0899ee;"></div>

CSS Border Left color for the above div is #0899ee

HTML with inline CSS

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

CSS Border Right color for the above div is #0899ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0899ee

HTML with inline CSS

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

CSS Border Top color for the above div is #0899ee

HTML with inline CSS

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

#0899ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0899ee Color code Preview on White Background

This is how #0899ee Color code will look on white background color. Color contrast ratio is 3.09

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

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(8,153,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,93,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(8,153,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }