crispedge.com

Color picker

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

#bcf99d hex color - Green - Cool color - Information

#bcf99d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bcf99d Color code in RGB color code model is created after adding 73.73% red color, 97.65% green color and 61.57% blue color. Hex #bcf99d Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 37% yellow and 2% black.

Hex #bcf99d color code is between #bbff99 web safe hex color code and #cceeaa web safe hex color code. #bbff99 is the nearest web safe color code. You can see here many more shades of #bcf99d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebcf99d#bcf99d
RGB Decimal188, 249, 157rgb(188, 249, 157)
RGB Percent74%, 98%, 62%rgb(74%, 98%, 62%)
CSS RGBa188, 249, 157,1rgba(188,249,157,1)
CMYK Modelcmyk(24%,0%,37%,2%)
HSL Color Space100,88% ,80%hsl(100,88% ,80%)
HSV Color Space100°, 37%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001111100110011101
Octal274371235
Decimal188249157
Hexbcf99d

Different shades of #bcf99d color code.

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

Light Shade of #bcf99d
#ddfccd
Dark Shade of #bcf99d
#9bf66d
Saturated Shade of #bcf99d
#bafe98
Desaturated Shade of #bcf99d
#bef4a2
Grey scale Shade of #bcf99d
#cbcbcb
Brighten Shade
#d5ffb6
Most Readable Shade
#000000

Shades of #bcf99d color code

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

#bcf99d
#a7dd8b
#92c17a
#7da668
#688a57
#536e45
#3e5334
#293722
#141b11
#000000

Similar Color like #bcf99d color

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

#bdfa9e
#befb9f
#bffca0
#c0fda1
#c1fea2
#c2ffa3
#c3ffa4
#c4ffa5
#c5ffa6
#c6ffa7
#c7ffa8
#c8ffa9
#c9ffaa
#caffab
#bbf89c
#baf79b
#b9f69a
#b8f599
#b7f498
#b6f397
#b5f296
#b4f195
#b3f094
#b2ef93
#b1ee92
#b0ed91
#afec90
#aeeb8f

Monochromatic Color with #bcf99d

#bcf99d
#1c2417
#3c4f32
#5c794d
#7ca467
#9cce82

Tints of #bcf99d Color

#bcf99d
#c3f9a7
#cafab2
#d2fbbd
#d9fbc8
#e1fcd3
#e8fdde
#f0fde9
#f7fef4
#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

#bcf99d
#da9df9

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

Split Complementary

#bcf99d
#ac9df9
#f99dea

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

Analogous Color

#e1f99d
#cef99d
#bcf99d
#aaf99d
#9df9a3

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

#bcf99d
#9dbcf9
#f99dbc

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

#bcf99d
#9deaf9
#da9df9
#f9ac9d

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

#bcf99d
#da9df9
#f99dea
#9df9ac

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

#bcf99d Color Code Preview on Black Background Color

This is how #bcf99d Color will look on black background color. Color contrast ratio is 17.18

#bcf99d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcf99d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcf99d

#bcf99d color code is use for CSS Background Color

Background color for the above div is #bcf99d

HTML with inline CSS

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

#bcf99d color code is use for CSS Border Color

CSS Border color for the above div is #bcf99d

HTML with inline CSS

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

CSS Border Left color for the above div is #bcf99d

HTML with inline CSS

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

CSS Border Right color for the above div is #bcf99d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcf99d

HTML with inline CSS

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

CSS Border Top color for the above div is #bcf99d

HTML with inline CSS

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

#bcf99d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcf99d Color code Preview on White Background

This is how #bcf99d Color code will look on white background color. Color contrast ratio is 1.22

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

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.