crispedge.com

Color picker

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

#8895af hex color - Blue - Cool color - Information

#8895af hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8895af Color code in RGB color code model is created after adding 53.33% red color, 58.43% green color and 68.63% blue color. Hex #8895af Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 15% magenta, 0% yellow and 31% black.

Hex #8895af color code is between #7799aa web safe hex color code and #9988bb web safe hex color code. #7799aa is the nearest web safe color code. You can see here many more shades of #8895af color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8895af#8895af
RGB Decimal136, 149, 175rgb(136, 149, 175)
RGB Percent53%, 58%, 69%rgb(53%, 58%, 69%)
CSS RGBa136, 149, 175,1rgba(136,149,175,1)
CMYK Modelcmyk(22%,15%,0%,31%)
HSL Color Space220,20% ,61%hsl(220,20% ,61%)
HSV Color Space220°, 22%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001001010110101111
Octal210225257
Decimal136149175
Hex8895af

Different shades of #8895af color code.

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

Light Shade of #8895af
#a7b0c3
Dark Shade of #8895af
#6a7a9a
Saturated Shade of #8895af
#7e92b9
Desaturated Shade of #8895af
#9298a5
Grey scale Shade of #8895af
#9b9b9b
Brighten Shade
#a1aec8
Most Readable Shade
#000000

Shades of #8895af color code

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

#8895af
#78849b
#697388
#5a6374
#4b5261
#3c424d
#2d313a
#1e2126
#0f1013
#000000

Similar Color like #8895af color

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

#8996b0
#8a97b1
#8b98b2
#8c99b3
#8d9ab4
#8e9bb5
#8f9cb6
#909db7
#919eb8
#929fb9
#93a0ba
#94a1bb
#95a2bc
#96a3bd
#8794ae
#8693ad
#8592ac
#8491ab
#8390aa
#828fa9
#818ea8
#808da7
#7f8ca6
#7e8ba5
#7d8aa4
#7c89a3
#7b88a2
#7a87a1

Monochromatic Color with #8895af

#8895af
#a9b9d9
#040405
#25282f
#464d5a
#677184

Tints of #8895af Color

#8895af
#95a0b7
#a2acc0
#afb8c9
#bcc4d2
#cacfdb
#d7dbe4
#e4e7ed
#f1f3f6
#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

#8895af
#afa288

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

Split Complementary

#8895af
#af8f88
#a9af88

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

Analogous Color

#88a5af
#889daf
#8895af
#888daf
#8b88af

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

#8895af
#af8895
#95af88

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

#8895af
#af88a8
#afa288
#88af8f

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

#8895af
#afa288
#a9af88
#8f88af

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 #8895af 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.

#8895af Color Code Preview on Black Background Color

This is how #8895af Color will look on black background color. Color contrast ratio is 6.96

#8895af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8895af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8895af

#8895af color code is use for CSS Background Color

Background color for the above div is #8895af

HTML with inline CSS

<div style="background-color:#8895af;"></div>

#8895af color code is use for CSS Border Color

CSS Border color for the above div is #8895af

HTML with inline CSS

<div style="border:5px solid #8895af;"></div>

CSS Border Left color for the above div is #8895af

HTML with inline CSS

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

CSS Border Right color for the above div is #8895af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8895af

HTML with inline CSS

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

CSS Border Top color for the above div is #8895af

HTML with inline CSS

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

#8895af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8895af Color code Preview on White Background

This is how #8895af Color code will look on white background color. Color contrast ratio is 3.02

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

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.