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

#bcdb68 hex color - Green - Warm color - Information

#bcdb68 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bcdb68 Color code in RGB color code model is created after adding 73.73% red color, 85.88% green color and 40.78% blue color. Hex #bcdb68 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 53% yellow and 14.12% black.

Hex #bcdb68 color code is between #bbdd66 web safe hex color code and #cccc77 web safe hex color code. #bbdd66 is the nearest web safe color code. You can see here many more shades of #bcdb68 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bcdb68 #bcdb68
RGB Decimal 188, 219, 104 rgb(188, 219, 104)
RGB Percent 74%, 86%, 41% rgb(74%, 86%, 41%)
CSS RGBa 188, 219, 104,1 rgba(188,219,104,1)
CMYK Model cmyk(14%,0%,53%,14.12%)
HSL Color Space 76,61% ,63% hsl(76,61% ,63%)
HSV Color Space 76°, 53%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 11011011 01101000
Octal 274 333 150
Decimal 188 219 104
Hex bc db 68

Different shades of #bcdb68 color code.

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

Light Shade of #bcdb68
#cee591
Dark Shade of #bcdb68
#aad13f
Saturated Shade of #bcdb68
#c0e45f
Desaturated Shade of #bcdb68
#b8d271
Grey scale Shade of #bcdb68
#a1a1a1
Brighten Shade
#d5f481
Most Readable Shade
#000000

Shades of #bcdb68 color code

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

#bcdb68
#a7c25c
#92aa50
#7d9245
#687939
#53612e
#3e4922
#293017
#14180b
#000000

Similar Color like #bcdb68 color

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

#bddc69
#bedd6a
#bfde6b
#c0df6c
#c1e06d
#c2e16e
#c3e26f
#c4e370
#c5e471
#c6e572
#c7e673
#c8e774
#c9e875
#cae976
#bbda67
#bad966
#b9d865
#b8d764
#b7d663
#b6d562
#b5d461
#b4d360
#b3d25f
#b2d15e
#b1d05d
#b0cf5c
#afce5b
#aecd5a

Monochromatic Color with #bcdb68

#bcdb68
#060603
#2a3117
#4f5b2b
#738640
#98b054

Tints of #bcdb68 Color

#bcdb68
#c3df78
#cae389
#d2e79a
#d9ebab
#e1efbb
#e8f3cc
#f0f7dd
#f7fbee
#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

#bcdb68
#8768db

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

Split Complementary

#bcdb68
#6882db
#c068db

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

Analogous Color

#dbcc68
#d3db68
#bcdb68
#a5db68
#8edb68

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

#bcdb68
#68bcdb
#db68bc

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

#bcdb68
#68dbc0
#8768db
#db6882

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

#bcdb68
#8768db
#c068db
#82db68

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

#bcdb68 Color Code Preview on Black Background Color

This is how #bcdb68 Color will look on black background color. Color contrast ratio is 13.47

#bcdb68 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdb68

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdb68

#bcdb68 color code is use for CSS Background Color

Background color for the above div is #bcdb68

HTML with inline CSS

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

#bcdb68 color code is use for CSS Border Color

CSS Border color for the above div is #bcdb68

HTML with inline CSS

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

CSS Border Left color for the above div is #bcdb68

HTML with inline CSS

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

CSS Border Right color for the above div is #bcdb68

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcdb68

HTML with inline CSS

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

CSS Border Top color for the above div is #bcdb68

HTML with inline CSS

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

#bcdb68 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcdb68 Color code Preview on White Background

This is how #bcdb68 Color code will look on white background color. Color contrast ratio is 1.56

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

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,219,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,104,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,219,104,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.