@
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.

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

#7bdee6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7bdee6 Color code in RGB color code model is created after adding 48.24% red color, 87.06% green color and 90.2% blue color. Hex #7bdee6 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 3% magenta, 0% yellow and 9.8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7bdee6#7bdee6
RGB Decimal123, 222, 230rgb(123, 222, 230)
RGB Percent48%, 87%, 90%rgb(48%, 87%, 90%)
CSS RGBa123, 222, 230,1rgba(123,222,230,1)
CMYK Modelcmyk(47%,3%,0%,9.8%)
HSL Color Space184,68% ,69%hsl(184,68% ,69%)
HSV Color Space184°, 47%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111101111011100110
Octal173336346
Decimal123222230
Hex7bdee6

Different shades of #7bdee6 color code.

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

Light Shade of #7bdee6
#a6e9ee
Dark Shade of #7bdee6
#50d3de
Saturated Shade of #7bdee6
#73e5ee
Desaturated Shade of #7bdee6
#83d7de
Grey scale Shade of #7bdee6
#b0b0b0
Brighten Shade
#94f7ff
Most Readable Shade
#000000

Shades of #7bdee6 color code

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

#7bdee6
#6dc5cc
#5facb2
#529499
#447b7f
#366266
#294a4c
#1b3133
#0d1819
#000000

Similar Color like #7bdee6 color

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

#7cdfe7
#7de0e8
#7ee1e9
#7fe2ea
#80e3eb
#81e4ec
#82e5ed
#83e6ee
#84e7ef
#85e8f0
#86e9f1
#87eaf2
#88ebf3
#89ecf4
#7adde5
#79dce4
#78dbe3
#77dae2
#76d9e1
#75d8e0
#74d7df
#73d6de
#72d5dd
#71d4dc
#70d3db
#6fd2da
#6ed1d9
#6dd0d8

Monochromatic Color with #7bdee6

#7bdee6
#091111
#203a3c
#376366
#4e8c91
#64b5bb

Tints of #7bdee6 Color

#7bdee6
#89e1e8
#98e5eb
#a7e9ee
#b5ecf1
#c4f0f3
#d3f4f6
#e1f7f9
#f0fbfc
#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

#7bdee6
#e6837b

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

Split Complementary

#7bdee6
#e67ba9
#e6b97b

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

Analogous Color

#7be6c3
#7be6d9
#7bdee6
#7bc9e6
#7bb3e6

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

#7bdee6
#e67bde
#dee67b

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

#7bdee6
#b87be6
#e6837b
#a8e67b

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

#7bdee6
#e6837b
#e6b97b
#7ba9e6

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

#7bdee6 Color Code Preview on Black Background Color

This is how #7bdee6 Color will look on black background color. Color contrast ratio is 13.43

#7bdee6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7bdee6 color code is use for CSS Background Color

Background color for the above div is #7bdee6

HTML with inline CSS

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

#7bdee6 color code is use for CSS Border Color

CSS Border color for the above div is #7bdee6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7bdee6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bdee6 Color code Preview on White Background

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

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

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,222,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,131,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(123,222,230,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.