crispedge.com

Color picker

Loading...

#afccd9 hex color - Blue - Cool color - Information

#afccd9 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeafccd9#afccd9
RGB Decimal175, 204, 217rgb(175, 204, 217)
RGB Percent69%, 80%, 85%rgb(69%, 80%, 85%)
CSS RGBa175, 204, 217,1rgba(175,204,217,1)
CMYK Modelcmyk(19%,6%,0%,15%)
HSL Color Space199,36% ,77%hsl(199,36% ,77%)
HSV Color Space199°, 19%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111100110011011001
Octal257314331
Decimal175204217
Hexafccd9

Different shades of #afccd9 color code.

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

Light Shade of #afccd9
#d2e2e9
Dark Shade of #afccd9
#8cb6c9
Saturated Shade of #afccd9
#a9cedf
Desaturated Shade of #afccd9
#b5cad3
Grey scale Shade of #afccd9
#c4c4c4
Brighten Shade
#c8e5f2
Most Readable Shade
#000000

Shades of #afccd9 color code

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

#afccd9
#9bb5c0
#889ea8
#748890
#617178
#4d5a60
#3a4448
#262d30
#131618
#000000

Similar Color like #afccd9 color

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

#b0cdda
#b1cedb
#b2cfdc
#b3d0dd
#b4d1de
#b5d2df
#b6d3e0
#b7d4e1
#b8d5e2
#b9d6e3
#bad7e4
#bbd8e5
#bcd9e6
#bddae7
#aecbd8
#adcad7
#acc9d6
#abc8d5
#aac7d4
#a9c6d3
#a8c5d2
#a7c4d1
#a6c3d0
#a5c2cf
#a4c1ce
#a3c0cd
#a2bfcc
#a1becb

Monochromatic Color with #afccd9

#afccd9
#040404
#262c2f
#485459
#6a7c84
#8da4ae

Tints of #afccd9 Color

#afccd9
#b7d1dd
#c0d7e1
#c9dde5
#d2e2e9
#dbe8ee
#e4eef2
#edf3f6
#f6f9fa
#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

#afccd9
#d9bcaf

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

Split Complementary

#afccd9
#d9afb7
#d9d1af

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

Analogous Color

#afd9d5
#afd4d9
#afccd9
#afc4d9
#afbbd9

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

#afccd9
#d9afcc
#ccd9af

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

#afccd9
#d1afd9
#d9bcaf
#b7d9af

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

#afccd9
#d9bcaf
#d9d1af
#afb7d9

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

#afccd9 Color Code Preview on Black Background Color

This is how #afccd9 Color will look on black background color. Color contrast ratio is 12.46

#afccd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afccd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afccd9

#afccd9 color code is use for CSS Background Color

Background color for the above div is #afccd9

HTML with inline CSS

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

#afccd9 color code is use for CSS Border Color

CSS Border color for the above div is #afccd9

HTML with inline CSS

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

CSS Border Left color for the above div is #afccd9

HTML with inline CSS

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

CSS Border Right color for the above div is #afccd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afccd9

HTML with inline CSS

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

CSS Border Top color for the above div is #afccd9

HTML with inline CSS

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

#afccd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afccd9 Color code Preview on White Background

This is how #afccd9 Color code will look on white background color. Color contrast ratio is 1.69

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(175,204,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,188,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,204,217,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.