crispedge.com

Color picker

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

#afb3d9 hex color - Blue - Cool color - Information

#afb3d9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #afb3d9 Color code in RGB color code model is created after adding 68.63% red color, 70.2% green color and 85.1% blue color. Hex #afb3d9 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 18% magenta, 0% yellow and 15% black.

Hex #afb3d9 color code is between #aabbdd web safe hex color code and #bbaacc web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #afb3d9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeafb3d9#afb3d9
RGB Decimal175, 179, 217rgb(175, 179, 217)
RGB Percent69%, 70%, 85%rgb(69%, 70%, 85%)
CSS RGBa175, 179, 217,1rgba(175,179,217,1)
CMYK Modelcmyk(19%,18%,0%,15%)
HSL Color Space234,36% ,77%hsl(234,36% ,77%)
HSV Color Space234°, 19%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011001111011001
Octal257263331
Decimal175179217
Hexafb3d9

Different shades of #afb3d9 color code.

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

Light Shade of #afb3d9
#d2d4e9
Dark Shade of #afb3d9
#8c92c9
Saturated Shade of #afb3d9
#a9aedf
Desaturated Shade of #afb3d9
#b5b8d3
Grey scale Shade of #afb3d9
#c4c4c4
Brighten Shade
#c8ccf2
Most Readable Shade
#000000

Shades of #afb3d9 color code

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

#afb3d9
#9b9fc0
#888ba8
#747790
#616378
#4d4f60
#3a3b48
#262730
#131318
#000000

Similar Color like #afb3d9 color

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

#b0b4da
#b1b5db
#b2b6dc
#b3b7dd
#b4b8de
#b5b9df
#b6bae0
#b7bbe1
#b8bce2
#b9bde3
#babee4
#bbbfe5
#bcc0e6
#bdc1e7
#aeb2d8
#adb1d7
#acb0d6
#abafd5
#aaaed4
#a9add3
#a8acd2
#a7abd1
#a6aad0
#a5a9cf
#a4a8ce
#a3a7cd
#a2a6cc
#a1a5cb

Monochromatic Color with #afb3d9

#afb3d9
#040404
#26272f
#484a59
#6a6d84
#8d90ae

Tints of #afb3d9 Color

#afb3d9
#b7bbdd
#c0c3e1
#c9cce5
#d2d4e9
#dbddee
#e4e5f2
#edeef6
#f6f6fa
#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

#afb3d9
#d9d5af

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

Split Complementary

#afb3d9
#d9c0af
#c8d9af

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

Analogous Color

#afc4d9
#afbbd9
#afb3d9
#b3afd9
#bcafd9

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

#afb3d9
#d9afb3
#b3d9af

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

#afb3d9
#d9afc8
#d9d5af
#afd9c0

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

#afb3d9
#d9d5af
#c8d9af
#c0afd9

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

#afb3d9 Color Code Preview on Black Background Color

This is how #afb3d9 Color will look on black background color. Color contrast ratio is 10.27

#afb3d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb3d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb3d9

#afb3d9 color code is use for CSS Background Color

Background color for the above div is #afb3d9

HTML with inline CSS

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

#afb3d9 color code is use for CSS Border Color

CSS Border color for the above div is #afb3d9

HTML with inline CSS

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

CSS Border Left color for the above div is #afb3d9

HTML with inline CSS

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

CSS Border Right color for the above div is #afb3d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afb3d9

HTML with inline CSS

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

CSS Border Top color for the above div is #afb3d9

HTML with inline CSS

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

#afb3d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afb3d9 Color code Preview on White Background

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

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.