crispedge.com

Color picker

Loading...

#0ba4f9 hex color - Blue - Cool color - Information

#0ba4f9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0ba4f9 Color code in RGB color code model is created after adding 4.31% red color, 64.31% green color and 97.65% blue color. Hex #0ba4f9 Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 34% magenta, 0% yellow and 2% black.

Hex #0ba4f9 color code is between #11aaff web safe hex color code and #0099ee web safe hex color code. #11aaff is the nearest web safe color code. You can see here many more shades of #0ba4f9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0ba4f9#0ba4f9
RGB Decimal11, 164, 249rgb(11, 164, 249)
RGB Percent4%, 64%, 98%rgb(4%, 64%, 98%)
CSS RGBa11, 164, 249,1rgba(11,164,249,1)
CMYK Modelcmyk(96%,34%,0%,2%)
HSL Color Space201,95% ,51%hsl(201,95% ,51%)
HSV Color Space201°, 96%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010111010010011111001
Octal13244371
Decimal11164249
Hex0ba4f9

Different shades of #0ba4f9 color code.

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

Light Shade of #0ba4f9
#3db7fa
Dark Shade of #0ba4f9
#0585cc
Saturated Shade of #0ba4f9
#05a6ff
Desaturated Shade of #0ba4f9
#17a0ec
Grey scale Shade of #0ba4f9
#828282
Brighten Shade
#24bdff
Most Readable Shade
#000000

Shades of #0ba4f9 color code

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

#0ba4f9
#0991dd
#087fc1
#076da6
#065b8a
#04486e
#033653
#022437
#01121b
#000000

Similar Color like #0ba4f9 color

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

#0ca5fa
#0da6fb
#0ea7fc
#0fa8fd
#10a9fe
#11aaff
#12abff
#13acff
#14adff
#15aeff
#16afff
#17b0ff
#18b1ff
#19b2ff
#0aa3f8
#09a2f7
#08a1f6
#07a0f5
#069ff4
#059ef3
#049df2
#039cf1
#029bf0
#019aef
#0099ee
#0098ed
#0097ec
#0096eb

Monochromatic Color with #0ba4f9

#0ba4f9
#021824
#03344f
#055079
#076ca4
#0988ce

Tints of #0ba4f9 Color

#0ba4f9
#26aef9
#41b8fa
#5cc2fb
#77ccfb
#92d6fc
#ade0fd
#c8eafd
#e3f4fe
#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

#0ba4f9
#f9600b

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

Split Complementary

#0ba4f9
#f90b2d
#f9d70b

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

Analogous Color

#0bf9ef
#0bd4f9
#0ba4f9
#0b74f9
#0b45f9

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

#0ba4f9
#f90ba4
#a4f90b

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

#0ba4f9
#d70bf9
#f9600b
#2df90b

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

#0ba4f9
#f9600b
#f9d70b
#0b2df9

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 #0ba4f9 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.

#0ba4f9 Color Code Preview on Black Background Color

This is how #0ba4f9 Color will look on black background color. Color contrast ratio is 7.69

#0ba4f9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ba4f9 color code is use for CSS Background Color

Background color for the above div is #0ba4f9

HTML with inline CSS

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

#0ba4f9 color code is use for CSS Border Color

CSS Border color for the above div is #0ba4f9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ba4f9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ba4f9 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(11,164,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,96,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(11,164,249,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.