crispedge.com

Color picker

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

#aeb1d0 hex color - Blue - Cool color - Information

#aeb1d0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aeb1d0 Color code in RGB color code model is created after adding 68.24% red color, 69.41% green color and 81.57% blue color. Hex #aeb1d0 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 15% magenta, 0% yellow and 18% black.

Hex #aeb1d0 color code is between #aaaacc web safe hex color code and #bbbbdd web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #aeb1d0 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaeb1d0#aeb1d0
RGB Decimal174, 177, 208rgb(174, 177, 208)
RGB Percent68%, 69%, 82%rgb(68%, 69%, 82%)
CSS RGBa174, 177, 208,1rgba(174,177,208,1)
CMYK Modelcmyk(16%,15%,0%,18%)
HSL Color Space235,27% ,75%hsl(235,27% ,75%)
HSV Color Space235°, 16%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011000111010000
Octal256261320
Decimal174177208
Hexaeb1d0

Different shades of #aeb1d0 color code.

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

Light Shade of #aeb1d0
#ced0e3
Dark Shade of #aeb1d0
#8e92bd
Saturated Shade of #aeb1d0
#a8acd6
Desaturated Shade of #aeb1d0
#b4b6ca
Grey scale Shade of #aeb1d0
#bfbfbf
Brighten Shade
#c7cae9
Most Readable Shade
#000000

Shades of #aeb1d0 color code

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

#aeb1d0
#9a9db8
#8789a1
#74768a
#606273
#4d4e5c
#3a3b45
#26272e
#131317
#000000

Similar Color like #aeb1d0 color

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

#afb2d1
#b0b3d2
#b1b4d3
#b2b5d4
#b3b6d5
#b4b7d6
#b5b8d7
#b6b9d8
#b7bad9
#b8bbda
#b9bcdb
#babddc
#bbbedd
#bcbfde
#adb0cf
#acafce
#abaecd
#aaadcc
#a9accb
#a8abca
#a7aac9
#a6a9c8
#a5a8c7
#a4a7c6
#a3a6c5
#a2a5c4
#a1a4c3
#a0a3c2

Monochromatic Color with #aeb1d0

#aeb1d0
#d2d5fa
#202026
#434450
#67697b
#8a8da5

Tints of #aeb1d0 Color

#aeb1d0
#b7b9d5
#c0c2da
#c9cbdf
#d2d3e4
#dbdcea
#e4e5ef
#ededf4
#f6f6f9
#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

#aeb1d0
#d0cdae

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

Split Complementary

#aeb1d0
#d0bcae
#c2d0ae

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

Analogous Color

#aebfd0
#aeb8d0
#aeb1d0
#b2aed0
#b9aed0

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

#aeb1d0
#d0aeb1
#b1d0ae

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

#aeb1d0
#d0aec2
#d0cdae
#aed0bc

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

#aeb1d0
#d0cdae
#c2d0ae
#bcaed0

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

#aeb1d0 Color Code Preview on Black Background Color

This is how #aeb1d0 Color will look on black background color. Color contrast ratio is 10.00

#aeb1d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb1d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb1d0

#aeb1d0 color code is use for CSS Background Color

Background color for the above div is #aeb1d0

HTML with inline CSS

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

#aeb1d0 color code is use for CSS Border Color

CSS Border color for the above div is #aeb1d0

HTML with inline CSS

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

CSS Border Left color for the above div is #aeb1d0

HTML with inline CSS

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

CSS Border Right color for the above div is #aeb1d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeb1d0

HTML with inline CSS

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

CSS Border Top color for the above div is #aeb1d0

HTML with inline CSS

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

#aeb1d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeb1d0 Color code Preview on White Background

This is how #aeb1d0 Color code will look on white background color. Color contrast ratio is 2.10

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

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.