crispedge.com

Color picker

Loading...

#bccf9f hex color - Green - Warm color - Information

#bccf9f hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #bccf9f 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 #bccf9f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebccf9f#bccf9f
RGB Decimal188, 207, 159rgb(188, 207, 159)
RGB Percent74%, 81%, 62%rgb(74%, 81%, 62%)
CSS RGBa188, 207, 159,1rgba(188,207,159,1)
CMYK Modelcmyk(9%,0%,23%,19%)
HSL Color Space84,33% ,72%hsl(84,33% ,72%)
HSV Color Space84°, 23%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100111110011111
Octal274317237
Decimal188207159
Hexbccf9f

Different shades of #bccf9f color code.

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

Light Shade of #bccf9f
#d4e0c1
Dark Shade of #bccf9f
#a4be7d
Saturated Shade of #bccf9f
#bdd698
Desaturated Shade of #bccf9f
#bac8a6
Grey scale Shade of #bccf9f
#b7b7b7
Brighten Shade
#d5e8b8
Most Readable Shade
#000000

Shades of #bccf9f color code

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

#bccf9f
#a7b88d
#92a17b
#7d8a6a
#687358
#535c46
#3e4535
#292e23
#141711
#000000

Similar Color like #bccf9f color

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

#bdd0a0
#bed1a1
#bfd2a2
#c0d3a3
#c1d4a4
#c2d5a5
#c3d6a6
#c4d7a7
#c5d8a8
#c6d9a9
#c7daaa
#c8dbab
#c9dcac
#caddad
#bbce9e
#bacd9d
#b9cc9c
#b8cb9b
#b7ca9a
#b6c999
#b5c898
#b4c797
#b3c696
#b2c595
#b1c494
#b0c393
#afc292
#aec191

Monochromatic Color with #bccf9f

#bccf9f
#e3f9c0
#22251c
#484f3d
#6f7a5e
#95a47e

Tints of #bccf9f Color

#bccf9f
#c3d4a9
#cad9b4
#d2dfbf
#d9e4c9
#e1e9d4
#e8efdf
#f0f4e9
#f7f9f4
#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

#bccf9f
#b29fcf

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

Split Complementary

#bccf9f
#9fa4cf
#ca9fcf

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

Analogous Color

#cfcf9f
#c6cf9f
#bccf9f
#b2cf9f
#a9cf9f

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

#bccf9f
#9fbccf
#cf9fbc

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

#bccf9f
#9fcfca
#b29fcf
#cf9fa4

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

#bccf9f
#b29fcf
#ca9fcf
#a4cf9f

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

#bccf9f Color Code Preview on Black Background Color

This is how #bccf9f Color will look on black background color. Color contrast ratio is 12.56

#bccf9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bccf9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bccf9f

#bccf9f color code is use for CSS Background Color

Background color for the above div is #bccf9f

HTML with inline CSS

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

#bccf9f color code is use for CSS Border Color

CSS Border color for the above div is #bccf9f

HTML with inline CSS

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

CSS Border Left color for the above div is #bccf9f

HTML with inline CSS

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

CSS Border Right color for the above div is #bccf9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bccf9f

HTML with inline CSS

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

CSS Border Top color for the above div is #bccf9f

HTML with inline CSS

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

#bccf9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bccf9f Color code Preview on White Background

This is how #bccf9f Color code will look on white background color. Color contrast ratio is 1.67

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.