crispedge.com

Color picker

Loading...

#7bb1db hex color - Blue - Cool color - Information

#7bb1db hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7bb1db Color code in RGB color code model is created after adding 48.24% red color, 69.41% green color and 85.88% blue color. Hex #7bb1db Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 19% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code7bb1db#7bb1db
RGB Decimal123, 177, 219rgb(123, 177, 219)
RGB Percent48%, 69%, 86%rgb(48%, 69%, 86%)
CSS RGBa123, 177, 219,1rgba(123,177,219,1)
CMYK Modelcmyk(44%,19%,0%,14%)
HSL Color Space206,57% ,67%hsl(206,57% ,67%)
HSV Color Space206°, 44%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111011000111011011
Octal173261333
Decimal123177219
Hex7bb1db

Different shades of #7bb1db color code.

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

Light Shade of #7bb1db
#a3c9e6
Dark Shade of #7bb1db
#5399d0
Saturated Shade of #7bb1db
#73b2e3
Desaturated Shade of #7bb1db
#83b0d3
Grey scale Shade of #7bb1db
#ababab
Brighten Shade
#94caf4
Most Readable Shade
#000000

Shades of #7bb1db color code

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

#7bb1db
#6d9dc2
#5f89aa
#527692
#446279
#364e61
#293b49
#1b2730
#0d1318
#000000

Similar Color like #7bb1db color

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

#7cb2dc
#7db3dd
#7eb4de
#7fb5df
#80b6e0
#81b7e1
#82b8e2
#83b9e3
#84bae4
#85bbe5
#86bce6
#87bde7
#88bee8
#89bfe9
#7ab0da
#79afd9
#78aed8
#77add7
#76acd6
#75abd5
#74aad4
#73a9d3
#72a8d2
#71a7d1
#70a6d0
#6fa5cf
#6ea4ce
#6da3cd

Monochromatic Color with #7bb1db

#7bb1db
#040506
#1c2831
#334a5b
#4b6c86
#638fb0

Tints of #7bb1db Color

#7bb1db
#89b9df
#98c2e3
#a7cbe7
#b5d3eb
#c4dcef
#d3e5f3
#e1edf7
#f0f6fb
#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

#7bb1db
#dba57b

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

Split Complementary

#7bb1db
#db7b81
#dbd57b

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

Analogous Color

#7bd7db
#7bc4db
#7bb1db
#7b9edb
#7b8bdb

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

#7bb1db
#db7bb1
#b1db7b

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

#7bb1db
#d57bdb
#dba57b
#81db7b

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

#7bb1db
#dba57b
#dbd57b
#7b81db

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 #7bb1db 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.

#7bb1db Color Code Preview on Black Background Color

This is how #7bb1db Color will look on black background color. Color contrast ratio is 9.15

#7bb1db in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7bb1db color code is use for CSS Background Color

Background color for the above div is #7bb1db

HTML with inline CSS

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

#7bb1db color code is use for CSS Border Color

CSS Border color for the above div is #7bb1db

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7bb1db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bb1db Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.