@
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.

#bccf9b hex color - Green - Warm color - Information

#bccf9b hex color - Green - Warm color

Color Hue/Base color: Green

Hex #bccf9b Color code in RGB color code model is created after adding 73.73% red color, 81.18% green color and 60.78% blue color. Hex #bccf9b Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 25% yellow and 18.82% black.

Hex #bccf9b color code is between #bbcc99 web safe hex color code and #ccddaa web safe hex color code. #bbcc99 is the nearest web safe color code. You can see here many more shades of #bccf9b color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Code bccf9b #bccf9b
RGB Decimal 188, 207, 155 rgb(188, 207, 155)
RGB Percent 74%, 81%, 61% rgb(74%, 81%, 61%)
CSS RGBa 188, 207, 155,1 rgba(188,207,155,1)
CMYK Model cmyk(9%,0%,25%,18.82%)
HSL Color Space 82,35% ,71% hsl(82,35% ,71%)
HSV Color Space 82°, 25%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 11001111 10011011
Octal 274 317 233
Decimal 188 207 155
Hex bc cf 9b

Different shades of #bccf9b color code.

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

Light Shade of #bccf9b
#d3e0bd
Dark Shade of #bccf9b
#a5be79
Saturated Shade of #bccf9b
#bed694
Desaturated Shade of #bccf9b
#bac8a2
Grey scale Shade of #bccf9b
#b5b5b5
Brighten Shade
#d5e8b4
Most Readable Shade
#000000

Shades of #bccf9b color code

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

#bccf9b
#a7b889
#92a178
#7d8a67
#687356
#535c44
#3e4533
#292e22
#141711
#000000

Similar Color like #bccf9b color

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

#bdd09c
#bed19d
#bfd29e
#c0d39f
#c1d4a0
#c2d5a1
#c3d6a2
#c4d7a3
#c5d8a4
#c6d9a5
#c7daa6
#c8dba7
#c9dca8
#cadda9
#bbce9a
#bacd99
#b9cc98
#b8cb97
#b7ca96
#b6c995
#b5c894
#b4c793
#b3c692
#b2c591
#b1c490
#b0c38f
#afc28e
#aec18d

Monochromatic Color with #bccf9b

#bccf9b
#e3f9bb
#22251c
#484f3c
#6f7a5b
#95a47b

Tints of #bccf9b Color

#bccf9b
#c3d4a6
#cad9b1
#d2dfbc
#d9e4c7
#e1e9d2
#e8efdd
#f0f4e8
#f7f9f3
#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

#bccf9b
#ae9bcf

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

Split Complementary

#bccf9b
#9ba2cf
#c89bcf

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

Analogous Color

#cfcd9b
#c6cf9b
#bccf9b
#b2cf9b
#a7cf9b

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

#bccf9b
#9bbccf
#cf9bbc

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

#bccf9b
#9bcfc8
#ae9bcf
#cf9ba2

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

#bccf9b
#ae9bcf
#c89bcf
#a2cf9b

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

#bccf9b Color Code Preview on Black Background Color

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

#bccf9b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bccf9b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bccf9b

#bccf9b color code is use for CSS Background Color

Background color for the above div is #bccf9b

HTML with inline CSS

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

#bccf9b color code is use for CSS Border Color

CSS Border color for the above div is #bccf9b

HTML with inline CSS

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

CSS Border Left color for the above div is #bccf9b

HTML with inline CSS

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

CSS Border Right color for the above div is #bccf9b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bccf9b

HTML with inline CSS

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

CSS Border Top color for the above div is #bccf9b

HTML with inline CSS

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

#bccf9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bccf9b Color code Preview on White Background

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

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(188,207,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,155,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,207,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.