crispedge.com

Color picker

Loading...

#afbbb0 hex color - Green - Cool color - Information

#afbbb0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afbbb0 Color code in RGB color code model is created after adding 68.63% red color, 73.33% green color and 69.02% blue color. Hex #afbbb0 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 6% yellow and 27% black.

Hex #afbbb0 color code is between #aaaaaa web safe hex color code and #bbccbb web safe hex color code. #aaaaaa is the nearest web safe color code. You can see here many more shades of #afbbb0 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeafbbb0#afbbb0
RGB Decimal175, 187, 176rgb(175, 187, 176)
RGB Percent69%, 73%, 69%rgb(69%, 73%, 69%)
CSS RGBa175, 187, 176,1rgba(175,187,176,1)
CMYK Modelcmyk(6%,0%,6%,27%)
HSL Color Space125,8% ,71%hsl(125,8% ,71%)
HSV Color Space125°, 6%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011101110110000
Octal257273260
Decimal175187176
Hexafbbb0

Different shades of #afbbb0 color code.

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

Light Shade of #afbbb0
#cbd2cb
Dark Shade of #afbbb0
#93a495
Saturated Shade of #afbbb0
#a8c2aa
Desaturated Shade of #afbbb0
#b5b5b5
Grey scale Shade of #afbbb0
#b5b5b5
Brighten Shade
#c8d4c9
Most Readable Shade
#000000

Shades of #afbbb0 color code

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

#afbbb0
#9ba69c
#889188
#747c75
#616761
#4d534e
#3a3e3a
#262927
#131413
#000000

Similar Color like #afbbb0 color

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

#b0bcb1
#b1bdb2
#b2beb3
#b3bfb4
#b4c0b5
#b5c1b6
#b6c2b7
#b7c3b8
#b8c4b9
#b9c5ba
#bac6bb
#bbc7bc
#bcc8bd
#bdc9be
#aebaaf
#adb9ae
#acb8ad
#abb7ac
#aab6ab
#a9b5aa
#a8b4a9
#a7b3a8
#a6b2a7
#a5b1a6
#a4b0a5
#a3afa4
#a2aea3
#a1ada2

Monochromatic Color with #afbbb0

#afbbb0
#d7e5d8
#101110
#383b38
#5f6660
#879088

Tints of #afbbb0 Color

#afbbb0
#b7c2b8
#c0cac1
#c9d1ca
#d2d9d3
#dbe0db
#e4e8e4
#edefed
#f6f7f6
#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

#afbbb0
#bbafba

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

Split Complementary

#afbbb0
#b6afbb
#bbafb4

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

Analogous Color

#b3bbaf
#b0bbaf
#afbbb0
#afbbb2
#afbbb5

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

#afbbb0
#b0afbb
#bbb0af

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

#afbbb0
#afb4bb
#bbafba
#bbb6af

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

#afbbb0
#bbafba
#bbafb4
#afbbb6

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

#afbbb0 Color Code Preview on Black Background Color

This is how #afbbb0 Color will look on black background color. Color contrast ratio is 10.56

#afbbb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbbb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbbb0

#afbbb0 color code is use for CSS Background Color

Background color for the above div is #afbbb0

HTML with inline CSS

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

#afbbb0 color code is use for CSS Border Color

CSS Border color for the above div is #afbbb0

HTML with inline CSS

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

CSS Border Left color for the above div is #afbbb0

HTML with inline CSS

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

CSS Border Right color for the above div is #afbbb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afbbb0

HTML with inline CSS

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

CSS Border Top color for the above div is #afbbb0

HTML with inline CSS

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

#afbbb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afbbb0 Color code Preview on White Background

This is how #afbbb0 Color code will look on white background color. Color contrast ratio is 1.99

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

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,187,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,175,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,187,176,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.