Skip to main content Skip to docs navigation

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

#7dbaed hex color - Blue - Cool color

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7dbaed Color code in RGB color code model is created after adding 49.02% red color, 72.94% green color and 92.94% blue color. Hex #7dbaed Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 22% magenta, 0% yellow and 7.06% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 7dbaed #7dbaed
RGB Decimal 125, 186, 237 rgb(125, 186, 237)
RGB Percent 49%, 73%, 93% rgb(49%, 73%, 93%)
CSS RGBa 125, 186, 237,1 rgba(125,186,237,1)
CMYK Model cmyk(47%,22%,0%,7.06%)
HSL Color Space 207,76% ,71% hsl(207,76% ,71%)
HSV Color Space 207°, 47%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111101 10111010 11101101
Octal 175 272 355
Decimal 125 186 237
Hex 7d ba ed

Different shades of #7dbaed color code.

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

Light Shade of #7dbaed
#aad2f3
Dark Shade of #7dbaed
#50a2e7
Saturated Shade of #7dbaed
#76bbf4
Desaturated Shade of #7dbaed
#84b9e6
Grey scale Shade of #7dbaed
#b5b5b5
Brighten Shade
#96d3ff
Most Readable Shade
#000000

Shades of #7dbaed color code

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

#7dbaed
#6fa5d2
#6190b8
#537c9e
#456783
#375269
#293e4f
#1b2934
#0d141a
#000000

Similar Color like #7dbaed color

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

#7ebbee
#7fbcef
#80bdf0
#81bef1
#82bff2
#83c0f3
#84c1f4
#85c2f5
#86c3f6
#87c4f7
#88c5f8
#89c6f9
#8ac7fa
#8bc8fb
#7cb9ec
#7bb8eb
#7ab7ea
#79b6e9
#78b5e8
#77b4e7
#76b3e6
#75b2e5
#74b1e4
#73b0e3
#72afe2
#71aee1
#70ade0
#6facdf

Monochromatic Color with #7dbaed

#7dbaed
#0d1318
#233543
#3a566d
#507798
#6799c2

Tints of #7dbaed Color

#7dbaed
#8bc1ef
#99c9f1
#a8d1f3
#b6d8f5
#c5e0f7
#d3e8f9
#e2effb
#f0f7fd
#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

#7dbaed
#edb07d

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

Split Complementary

#7dbaed
#ed7d82
#ede87d

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

Analogous Color

#7de7ed
#7dd0ed
#7dbaed
#7da4ed
#7d8ded

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

#7dbaed
#ed7dba
#baed7d

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

#7dbaed
#e87ded
#edb07d
#82ed7d

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

#7dbaed
#edb07d
#ede87d
#7d82ed

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

#7dbaed Color Code Preview on Black Background Color

This is how #7dbaed Color will look on black background color. Color contrast ratio is 10.12

#7dbaed in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dbaed color code is use for CSS Background Color

Background color for the above div is #7dbaed

HTML with inline CSS

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

#7dbaed color code is use for CSS Border Color

CSS Border color for the above div is #7dbaed

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dbaed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dbaed Color code Preview on White Background

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

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

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(125,186,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,176,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(125,186,237,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.