crispedge.com

Color picker

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

#85b6bc hex color - Blue - Cool color - Information

#85b6bc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #85b6bc Color code in RGB color code model is created after adding 52.16% red color, 71.37% green color and 73.73% blue color. Hex #85b6bc Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 3% magenta, 0% yellow and 26% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code85b6bc#85b6bc
RGB Decimal133, 182, 188rgb(133, 182, 188)
RGB Percent52%, 71%, 74%rgb(52%, 71%, 74%)
CSS RGBa133, 182, 188,1rgba(133,182,188,1)
CMYK Modelcmyk(29%,3%,0%,26%)
HSL Color Space187,29% ,63%hsl(187,29% ,63%)
HSV Color Space187°, 29%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011011011010111100
Octal205266274
Decimal133182188
Hex85b6bc

Different shades of #85b6bc color code.

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

Light Shade of #85b6bc
#a6cace
Dark Shade of #85b6bc
#64a2aa
Saturated Shade of #85b6bc
#7cbdc5
Desaturated Shade of #85b6bc
#8eafb3
Grey scale Shade of #85b6bc
#a0a0a0
Brighten Shade
#9ecfd5
Most Readable Shade
#000000

Shades of #85b6bc color code

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

#85b6bc
#76a1a7
#678d92
#58797d
#496568
#3b5053
#2c3c3e
#1d2829
#0e1414
#000000

Similar Color like #85b6bc color

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

#86b7bd
#87b8be
#88b9bf
#89bac0
#8abbc1
#8bbcc2
#8cbdc3
#8dbec4
#8ebfc5
#8fc0c6
#90c1c7
#91c2c8
#92c3c9
#93c4ca
#84b5bb
#83b4ba
#82b3b9
#81b2b8
#80b1b7
#7fb0b6
#7eafb5
#7daeb4
#7cadb3
#7bacb2
#7aabb1
#79aab0
#78a9af
#77a8ae

Monochromatic Color with #85b6bc

#85b6bc
#a3dfe6
#0d1112
#2b3b3c
#496467
#678d91

Tints of #85b6bc Color

#85b6bc
#92bec3
#a0c6ca
#adced2
#bbd6d9
#c8dee1
#d6e6e8
#e3eef0
#f1f6f7
#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

#85b6bc
#bc8b85

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

Split Complementary

#85b6bc
#bc859b
#bca785

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

Analogous Color

#85bcac
#85bcb7
#85b6bc
#85abbc
#85a0bc

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

#85b6bc
#bc85b6
#b6bc85

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

#85b6bc
#a685bc
#bc8b85
#9abc85

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

#85b6bc
#bc8b85
#bca785
#859bbc

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 #85b6bc 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.

#85b6bc Color Code Preview on Black Background Color

This is how #85b6bc Color will look on black background color. Color contrast ratio is 9.41

#85b6bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85b6bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85b6bc

#85b6bc color code is use for CSS Background Color

Background color for the above div is #85b6bc

HTML with inline CSS

<div style="background-color:#85b6bc;"></div>

#85b6bc color code is use for CSS Border Color

CSS Border color for the above div is #85b6bc

HTML with inline CSS

<div style="border:5px solid #85b6bc;"></div>

CSS Border Left color for the above div is #85b6bc

HTML with inline CSS

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

CSS Border Right color for the above div is #85b6bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85b6bc

HTML with inline CSS

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

CSS Border Top color for the above div is #85b6bc

HTML with inline CSS

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

#85b6bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85b6bc Color code Preview on White Background

This is how #85b6bc Color code will look on white background color. Color contrast ratio is 2.23

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.