crispedge.com

Color picker

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

#afbcb3 hex color - Green - Cool color - Information

#afbcb3 hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeafbcb3#afbcb3
RGB Decimal175, 188, 179rgb(175, 188, 179)
RGB Percent69%, 74%, 70%rgb(69%, 74%, 70%)
CSS RGBa175, 188, 179,1rgba(175,188,179,1)
CMYK Modelcmyk(7%,0%,5%,26%)
HSL Color Space138,9% ,71%hsl(138,9% ,71%)
HSV Color Space138°, 7%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011110010110011
Octal257274263
Decimal175188179
Hexafbcb3

Different shades of #afbcb3 color code.

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

Light Shade of #afbcb3
#cbd3cd
Dark Shade of #afbcb3
#93a599
Saturated Shade of #afbcb3
#a8c3b0
Desaturated Shade of #afbcb3
#b5b5b5
Grey scale Shade of #afbcb3
#b5b5b5
Brighten Shade
#c8d5cc
Most Readable Shade
#000000

Shades of #afbcb3 color code

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

#afbcb3
#9ba79f
#88928b
#747d77
#616863
#4d534f
#3a3e3b
#262927
#131413
#000000

Similar Color like #afbcb3 color

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

#b0bdb4
#b1beb5
#b2bfb6
#b3c0b7
#b4c1b8
#b5c2b9
#b6c3ba
#b7c4bb
#b8c5bc
#b9c6bd
#bac7be
#bbc8bf
#bcc9c0
#bdcac1
#aebbb2
#adbab1
#acb9b0
#abb8af
#aab7ae
#a9b6ad
#a8b5ac
#a7b4ab
#a6b3aa
#a5b2a9
#a4b1a8
#a3b0a7
#a2afa6
#a1aea5

Monochromatic Color with #afbcb3

#afbcb3
#d7e6db
#111211
#383c3a
#606762
#87918b

Tints of #afbcb3 Color

#afbcb3
#b7c3bb
#c0cac3
#c9d2cc
#d2d9d4
#dbe1dd
#e4e8e5
#edf0ee
#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

#afbcb3
#bcafb8

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

Split Complementary

#afbcb3
#baafbc
#bcafb2

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

Analogous Color

#b0bcaf
#afbcb0
#afbcb3
#afbcb6
#afbcb8

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

#afbcb3
#b3afbc
#bcb3af

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

#afbcb3
#afb1bc
#bcafb8
#bcb9af

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

#afbcb3
#bcafb8
#bcafb2
#afbcb9

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

#afbcb3 Color Code Preview on Black Background Color

This is how #afbcb3 Color will look on black background color. Color contrast ratio is 10.67

#afbcb3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbcb3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbcb3

#afbcb3 color code is use for CSS Background Color

Background color for the above div is #afbcb3

HTML with inline CSS

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

#afbcb3 color code is use for CSS Border Color

CSS Border color for the above div is #afbcb3

HTML with inline CSS

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

CSS Border Left color for the above div is #afbcb3

HTML with inline CSS

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

CSS Border Right color for the above div is #afbcb3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afbcb3

HTML with inline CSS

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

CSS Border Top color for the above div is #afbcb3

HTML with inline CSS

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

#afbcb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afbcb3 Color code Preview on White Background

This is how #afbcb3 Color code will look on white background color. Color contrast ratio is 1.97

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.