crispedge.com

Color picker

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

#86a4e9 hex color - Blue - Cool color - Information

#86a4e9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #86a4e9 Color code in RGB color code model is created after adding 52.55% red color, 64.31% green color and 91.37% blue color. Hex #86a4e9 Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 30% magenta, 0% yellow and 9% black.

Hex #86a4e9 color code is between #88aaee web safe hex color code and #7799dd web safe hex color code. #88aaee is the nearest web safe color code. You can see here many more shades of #86a4e9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code86a4e9#86a4e9
RGB Decimal134, 164, 233rgb(134, 164, 233)
RGB Percent53%, 64%, 91%rgb(53%, 64%, 91%)
CSS RGBa134, 164, 233,1rgba(134,164,233,1)
CMYK Modelcmyk(42%,30%,0%,9%)
HSL Color Space222,69% ,72%hsl(222,69% ,72%)
HSV Color Space222°, 42%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101010010011101001
Octal206244351
Decimal134164233
Hex86a4e9

Different shades of #86a4e9 color code.

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

Light Shade of #86a4e9
#b1c4f1
Dark Shade of #86a4e9
#5b84e1
Saturated Shade of #86a4e9
#7fa1f0
Desaturated Shade of #86a4e9
#8da7e2
Grey scale Shade of #86a4e9
#b7b7b7
Brighten Shade
#9fbdff
Most Readable Shade
#000000

Shades of #86a4e9 color code

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

#86a4e9
#7791cf
#687fb5
#596d9b
#4a5b81
#3b4867
#2c364d
#1d2433
#0e1219
#000000

Similar Color like #86a4e9 color

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

#87a5ea
#88a6eb
#89a7ec
#8aa8ed
#8ba9ee
#8caaef
#8dabf0
#8eacf1
#8fadf2
#90aef3
#91aff4
#92b0f5
#93b1f6
#94b2f7
#85a3e8
#84a2e7
#83a1e6
#82a0e5
#819fe4
#809ee3
#7f9de2
#7e9ce1
#7d9be0
#7c9adf
#7b99de
#7a98dd
#7997dc
#7896db

Monochromatic Color with #86a4e9

#86a4e9
#0c0e14
#242c3f
#3d4a69
#556894
#6e86be

Tints of #86a4e9 Color

#86a4e9
#93aeeb
#a0b8ed
#aec2f0
#bbccf2
#c9d6f5
#d6e0f7
#e4eafa
#f1f4fc
#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

#86a4e9
#e9cb86

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

Split Complementary

#86a4e9
#e99a86
#d6e986

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

Analogous Color

#86cce9
#86b8e9
#86a4e9
#8690e9
#9086e9

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

#86a4e9
#e986a4
#a4e986

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

#86a4e9
#e986d5
#e9cb86
#86e999

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

#86a4e9
#e9cb86
#d6e986
#9a86e9

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 #86a4e9 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.

#86a4e9 Color Code Preview on Black Background Color

This is how #86a4e9 Color will look on black background color. Color contrast ratio is 8.50

#86a4e9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #86a4e9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #86a4e9

#86a4e9 color code is use for CSS Background Color

Background color for the above div is #86a4e9

HTML with inline CSS

<div style="background-color:#86a4e9;"></div>

#86a4e9 color code is use for CSS Border Color

CSS Border color for the above div is #86a4e9

HTML with inline CSS

<div style="border:5px solid #86a4e9;"></div>

CSS Border Left color for the above div is #86a4e9

HTML with inline CSS

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

CSS Border Right color for the above div is #86a4e9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #86a4e9

HTML with inline CSS

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

CSS Border Top color for the above div is #86a4e9

HTML with inline CSS

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

#86a4e9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86a4e9 Color code Preview on White Background

This is how #86a4e9 Color code will look on white background color. Color contrast ratio is 2.47

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

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.