crispedge.com

Color picker

Loading...

#afb3c1 hex color - Blue - Cool color - Information

#afb3c1 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #afb3c1 Color code in RGB color code model is created after adding 68.63% red color, 70.2% green color and 75.69% blue color. Hex #afb3c1 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 7% magenta, 0% yellow and 24% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafb3c1#afb3c1
RGB Decimal175, 179, 193rgb(175, 179, 193)
RGB Percent69%, 70%, 76%rgb(69%, 70%, 76%)
CSS RGBa175, 179, 193,1rgba(175,179,193,1)
CMYK Modelcmyk(9%,7%,0%,24%)
HSL Color Space227,13% ,72%hsl(227,13% ,72%)
HSV Color Space227°, 9%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011001111000001
Octal257263301
Decimal175179193
Hexafb3c1

Different shades of #afb3c1 color code.

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

Light Shade of #afb3c1
#ccced7
Dark Shade of #afb3c1
#9298ab
Saturated Shade of #afb3c1
#a8afc8
Desaturated Shade of #afb3c1
#b6b7ba
Grey scale Shade of #afb3c1
#b8b8b8
Brighten Shade
#c8ccda
Most Readable Shade
#000000

Shades of #afb3c1 color code

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

#afb3c1
#9b9fab
#888b96
#747780
#61636b
#4d4f55
#3a3b40
#26272a
#131315
#000000

Similar Color like #afb3c1 color

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

#b0b4c2
#b1b5c3
#b2b6c4
#b3b7c5
#b4b8c6
#b5b9c7
#b6bac8
#b7bbc9
#b8bcca
#b9bdcb
#babecc
#bbbfcd
#bcc0ce
#bdc1cf
#aeb2c0
#adb1bf
#acb0be
#abafbd
#aaaebc
#a9adbb
#a8acba
#a7abb9
#a6aab8
#a5a9b7
#a4a8b6
#a3a7b5
#a2a6b4
#a1a5b3

Monochromatic Color with #afb3c1

#afb3c1
#d6daeb
#151517
#3b3d41
#62646c
#888c96

Tints of #afb3c1 Color

#afb3c1
#b7bbc7
#c0c3ce
#c9ccd5
#d2d4dc
#dbdde3
#e4e5ea
#edeef1
#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

#afb3c1
#c1bdaf

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

Split Complementary

#afb3c1
#c1b4af
#bcc1af

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

Analogous Color

#afbac1
#afb7c1
#afb3c1
#afafc1
#b2afc1

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

#afb3c1
#c1afb3
#b3c1af

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

#afb3c1
#c1afbc
#c1bdaf
#afc1b4

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

#afb3c1
#c1bdaf
#bcc1af
#b4afc1

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

#afb3c1 Color Code Preview on Black Background Color

This is how #afb3c1 Color will look on black background color. Color contrast ratio is 10.04

#afb3c1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb3c1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb3c1

#afb3c1 color code is use for CSS Background Color

Background color for the above div is #afb3c1

HTML with inline CSS

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

#afb3c1 color code is use for CSS Border Color

CSS Border color for the above div is #afb3c1

HTML with inline CSS

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

CSS Border Left color for the above div is #afb3c1

HTML with inline CSS

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

CSS Border Right color for the above div is #afb3c1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afb3c1

HTML with inline CSS

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

CSS Border Top color for the above div is #afb3c1

HTML with inline CSS

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

#afb3c1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afb3c1 Color code Preview on White Background

This is how #afb3c1 Color code will look on white background color. Color contrast ratio is 2.09

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

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,179,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(193,189,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,179,193,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.