crispedge.com

Color picker

Loading...

#bbbf9c hex color - Green - Warm color - Information

#bbbf9c hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bbbf9c Color code in RGB color code model is created after adding 73.33% red color, 74.9% green color and 61.18% blue color. Hex #bbbf9c Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 18% yellow and 25% black.

Hex #bbbf9c color code is between #aabb99 web safe hex color code and #ccccaa web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #bbbf9c color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebbbf9c#bbbf9c
RGB Decimal187, 191, 156rgb(187, 191, 156)
RGB Percent73%, 75%, 61%rgb(73%, 75%, 61%)
CSS RGBa187, 191, 156,1rgba(187,191,156,1)
CMYK Modelcmyk(2%,0%,18%,25%)
HSL Color Space67,21% ,68%hsl(67,21% ,68%)
HSV Color Space67°, 18%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111011111110011100
Octal273277234
Decimal187191156
Hexbbbf9c

Different shades of #bbbf9c color code.

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

Light Shade of #bbbf9c
#d0d3bb
Dark Shade of #bbbf9c
#a6ab7d
Saturated Shade of #bbbf9c
#c1c794
Desaturated Shade of #bbbf9c
#b5b7a4
Grey scale Shade of #bbbf9c
#adadad
Brighten Shade
#d4d8b5
Most Readable Shade
#000000

Shades of #bbbf9c color code

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

#bbbf9c
#a6a98a
#919479
#7c7f68
#676a56
#535445
#3e3f34
#292a22
#141511
#000000

Similar Color like #bbbf9c color

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

#bcc09d
#bdc19e
#bec29f
#bfc3a0
#c0c4a1
#c1c5a2
#c2c6a3
#c3c7a4
#c4c8a5
#c5c9a6
#c6caa7
#c7cba8
#c8cca9
#c9cdaa
#babe9b
#b9bd9a
#b8bc99
#b7bb98
#b6ba97
#b5b996
#b4b895
#b3b794
#b2b693
#b1b592
#b0b491
#afb390
#aeb28f
#adb18e

Monochromatic Color with #bbbf9c

#bbbf9c
#e5e9bf
#151511
#3e3f34
#686a57
#919479

Tints of #bbbf9c Color

#bbbf9c
#c2c6a7
#cacdb2
#d1d4bd
#d9dbc8
#e0e2d3
#e8e9de
#eff0e9
#f7f7f4
#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

#bbbf9c
#a09cbf

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

Split Complementary

#bbbf9c
#9caabf
#b29cbf

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

Analogous Color

#bfb59c
#bfbc9c
#bbbf9c
#b4bf9c
#adbf9c

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

#bbbf9c
#9cbbbf
#bf9cbb

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

#bbbf9c
#9cbfb1
#a09cbf
#bf9ca9

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

#bbbf9c
#a09cbf
#b29cbf
#aabf9c

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

#bbbf9c Color Code Preview on Black Background Color

This is how #bbbf9c Color will look on black background color. Color contrast ratio is 11.05

#bbbf9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbf9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbf9c

#bbbf9c color code is use for CSS Background Color

Background color for the above div is #bbbf9c

HTML with inline CSS

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

#bbbf9c color code is use for CSS Border Color

CSS Border color for the above div is #bbbf9c

HTML with inline CSS

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

CSS Border Left color for the above div is #bbbf9c

HTML with inline CSS

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

CSS Border Right color for the above div is #bbbf9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbbf9c

HTML with inline CSS

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

CSS Border Top color for the above div is #bbbf9c

HTML with inline CSS

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

#bbbf9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbbf9c Color code Preview on White Background

This is how #bbbf9c Color code will look on white background color. Color contrast ratio is 1.90

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.