crispedge.com

Color picker

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

#beaaed hex color - Blue - Cool color - Information

#beaaed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #beaaed Color code in RGB color code model is created after adding 74.51% red color, 66.67% green color and 92.94% blue color. Hex #beaaed Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 28% magenta, 0% yellow and 7% black.

Hex #beaaed color code is between #bb99ee web safe hex color code and #ccbbdd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #beaaed color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebeaaed#beaaed
RGB Decimal190, 170, 237rgb(190, 170, 237)
RGB Percent75%, 67%, 93%rgb(75%, 67%, 93%)
CSS RGBa190, 170, 237,1rgba(190,170,237,1)
CMYK Modelcmyk(20%,28%,0%,7%)
HSL Color Space258,65% ,80%hsl(258,65% ,80%)
HSV Color Space258°, 28%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101010101011101101
Octal276252355
Decimal190170237
Hexbeaaed

Different shades of #beaaed color code.

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

Light Shade of #beaaed
#ded4f6
Dark Shade of #beaaed
#9e80e4
Saturated Shade of #beaaed
#bca5f2
Desaturated Shade of #beaaed
#c0afe8
Grey scale Shade of #beaaed
#cbcbcb
Brighten Shade
#d7c3ff
Most Readable Shade
#000000

Shades of #beaaed color code

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

#beaaed
#a897d2
#9384b8
#7e719e
#695e83
#544b69
#3f384f
#2a2534
#15121a
#000000

Similar Color like #beaaed color

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

#bfabee
#c0acef
#c1adf0
#c2aef1
#c3aff2
#c4b0f3
#c5b1f4
#c6b2f5
#c7b3f6
#c8b4f7
#c9b5f8
#cab6f9
#cbb7fa
#ccb8fb
#bda9ec
#bca8eb
#bba7ea
#baa6e9
#b9a5e8
#b8a4e7
#b7a3e6
#b6a2e5
#b5a1e4
#b4a0e3
#b39fe2
#b29ee1
#b19de0
#b09cdf

Monochromatic Color with #beaaed

#beaaed
#141218
#363043
#584f6d
#7a6d98
#9c8cc2

Tints of #beaaed Color

#beaaed
#c5b3ef
#ccbcf1
#d3c6f3
#dacff5
#e2d9f7
#e9e2f9
#f0ecfb
#f7f5fd
#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

#beaaed
#d9edaa

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

Split Complementary

#beaaed
#ede0aa
#b7edaa

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

Analogous Color

#aab1ed
#b1aaed
#beaaed
#cbaaed
#d9aaed

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

#beaaed
#edbeaa
#aaedbe

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

#beaaed
#edaab7
#d9edaa
#aaeddf

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

#beaaed
#d9edaa
#b7edaa
#e0aaed

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 #beaaed 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.

#beaaed Color Code Preview on Black Background Color

This is how #beaaed Color will look on black background color. Color contrast ratio is 10.16

#beaaed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beaaed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beaaed

#beaaed color code is use for CSS Background Color

Background color for the above div is #beaaed

HTML with inline CSS

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

#beaaed color code is use for CSS Border Color

CSS Border color for the above div is #beaaed

HTML with inline CSS

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

CSS Border Left color for the above div is #beaaed

HTML with inline CSS

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

CSS Border Right color for the above div is #beaaed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beaaed

HTML with inline CSS

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

CSS Border Top color for the above div is #beaaed

HTML with inline CSS

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

#beaaed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beaaed Color code Preview on White Background

This is how #beaaed Color code will look on white background color. Color contrast ratio is 2.07

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.