crispedge.com

Color picker

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

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

#7db5da hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7db5da Color code in RGB color code model is created after adding 49.02% red color, 70.98% green color and 85.49% blue color. Hex #7db5da Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 17% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7db5da#7db5da
RGB Decimal125, 181, 218rgb(125, 181, 218)
RGB Percent49%, 71%, 85%rgb(49%, 71%, 85%)
CSS RGBa125, 181, 218,1rgba(125,181,218,1)
CMYK Modelcmyk(43%,17%,0%,15%)
HSL Color Space204,56% ,67%hsl(204,56% ,67%)
HSV Color Space204°, 43%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011011010111011010
Octal175265332
Decimal125181218
Hex7db5da

Different shades of #7db5da color code.

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

Light Shade of #7db5da
#a5cce5
Dark Shade of #7db5da
#559ecf
Saturated Shade of #7db5da
#75b7e2
Desaturated Shade of #7db5da
#85b3d2
Grey scale Shade of #7db5da
#ababab
Brighten Shade
#96cef3
Most Readable Shade
#000000

Shades of #7db5da color code

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

#7db5da
#6fa0c1
#618ca9
#537891
#456479
#375060
#293c48
#1b2830
#0d1418
#000000

Similar Color like #7db5da color

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

#7eb6db
#7fb7dc
#80b8dd
#81b9de
#82badf
#83bbe0
#84bce1
#85bde2
#86bee3
#87bfe4
#88c0e5
#89c1e6
#8ac2e7
#8bc3e8
#7cb4d9
#7bb3d8
#7ab2d7
#79b1d6
#78b0d5
#77afd4
#76aed3
#75add2
#74acd1
#73abd0
#72aacf
#71a9ce
#70a8cd
#6fa7cc

Monochromatic Color with #7db5da

#7db5da
#030505
#1c2830
#344b5a
#4c6e85
#6592af

Tints of #7db5da Color

#7db5da
#8bbdde
#99c5e2
#a8cde6
#b6d5ea
#c5deee
#d3e6f2
#e2eef6
#f0f6fa
#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

#7db5da
#daa27d

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

Split Complementary

#7db5da
#da7d86
#dad17d

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

Analogous Color

#7ddada
#7dc8da
#7db5da
#7da2da
#7d90da

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

#7db5da
#da7db5
#b5da7d

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

#7db5da
#d07dda
#daa27d
#86da7d

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

#7db5da
#daa27d
#dad17d
#7d86da

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

#7db5da Color Code Preview on Black Background Color

This is how #7db5da Color will look on black background color. Color contrast ratio is 9.49

#7db5da in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7db5da color code is use for CSS Background Color

Background color for the above div is #7db5da

HTML with inline CSS

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

#7db5da color code is use for CSS Border Color

CSS Border color for the above div is #7db5da

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7db5da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7db5da Color code Preview on White Background

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

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

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.