crispedge.com

Color picker

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

#aeb6c7 hex color - Blue - Cool color - Information

#aeb6c7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aeb6c7 Color code in RGB color code model is created after adding 68.24% red color, 71.37% green color and 78.04% blue color. Hex #aeb6c7 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 9% magenta, 0% yellow and 22% black.

Hex #aeb6c7 color code is between #aabbcc web safe hex color code and #bbaabb web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #aeb6c7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaeb6c7#aeb6c7
RGB Decimal174, 182, 199rgb(174, 182, 199)
RGB Percent68%, 71%, 78%rgb(68%, 71%, 78%)
CSS RGBa174, 182, 199,1rgba(174,182,199,1)
CMYK Modelcmyk(13%,9%,0%,22%)
HSL Color Space221,18% ,73%hsl(221,18% ,73%)
HSV Color Space221°, 13%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011011011000111
Octal256266307
Decimal174182199
Hexaeb6c7

Different shades of #aeb6c7 color code.

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

Light Shade of #aeb6c7
#ccd1dc
Dark Shade of #aeb6c7
#909bb2
Saturated Shade of #aeb6c7
#a7b4ce
Desaturated Shade of #aeb6c7
#b5b8c0
Grey scale Shade of #aeb6c7
#bababa
Brighten Shade
#c7cfe0
Most Readable Shade
#000000

Shades of #aeb6c7 color code

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

#aeb6c7
#9aa1b0
#878d9a
#747984
#60656e
#4d5058
#3a3c42
#26282c
#131416
#000000

Similar Color like #aeb6c7 color

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

#afb7c8
#b0b8c9
#b1b9ca
#b2bacb
#b3bbcc
#b4bccd
#b5bdce
#b6becf
#b7bfd0
#b8c0d1
#b9c1d2
#bac2d3
#bbc3d4
#bcc4d5
#adb5c6
#acb4c5
#abb3c4
#aab2c3
#a9b1c2
#a8b0c1
#a7afc0
#a6aebf
#a5adbe
#a4acbd
#a3abbc
#a2aabb
#a1a9ba
#a0a8b9

Monochromatic Color with #aeb6c7

#aeb6c7
#d3ddf1
#191b1d
#3e4147
#646872
#898f9c

Tints of #aeb6c7 Color

#aeb6c7
#b7becd
#c0c6d3
#c9ced9
#d2d6df
#dbdee6
#e4e6ec
#edeef2
#f6f6f8
#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

#aeb6c7
#c7bfae

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

Split Complementary

#aeb6c7
#c7b3ae
#c3c7ae

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

Analogous Color

#aec0c7
#aebbc7
#aeb6c7
#aeb1c7
#b0aec7

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

#aeb6c7
#c7aeb6
#b6c7ae

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

#aeb6c7
#c7aec2
#c7bfae
#aec7b2

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

#aeb6c7
#c7bfae
#c3c7ae
#b3aec7

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

#aeb6c7 Color Code Preview on Black Background Color

This is how #aeb6c7 Color will look on black background color. Color contrast ratio is 10.32

#aeb6c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb6c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb6c7

#aeb6c7 color code is use for CSS Background Color

Background color for the above div is #aeb6c7

HTML with inline CSS

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

#aeb6c7 color code is use for CSS Border Color

CSS Border color for the above div is #aeb6c7

HTML with inline CSS

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

CSS Border Left color for the above div is #aeb6c7

HTML with inline CSS

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

CSS Border Right color for the above div is #aeb6c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeb6c7

HTML with inline CSS

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

CSS Border Top color for the above div is #aeb6c7

HTML with inline CSS

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

#aeb6c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeb6c7 Color code Preview on White Background

This is how #aeb6c7 Color code will look on white background color. Color contrast ratio is 2.04

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

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.