crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#009fbd hex color - Greek Blue - Blue - Cool color - Information

#009fbd hex color - Greek Blue - Blue - Cool color

Color Hue/Base color: Blue

Hex #009fbd Color Code is also known as Greek Blue color.

Hex #009fbd Color code in RGB color code model is created after adding 0% red color, 62.35% green color and 74.12% blue color. Hex #009fbd Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 16% magenta, 0% yellow and 26% black.

Hex #009fbd color code is between #0099bb web safe hex color code and #00aacc web safe hex color code. #0099bb is the nearest web safe color code. You can see here many more shades of #009fbd color code.

0 Likes 0 Comments | 163 Views

Color Table

Hex Color Code009fbd#009fbd
RGB Decimal0, 159, 189rgb(0, 159, 189)
RGB Percent0%, 62%, 74%rgb(0%, 62%, 74%)
CSS RGBa0, 159, 189,1rgba(0,159,189,1)
CMYK Modelcmyk(100%,16%,0%,26%)
HSL Color Space190,100% ,37%hsl(190,100% ,37%)
HSV Color Space190°, 100%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001001111110111101
Octal0237275
Decimal0159189
Hex009fbd

Different shades of #009fbd color code.

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

Light Shade of #009fbd
#00caf0
Dark Shade of #009fbd
#00748a
Saturated Shade of #009fbd
#009fbd
Desaturated Shade of #009fbd
#0999b4
Grey scale Shade of #009fbd
#5e5e5e
Brighten Shade
#19b8d6
Most Readable Shade
#000000

Shades of #009fbd color code

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

#009fbd
#008da8
#007b93
#006a7e
#005869
#004654
#00353f
#00232a
#001115
#000000

Similar Color like #009fbd color

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

#01a0be
#02a1bf
#03a2c0
#04a3c1
#05a4c2
#06a5c3
#07a6c4
#08a7c5
#09a8c6
#0aa9c7
#0baac8
#0cabc9
#0dacca
#0eadcb
#009ebc
#009dbb
#009cba
#009bb9
#009ab8
#0099b7
#0098b6
#0097b5
#0096b4
#0095b3
#0094b2
#0093b1
#0092b0
#0091af

Monochromatic Color with #009fbd

#009fbd
#00c3e7
#001013
#00343d
#005768
#007b92

Tints of #009fbd Color

#009fbd
#1ca9c4
#38b4cb
#55bfd3
#71c9da
#8dd4e1
#aadfe9
#c6e9f0
#e2f4f7
#ffffff

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

#009fbd
#bd1e00

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

Split Complementary

#009fbd
#bd0041
#bd7d00

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

Analogous Color

#00bd8f
#00bdb5
#009fbd
#0079bd
#0053bd

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

#009fbd
#bd009f
#9fbd00

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

#009fbd
#7c00bd
#bd1e00
#40bd00

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#009fbd
#bd1e00
#bd7d00
#0041bd

Double Complementary 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).

Hex #009fbd 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.

#009fbd Color Code Preview on Black Background Color

This is how #009fbd Color will look on black background color. Color contrast ratio is 6.69

#009fbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #009fbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #009fbd

#009fbd color code is use for CSS Background Color

Background color for the above div is #009fbd

HTML with inline CSS

<div style="background-color:#009fbd;"></div>

#009fbd color code is use for CSS Border Color

CSS Border color for the above div is #009fbd

HTML with inline CSS

<div style="border:5px solid #009fbd;"></div>

CSS Border Left color for the above div is #009fbd

HTML with inline CSS

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

CSS Border Right color for the above div is #009fbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #009fbd

HTML with inline CSS

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

CSS Border Top color for the above div is #009fbd

HTML with inline CSS

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

#009fbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#009fbd Color code Preview on White Background

This is how #009fbd Color code will look on white background color. Color contrast ratio is 3.14

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 163 Views

Post your comment:-

By submitting comment you agree to our privacy policy.