crispedge.com

Color picker

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

#afbcc1 hex color - Blue - Cool color - Information

#afbcc1 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeafbcc1#afbcc1
RGB Decimal175, 188, 193rgb(175, 188, 193)
RGB Percent69%, 74%, 76%rgb(69%, 74%, 76%)
CSS RGBa175, 188, 193,1rgba(175,188,193,1)
CMYK Modelcmyk(9%,3%,0%,24%)
HSL Color Space197,13% ,72%hsl(197,13% ,72%)
HSV Color Space197°, 9%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011110011000001
Octal257274301
Decimal175188193
Hexafbcc1

Different shades of #afbcc1 color code.

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

Light Shade of #afbcc1
#ccd4d7
Dark Shade of #afbcc1
#92a4ab
Saturated Shade of #afbcc1
#a8bfc8
Desaturated Shade of #afbcc1
#b6b9ba
Grey scale Shade of #afbcc1
#b8b8b8
Brighten Shade
#c8d5da
Most Readable Shade
#000000

Shades of #afbcc1 color code

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

#afbcc1
#9ba7ab
#889296
#747d80
#61686b
#4d5355
#3a3e40
#26292a
#131415
#000000

Similar Color like #afbcc1 color

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

#b0bdc2
#b1bec3
#b2bfc4
#b3c0c5
#b4c1c6
#b5c2c7
#b6c3c8
#b7c4c9
#b8c5ca
#b9c6cb
#bac7cc
#bbc8cd
#bcc9ce
#bdcacf
#aebbc0
#adbabf
#acb9be
#abb8bd
#aab7bc
#a9b6bb
#a8b5ba
#a7b4b9
#a6b3b8
#a5b2b7
#a4b1b6
#a3b0b5
#a2afb4
#a1aeb3

Monochromatic Color with #afbcc1

#afbcc1
#d6e5eb
#151617
#3b4041
#62696c
#889396

Tints of #afbcc1 Color

#afbcc1
#b7c3c7
#c0cace
#c9d2d5
#d2d9dc
#dbe1e3
#e4e8ea
#edf0f1
#f6f7f8
#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

#afbcc1
#c1b4af

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

Split Complementary

#afbcc1
#c1afb3
#c1bdaf

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

Analogous Color

#afc1bf
#afc0c1
#afbcc1
#afb8c1
#afb5c1

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

#afbcc1
#c1afbc
#bcc1af

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

#afbcc1
#bdafc1
#c1b4af
#b3c1af

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

#afbcc1
#c1b4af
#c1bdaf
#afb3c1

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

#afbcc1 Color Code Preview on Black Background Color

This is how #afbcc1 Color will look on black background color. Color contrast ratio is 10.79

#afbcc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbcc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbcc1

#afbcc1 color code is use for CSS Background Color

Background color for the above div is #afbcc1

HTML with inline CSS

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

#afbcc1 color code is use for CSS Border Color

CSS Border color for the above div is #afbcc1

HTML with inline CSS

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

CSS Border Left color for the above div is #afbcc1

HTML with inline CSS

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

CSS Border Right color for the above div is #afbcc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afbcc1

HTML with inline CSS

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

CSS Border Top color for the above div is #afbcc1

HTML with inline CSS

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

#afbcc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afbcc1 Color code Preview on White Background

This is how #afbcc1 Color code will look on white background color. Color contrast ratio is 1.95

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.