crispedge.com

Color picker

Loading...

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

#7ccdea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7ccdea Color code in RGB color code model is created after adding 48.63% red color, 80.39% green color and 91.76% blue color. Hex #7ccdea Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 12% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7ccdea#7ccdea
RGB Decimal124, 205, 234rgb(124, 205, 234)
RGB Percent49%, 80%, 92%rgb(49%, 80%, 92%)
CSS RGBa124, 205, 234,1rgba(124,205,234,1)
CMYK Modelcmyk(47%,12%,0%,8%)
HSL Color Space196,72% ,70%hsl(196,72% ,70%)
HSV Color Space196°, 47%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111001100110111101010
Octal174315352
Decimal124205234
Hex7ccdea

Different shades of #7ccdea color code.

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

Light Shade of #7ccdea
#a8def1
Dark Shade of #7ccdea
#50bce3
Saturated Shade of #7ccdea
#74d1f2
Desaturated Shade of #7ccdea
#84c9e2
Grey scale Shade of #7ccdea
#b3b3b3
Brighten Shade
#95e6ff
Most Readable Shade
#000000

Shades of #7ccdea color code

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

#7ccdea
#6eb6d0
#609fb6
#52889c
#447182
#375b68
#29444e
#1b2d34
#0d161a
#000000

Similar Color like #7ccdea color

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

#7dceeb
#7ecfec
#7fd0ed
#80d1ee
#81d2ef
#82d3f0
#83d4f1
#84d5f2
#85d6f3
#86d7f4
#87d8f5
#88d9f6
#89daf7
#8adbf8
#7bcce9
#7acbe8
#79cae7
#78c9e6
#77c8e5
#76c7e4
#75c6e3
#74c5e2
#73c4e1
#72c3e0
#71c2df
#70c1de
#6fc0dd
#6ebfdc

Monochromatic Color with #7ccdea

#7ccdea
#0b1315
#223840
#385d6a
#4f8395
#65a8bf

Tints of #7ccdea Color

#7ccdea
#8ad2ec
#99d8ee
#a7ddf1
#b6e3f3
#c4e8f5
#d3eef8
#e1f3fa
#f0f9fc
#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

#7ccdea
#ea997c

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

Split Complementary

#7ccdea
#ea7c96
#ead07c

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

Analogous Color

#7ceadb
#7ce3ea
#7ccdea
#7cb7ea
#7ca1ea

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

#7ccdea
#ea7ccd
#cdea7c

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

#7ccdea
#d07cea
#ea997c
#96ea7c

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

#7ccdea
#ea997c
#ead07c
#7c96ea

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

#7ccdea Color Code Preview on Black Background Color

This is how #7ccdea Color will look on black background color. Color contrast ratio is 11.78

#7ccdea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ccdea color code is use for CSS Background Color

Background color for the above div is #7ccdea

HTML with inline CSS

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

#7ccdea color code is use for CSS Border Color

CSS Border color for the above div is #7ccdea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ccdea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ccdea Color code Preview on White Background

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

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

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(124,205,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,153,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(124,205,234,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.