crispedge.com

Color picker

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

#8db3dc hex color - Blue - Cool color - Information

#8db3dc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8db3dc Color code in RGB color code model is created after adding 55.29% red color, 70.2% green color and 86.27% blue color. Hex #8db3dc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 19% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8db3dc#8db3dc
RGB Decimal141, 179, 220rgb(141, 179, 220)
RGB Percent55%, 70%, 86%rgb(55%, 70%, 86%)
CSS RGBa141, 179, 220,1rgba(141,179,220,1)
CMYK Modelcmyk(36%,19%,0%,14%)
HSL Color Space211,53% ,71%hsl(211,53% ,71%)
HSV Color Space211°, 36%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011011011001111011100
Octal215263334
Decimal141179220
Hex8db3dc

Different shades of #8db3dc color code.

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

Light Shade of #8db3dc
#b4cde8
Dark Shade of #8db3dc
#6699d0
Saturated Shade of #8db3dc
#86b3e3
Desaturated Shade of #8db3dc
#94b3d5
Grey scale Shade of #8db3dc
#b4b4b4
Brighten Shade
#a6ccf5
Most Readable Shade
#000000

Shades of #8db3dc color code

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

#8db3dc
#7d9fc3
#6d8bab
#5e7792
#4e637a
#3e4f61
#2f3b49
#1f2730
#0f1318
#000000

Similar Color like #8db3dc color

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

#8eb4dd
#8fb5de
#90b6df
#91b7e0
#92b8e1
#93b9e2
#94bae3
#95bbe4
#96bce5
#97bde6
#98bee7
#99bfe8
#9ac0e9
#9bc1ea
#8cb2db
#8bb1da
#8ab0d9
#89afd8
#88aed7
#87add6
#86acd5
#85abd4
#84aad3
#83a9d2
#82a8d1
#81a7d0
#80a6cf
#7fa5ce

Monochromatic Color with #8db3dc

#8db3dc
#050607
#202932
#3b4b5c
#576e87
#7290b1

Tints of #8db3dc Color

#8db3dc
#99bbdf
#a6c3e3
#b3cce7
#bfd4eb
#ccddef
#d9e5f3
#e5eef7
#f2f6fb
#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

#8db3dc
#dcb68d

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

Split Complementary

#8db3dc
#dc8f8d
#dadc8d

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

Analogous Color

#8dd3dc
#8dc3dc
#8db3dc
#8da3dc
#8d93dc

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

#8db3dc
#dc8db3
#b3dc8d

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

#8db3dc
#dc8dda
#dcb68d
#8ddc8e

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

#8db3dc
#dcb68d
#dadc8d
#8f8ddc

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 #8db3dc 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.

#8db3dc Color Code Preview on Black Background Color

This is how #8db3dc Color will look on black background color. Color contrast ratio is 9.61

#8db3dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8db3dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8db3dc

#8db3dc color code is use for CSS Background Color

Background color for the above div is #8db3dc

HTML with inline CSS

<div style="background-color:#8db3dc;"></div>

#8db3dc color code is use for CSS Border Color

CSS Border color for the above div is #8db3dc

HTML with inline CSS

<div style="border:5px solid #8db3dc;"></div>

CSS Border Left color for the above div is #8db3dc

HTML with inline CSS

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

CSS Border Right color for the above div is #8db3dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8db3dc

HTML with inline CSS

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

CSS Border Top color for the above div is #8db3dc

HTML with inline CSS

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

#8db3dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8db3dc Color code Preview on White Background

This is how #8db3dc Color code will look on white background color. Color contrast ratio is 2.18

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

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.