Skip to main content Skip to docs navigation

#7bbfff hex color | Download Light 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 Cooler Than Ever and its hex is #77BBFF Nearest Color Name

Color Hue/Base color: Blue

Hex #7bbfff Color code in RGB color code model is created after adding 48.24% red color, 74.9% green color and 100% blue color. Hex #7bbfff Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 25% magenta, 0% yellow and 0% black.

Hex #7bbfff color code is between #77bbee web safe hex color code and #88ccdd web safe hex color code. #77bbee is the nearest web safe color code. You can see here many more shades of #7bbfff color code.

RGB Chart

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

Color Table

Hex Color Code 7bbfff #7bbfff
RGB Decimal 123, 191, 255 123, 191, 255
RGB Percent 48%, 75%, 100% rgb(48%, 75%, 100%)
CSS RGBa 123, 191, 255,1 rgba(123,191,255,1)
CMYK Model cmyk(52%,25%,0%,0%)
HSL Color Space 209,100% ,74% hsl(209,100% ,74%)
HSV Color Space 209°, 52%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111011 10111111 11111111
Octal 173 277 377
Decimal 123 191 255
Hex 7b bf ff

Different shades of #7bbfff color code.

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

Darkest of #7bbfff
#0074e1
Darker of #7bbfff
#158eff
Dark of #7bbfff
#48a6ff
Base of #7bbfff
#7bbfff
Light of #7bbfff
#aed8ff
Lighter
#e1f0ff
Lightest
#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

#7bbfff
#ffbb7b

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

Split Complementary

#7bbfff
#ff7b7d
#fffd7b

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

Analogous Color

#7bfff2
#7bf6ff
#7bbfff
#7b93ff
#9a7bff

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

#7bbfff
#bfff7b
#ff7bbf

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

#7bbfff
#ff7bbf
#ffbb7b
#7bffbb

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

#7bbfff
#fd7bff
#ffbb7b
#7dff7b

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 #7bbfff

#005aae
#0074e1
#158eff
#48a6ff
#7bbfff
#aed8ff
#e1f0ff
#ffffff
#ffffff

Tints of #7bbfff Color

#7bbfff
#89c6ff
#98cdff
#a7d4ff
#b5dbff
#c4e2ff
#d3e9ff
#e1f0ff
#f0f7ff
#ffffff

Shades of #7bbfff color code

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

#7bbfff
#6da9e2
#5f94c6
#527faa
#446a8d
#365471
#293f55
#1b2a38
#0d151c
#000000

Tones

#7bbfff
#88bff2
#95bee5
#a3bed7
#b0bdca

Tones

Similar Color like #7bbfff color

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

#7cc0ff
#7dc1ff
#7ec2ff
#7fc3ff
#80c4ff
#81c5ff
#82c6ff
#83c7ff
#84c8ff
#85c9ff
#86caff
#87cbff
#88ccff
#89cdff
#7abefe
#79bdfd
#78bcfc
#77bbfb
#76bafa
#75b9f9
#74b8f8
#73b7f7
#72b6f6
#71b5f5
#70b4f4
#6fb3f3
#6eb2f2
#6db1f1

Download this Light Blue

Hex #7bbfff 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.

#7bbfff Color Code Preview on Black Background Color

This is how #7bbfff Color will look on black background color. Color contrast ratio is 10.74

#7bbfff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7bbfff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7bbfff

#7bbfff color code is use for CSS Background Color

Background color for the above div is #7bbfff

HTML with inline CSS

<div style="background-color:#7bbfff;"></div>

#7bbfff color code is use for CSS Border Color

CSS Border color for the above div is #7bbfff

HTML with inline CSS

<div style="border:5px solid #7bbfff;"></div>

CSS Border Left color for the above div is #7bbfff

HTML with inline CSS

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

CSS Border Right color for the above div is #7bbfff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7bbfff

HTML with inline CSS

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

CSS Border Top color for the above div is #7bbfff

HTML with inline CSS

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

#7bbfff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bbfff Color code Preview on White Background

This is how #7bbfff Color code will look on white background color. Color contrast ratio is 1.96

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

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(123,191,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,187,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(123,191,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }