crispedge.com

Color picker

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

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

#8ae7e5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8ae7e5 Color code in RGB color code model is created after adding 54.12% red color, 90.59% green color and 89.8% blue color. Hex #8ae7e5 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 1% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8ae7e5#8ae7e5
RGB Decimal138, 231, 229rgb(138, 231, 229)
RGB Percent54%, 91%, 90%rgb(54%, 91%, 90%)
CSS RGBa138, 231, 229,1rgba(138,231,229,1)
CMYK Modelcmyk(40%,0%,1%,9%)
HSL Color Space179,66% ,72%hsl(179,66% ,72%)
HSV Color Space179°, 40%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010101110011111100101
Octal212347345
Decimal138231229
Hex8ae7e5

Different shades of #8ae7e5 color code.

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

Light Shade of #8ae7e5
#b4f0ee
Dark Shade of #8ae7e5
#60dedc
Saturated Shade of #8ae7e5
#83eeec
Desaturated Shade of #8ae7e5
#91e0de
Grey scale Shade of #8ae7e5
#b8b8b8
Brighten Shade
#a3fffe
Most Readable Shade
#000000

Shades of #8ae7e5 color code

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

#8ae7e5
#7acdcb
#6bb3b2
#5c9a98
#4c807f
#3d6665
#2e4d4c
#1e3332
#0f1919
#000000

Similar Color like #8ae7e5 color

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

#8be8e6
#8ce9e7
#8deae8
#8eebe9
#8fecea
#90edeb
#91eeec
#92efed
#93f0ee
#94f1ef
#95f2f0
#96f3f1
#97f4f2
#98f5f3
#89e6e4
#88e5e3
#87e4e2
#86e3e1
#85e2e0
#84e1df
#83e0de
#82dfdd
#81dedc
#80dddb
#7fdcda
#7edbd9
#7ddad8
#7cd9d7

Monochromatic Color with #8ae7e5

#8ae7e5
#0b1212
#243d3c
#3e6767
#579291
#71bcbb

Tints of #8ae7e5 Color

#8ae7e5
#97e9e7
#a4ecea
#b1efed
#bef1f0
#cbf4f3
#d8f7f6
#e5f9f9
#f2fcfc
#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

#8ae7e5
#e78a8c

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

Split Complementary

#8ae7e5
#e78aba
#e7b78a

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

Analogous Color

#8ae7c0
#8ae7d2
#8ae7e5
#8ad6e7
#8ac4e7

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

#8ae7e5
#e58ae7
#e7e58a

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

#8ae7e5
#b68ae7
#e78a8c
#bae78a

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

#8ae7e5
#e78a8c
#e7b78a
#8abae7

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

#8ae7e5 Color Code Preview on Black Background Color

This is how #8ae7e5 Color will look on black background color. Color contrast ratio is 14.64

#8ae7e5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8ae7e5 color code is use for CSS Background Color

Background color for the above div is #8ae7e5

HTML with inline CSS

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

#8ae7e5 color code is use for CSS Border Color

CSS Border color for the above div is #8ae7e5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8ae7e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8ae7e5 Color code Preview on White Background

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

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

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.