crispedge.com

Color picker

Loading...

#afccd5 hex color - Blue - Cool color - Information

#afccd5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #afccd5 Color code in RGB color code model is created after adding 68.63% red color, 80% green color and 83.53% blue color. Hex #afccd5 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 4% magenta, 0% yellow and 16% black.

Hex #afccd5 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 #afccd5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafccd5#afccd5
RGB Decimal175, 204, 213rgb(175, 204, 213)
RGB Percent69%, 80%, 84%rgb(69%, 80%, 84%)
CSS RGBa175, 204, 213,1rgba(175,204,213,1)
CMYK Modelcmyk(18%,4%,0%,16%)
HSL Color Space194,31% ,76%hsl(194,31% ,76%)
HSV Color Space194°, 18%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111100110011010101
Octal257314325
Decimal175204213
Hexafccd5

Different shades of #afccd5 color code.

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

Light Shade of #afccd5
#d0e1e7
Dark Shade of #afccd5
#8eb7c3
Saturated Shade of #afccd5
#a9cfdb
Desaturated Shade of #afccd5
#b5c9cf
Grey scale Shade of #afccd5
#c2c2c2
Brighten Shade
#c8e5ee
Most Readable Shade
#000000

Shades of #afccd5 color code

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

#afccd5
#9bb5bd
#889ea5
#74888e
#617176
#4d5a5e
#3a4447
#262d2f
#131617
#000000

Similar Color like #afccd5 color

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

#b0cdd6
#b1ced7
#b2cfd8
#b3d0d9
#b4d1da
#b5d2db
#b6d3dc
#b7d4dd
#b8d5de
#b9d6df
#bad7e0
#bbd8e1
#bcd9e2
#bddae3
#aecbd4
#adcad3
#acc9d2
#abc8d1
#aac7d0
#a9c6cf
#a8c5ce
#a7c4cd
#a6c3cc
#a5c2cb
#a4c1ca
#a3c0c9
#a2bfc8
#a1bec7

Monochromatic Color with #afccd5

#afccd5
#000000
#23292b
#465255
#697b80
#8ca3aa

Tints of #afccd5 Color

#afccd5
#b7d1d9
#c0d7de
#c9dde3
#d2e2e7
#dbe8ec
#e4eef1
#edf3f5
#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

#afccd5
#d5b8af

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

Split Complementary

#afccd5
#d5afb9
#d5cbaf

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

Analogous Color

#afd5cf
#afd4d5
#afccd5
#afc4d5
#afbdd5

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

#afccd5
#d5afcc
#ccd5af

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

#afccd5
#cbafd5
#d5b8af
#b9d5af

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

#afccd5
#d5b8af
#d5cbaf
#afb9d5

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

#afccd5 Color Code Preview on Black Background Color

This is how #afccd5 Color will look on black background color. Color contrast ratio is 12.42

#afccd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afccd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afccd5

#afccd5 color code is use for CSS Background Color

Background color for the above div is #afccd5

HTML with inline CSS

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

#afccd5 color code is use for CSS Border Color

CSS Border color for the above div is #afccd5

HTML with inline CSS

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

CSS Border Left color for the above div is #afccd5

HTML with inline CSS

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

CSS Border Right color for the above div is #afccd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afccd5

HTML with inline CSS

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

CSS Border Top color for the above div is #afccd5

HTML with inline CSS

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

#afccd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afccd5 Color code Preview on White Background

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

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,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(213,184,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,204,213,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.