crispedge.com

Color picker

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

#00b9fb hex color - Blue Bolt - Blue - Cool color - Information

#00b9fb hex color - Blue Bolt - Blue - Cool color

Color Hue/Base color: Blue

Hex #00b9fb Color Code is also known as Blue Bolt color.

Hex #00b9fb Color code in RGB color code model is created after adding 0% red color, 72.55% green color and 98.43% blue color. Hex #00b9fb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 26% magenta, 0% yellow and 2% black.

Hex #00b9fb color code is between #00bbff web safe hex color code and #00aaee web safe hex color code. #00bbff is the nearest web safe color code. You can see here many more shades of #00b9fb color code.

0 Likes 0 Comments | 34 Views

Color Table

Hex Color Code00b9fb#00b9fb
RGB Decimal0, 185, 251rgb(0, 185, 251)
RGB Percent0%, 73%, 98%rgb(0%, 73%, 98%)
CSS RGBa0, 185, 251,1rgba(0,185,251,1)
CMYK Modelcmyk(100%,26%,0%,2%)
HSL Color Space196,100% ,49%hsl(196,100% ,49%)
HSV Color Space196°, 100%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001011100111111011
Octal0271373
Decimal0185251
Hex00b9fb

Different shades of #00b9fb color code.

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

Light Shade of #00b9fb
#2fc8ff
Dark Shade of #00b9fb
#0093c8
Saturated Shade of #00b9fb
#00b9fb
Desaturated Shade of #00b9fb
#0db3ee
Grey scale Shade of #00b9fb
#7d7d7d
Brighten Shade
#19d2ff
Most Readable Shade
#000000

Shades of #00b9fb color code

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

#00b9fb
#00a4df
#008fc3
#007ba7
#00668b
#00526f
#003d53
#002937
#00141b
#000000

Similar Color like #00b9fb color

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

#01bafc
#02bbfd
#03bcfe
#04bdff
#05beff
#06bfff
#07c0ff
#08c1ff
#09c2ff
#0ac3ff
#0bc4ff
#0cc5ff
#0dc6ff
#0ec7ff
#00b8fa
#00b7f9
#00b6f8
#00b5f7
#00b4f6
#00b3f5
#00b2f4
#00b1f3
#00b0f2
#00aff1
#00aef0
#00adef
#00acee
#00abed

Monochromatic Color with #00b9fb

#00b9fb
#001c26
#003c51
#005b7b
#007aa6
#009ad0

Tints of #00b9fb Color

#00b9fb
#1cc0fb
#38c8fb
#55d0fc
#71d8fc
#8ddffd
#aae7fd
#c6effe
#e2f7fe
#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

#00b9fb
#fb4200

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

Split Complementary

#00b9fb
#fb003c
#fbbf00

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

Analogous Color

#00fbd9
#00ebfb
#00b9fb
#0087fb
#0055fb

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

#00b9fb
#fb00b9
#b9fb00

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

#00b9fb
#bf00fb
#fb4200
#3bfb00

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

#00b9fb
#fb4200
#fbbf00
#003cfb

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 #00b9fb 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.

#00b9fb Color Code Preview on Black Background Color

This is how #00b9fb Color will look on black background color. Color contrast ratio is 9.33

#00b9fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00b9fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00b9fb

#00b9fb color code is use for CSS Background Color

Background color for the above div is #00b9fb

HTML with inline CSS

<div style="background-color:#00b9fb;"></div>

#00b9fb color code is use for CSS Border Color

CSS Border color for the above div is #00b9fb

HTML with inline CSS

<div style="border:5px solid #00b9fb;"></div>

CSS Border Left color for the above div is #00b9fb

HTML with inline CSS

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

CSS Border Right color for the above div is #00b9fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00b9fb

HTML with inline CSS

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

CSS Border Top color for the above div is #00b9fb

HTML with inline CSS

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

#00b9fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00b9fb Color code Preview on White Background

This is how #00b9fb Color code will look on white background color. Color contrast ratio is 2.25

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

Related Gradients

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

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.