Skip to main content Skip to docs navigation

#bdccbd hex color | Download Light Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Paris White and its hex is #BFCDC0 Nearest Color Name

Color Hue/Base color: Green

Hex #bdccbd Color code in RGB color code model is created after adding 74.12% red color, 80% green color and 74.12% blue color. Hex #bdccbd Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 7% yellow and 20% black.

Hex #bdccbd color code is between #bbbbbb web safe hex color code and #ccddcc web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #bdccbd color code.

RGB Chart

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

Color Table

Hex Color Code bdccbd #bdccbd
RGB Decimal 189, 204, 189 189, 204, 189
RGB Percent 74%, 80%, 74% rgb(74%, 80%, 74%)
CSS RGBa 189, 204, 189,1 rgba(189,204,189,1)
CMYK Model cmyk(7%,0%,7%,20%)
HSL Color Space 120,13% ,77% hsl(120,13% ,77%)
HSV Color Space 120°, 7%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11001100 10111101
Octal 275 314 275
Decimal 189 204 189
Hex bd cc bd

Different shades of #bdccbd color code.

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

Darkest of #bdccbd
#698769
Darker of #bdccbd
#83a083
Dark of #bdccbd
#a0b6a0
Base of #bdccbd
#bdccbd
Light of #bdccbd
#dae2da
Lighter
#f7f8f7
Lightest
#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

#bdccbd
#ccbdcc

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

Split Complementary

#bdccbd
#c5bdcc
#ccbdc5

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

Analogous Color

#c6ccbd
#c3ccbd
#bdccbd
#bdccc2
#bdccc8

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

#bdccbd
#ccbdbd
#bdbdcc

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

#bdccbd
#bdbdcc
#ccbdcc
#ccccbd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bdccbd
#bdc5cc
#ccbdcc
#ccc5bd

Square 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).

Monochromatic Color with #bdccbd

#526b52
#698769
#83a083
#a0b6a0
#bdccbd
#dae2da
#f7f8f7
#ffffff
#ffffff

Tints of #bdccbd Color

#bdccbd
#c4d1c4
#cbd7cb
#d3ddd3
#dae2da
#e1e8e1
#e9eee9
#f0f3f0
#f7f9f7
#ffffff

Shades of #bdccbd color code

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

#bdccbd
#a8b5a8
#939e93
#7e887e
#697169
#545a54
#3f443f
#2a2d2a
#151615
#000000

Tones

#bdccbd
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #bdccbd color

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

#becdbe
#bfcebf
#c0cfc0
#c1d0c1
#c2d1c2
#c3d2c3
#c4d3c4
#c5d4c5
#c6d5c6
#c7d6c7
#c8d7c8
#c9d8c9
#cad9ca
#cbdacb
#bccbbc
#bbcabb
#bac9ba
#b9c8b9
#b8c7b8
#b7c6b7
#b6c5b6
#b5c4b5
#b4c3b4
#b3c2b3
#b2c1b2
#b1c0b1
#b0bfb0
#afbeaf

Download this Light Green

Hex #bdccbd 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.

#bdccbd Color Code Preview on Black Background Color

This is how #bdccbd Color will look on black background color. Color contrast ratio is 12.54

#bdccbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdccbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdccbd

#bdccbd color code is use for CSS Background Color

Background color for the above div is #bdccbd

HTML with inline CSS

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

#bdccbd color code is use for CSS Border Color

CSS Border color for the above div is #bdccbd

HTML with inline CSS

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

CSS Border Left color for the above div is #bdccbd

HTML with inline CSS

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

CSS Border Right color for the above div is #bdccbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdccbd

HTML with inline CSS

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

CSS Border Top color for the above div is #bdccbd

HTML with inline CSS

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

#bdccbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdccbd Color code Preview on White Background

This is how #bdccbd Color code will look on white background color. Color contrast ratio is 1.68

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(189,204,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,189,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,204,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }