crispedge.com

Color picker

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

#8689e0 hex color - Blue - Cool color - Information

#8689e0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8689e0 Color code in RGB color code model is created after adding 52.55% red color, 53.73% green color and 87.84% blue color. Hex #8689e0 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 39% magenta, 0% yellow and 12% black.

Hex #8689e0 color code is between #8888dd web safe hex color code and #7799ee web safe hex color code. #8888dd is the nearest web safe color code. You can see here many more shades of #8689e0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8689e0#8689e0
RGB Decimal134, 137, 224rgb(134, 137, 224)
RGB Percent53%, 54%, 88%rgb(53%, 54%, 88%)
CSS RGBa134, 137, 224,1rgba(134,137,224,1)
CMYK Modelcmyk(40%,39%,0%,12%)
HSL Color Space238,59% ,70%hsl(238,59% ,70%)
HSV Color Space238°, 40%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101000100111100000
Octal206211340
Decimal134137224
Hex8689e0

Different shades of #8689e0 color code.

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

Light Shade of #8689e0
#afb1ea
Dark Shade of #8689e0
#5d61d6
Saturated Shade of #8689e0
#7e82e8
Desaturated Shade of #8689e0
#8e90d8
Grey scale Shade of #8689e0
#b3b3b3
Brighten Shade
#9fa2f9
Most Readable Shade
#000000

Shades of #8689e0 color code

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

#8689e0
#7779c7
#686aae
#595b95
#4a4c7c
#3b3c63
#2c2d4a
#1d1e31
#0e0f18
#000000

Similar Color like #8689e0 color

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

#878ae1
#888be2
#898ce3
#8a8de4
#8b8ee5
#8c8fe6
#8d90e7
#8e91e8
#8f92e9
#9093ea
#9194eb
#9295ec
#9396ed
#9497ee
#8588df
#8487de
#8386dd
#8285dc
#8184db
#8083da
#7f82d9
#7e81d8
#7d80d7
#7c7fd6
#7b7ed5
#7a7dd4
#797cd3
#787bd2

Monochromatic Color with #8689e0

#8689e0
#07070b
#202136
#3a3b60
#53558b
#6d6fb5

Tints of #8689e0 Color

#8689e0
#9396e3
#a0a3e6
#aeb0ea
#bbbded
#c9caf1
#d6d7f4
#e4e4f8
#f1f1fb
#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

#8689e0
#e0dd86

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

Split Complementary

#8689e0
#e0b086
#b6e086

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

Analogous Color

#86ade0
#869be0
#8689e0
#9586e0
#a786e0

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

#8689e0
#e08689
#89e086

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

#8689e0
#e086b6
#e0dd86
#86e0b0

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

#8689e0
#e0dd86
#b6e086
#b086e0

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 #8689e0 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.

#8689e0 Color Code Preview on Black Background Color

This is how #8689e0 Color will look on black background color. Color contrast ratio is 6.67

#8689e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8689e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8689e0

#8689e0 color code is use for CSS Background Color

Background color for the above div is #8689e0

HTML with inline CSS

<div style="background-color:#8689e0;"></div>

#8689e0 color code is use for CSS Border Color

CSS Border color for the above div is #8689e0

HTML with inline CSS

<div style="border:5px solid #8689e0;"></div>

CSS Border Left color for the above div is #8689e0

HTML with inline CSS

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

CSS Border Right color for the above div is #8689e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8689e0

HTML with inline CSS

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

CSS Border Top color for the above div is #8689e0

HTML with inline CSS

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

#8689e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8689e0 Color code Preview on White Background

This is how #8689e0 Color code will look on white background color. Color contrast ratio is 3.15

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

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.