crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#7ccbe8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7ccbe8 Color code in RGB color code model is created after adding 48.63% red color, 79.61% green color and 90.98% blue color. Hex #7ccbe8 Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 13% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7ccbe8#7ccbe8
RGB Decimal124, 203, 232rgb(124, 203, 232)
RGB Percent49%, 80%, 91%rgb(49%, 80%, 91%)
CSS RGBa124, 203, 232,1rgba(124,203,232,1)
CMYK Modelcmyk(47%,13%,0%,9%)
HSL Color Space196,70% ,70%hsl(196,70% ,70%)
HSV Color Space196°, 47%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111001100101111101000
Octal174313350
Decimal124203232
Hex7ccbe8

Different shades of #7ccbe8 color code.

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

Light Shade of #7ccbe8
#a7dcf0
Dark Shade of #7ccbe8
#51bae0
Saturated Shade of #7ccbe8
#74cff0
Desaturated Shade of #7ccbe8
#84c7e0
Grey scale Shade of #7ccbe8
#b2b2b2
Brighten Shade
#95e4ff
Most Readable Shade
#000000

Shades of #7ccbe8 color code

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

#7ccbe8
#6eb4ce
#609db4
#52879a
#447080
#375a67
#29434d
#1b2d33
#0d1619
#000000

Similar Color like #7ccbe8 color

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

#7dcce9
#7ecdea
#7fceeb
#80cfec
#81d0ed
#82d1ee
#83d2ef
#84d3f0
#85d4f1
#86d5f2
#87d6f3
#88d7f4
#89d8f5
#8ad9f6
#7bcae7
#7ac9e6
#79c8e5
#78c7e4
#77c6e3
#76c5e2
#75c4e1
#74c3e0
#73c2df
#72c1de
#71c0dd
#70bfdc
#6fbedb
#6ebdda

Monochromatic Color with #7ccbe8

#7ccbe8
#0a1113
#21363e
#385b68
#4f8193
#65a6bd

Tints of #7ccbe8 Color

#7ccbe8
#8ad0ea
#99d6ed
#a7dcef
#b6e2f2
#c4e7f4
#d3edf7
#e1f3f9
#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

#7ccbe8
#e8997c

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

Split Complementary

#7ccbe8
#e87c95
#e8cf7c

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

Analogous Color

#7ce8da
#7ce1e8
#7ccbe8
#7cb5e8
#7ca0e8

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

#7ccbe8
#e87ccb
#cbe87c

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

#7ccbe8
#cf7ce8
#e8997c
#95e87c

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

#7ccbe8
#e8997c
#e8cf7c
#7c95e8

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

#7ccbe8 Color Code Preview on Black Background Color

This is how #7ccbe8 Color will look on black background color. Color contrast ratio is 11.56

#7ccbe8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ccbe8 color code is use for CSS Background Color

Background color for the above div is #7ccbe8

HTML with inline CSS

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

#7ccbe8 color code is use for CSS Border Color

CSS Border color for the above div is #7ccbe8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ccbe8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ccbe8 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.