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

#b4dc4d hex color - Green - Warm color - Information

#b4dc4d hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b4dc4d Color code in RGB color code model is created after adding 70.59% red color, 86.27% green color and 30.2% blue color. Hex #b4dc4d Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 65% yellow and 13.73% black.

Hex #b4dc4d color code is between #bbdd55 web safe hex color code and #aacc44 web safe hex color code. #bbdd55 is the nearest web safe color code. You can see here many more shades of #b4dc4d 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 b4dc4d #b4dc4d
RGB Decimal 180, 220, 77 rgb(180, 220, 77)
RGB Percent 71%, 86%, 30% rgb(71%, 86%, 30%)
CSS RGBa 180, 220, 77,1 rgba(180,220,77,1)
CMYK Model cmyk(18%,0%,65%,13.73%)
HSL Color Space 77,67% ,58% hsl(77,67% ,58%)
HSV Color Space 77°, 65%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 11011100 01001101
Octal 264 334 115
Decimal 180 220 77
Hex b4 dc 4d

Different shades of #b4dc4d color code.

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

Light Shade of #b4dc4d
#c6e478
Dark Shade of #b4dc4d
#9fce28
Saturated Shade of #b4dc4d
#b9e742
Desaturated Shade of #b4dc4d
#afd158
Grey scale Shade of #b4dc4d
#949494
Brighten Shade
#cdf566
Most Readable Shade
#000000

Shades of #b4dc4d color code

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

#b4dc4d
#a0c344
#8cab3b
#789233
#647a2a
#506122
#3c4919
#283011
#141808
#000000

Similar Color like #b4dc4d color

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

#b5dd4e
#b6de4f
#b7df50
#b8e051
#b9e152
#bae253
#bbe354
#bce455
#bde556
#bee657
#bfe758
#c0e859
#c1e95a
#c2ea5b
#b3db4c
#b2da4b
#b1d94a
#b0d849
#afd748
#aed647
#add546
#acd445
#abd344
#aad243
#a9d142
#a8d041
#a7cf40
#a6ce3f

Monochromatic Color with #b4dc4d

#b4dc4d
#060703
#293211
#4c5c20
#6e872f
#91b13e

Tints of #b4dc4d Color

#b4dc4d
#bcdf60
#c4e374
#cde788
#d5eb9c
#ddefaf
#e6f3c3
#eef7d7
#f6fbeb
#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

#b4dc4d
#754ddc

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

Split Complementary

#b4dc4d
#4d6ddc
#bc4ddc

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

Analogous Color

#dccb4d
#d1dc4d
#b4dc4d
#97dc4d
#7bdc4d

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

#b4dc4d
#4db4dc
#dc4db4

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

#b4dc4d
#4ddcbc
#754ddc
#dc4d6c

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

#b4dc4d
#754ddc
#bc4ddc
#6ddc4d

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

#b4dc4d Color Code Preview on Black Background Color

This is how #b4dc4d Color will look on black background color. Color contrast ratio is 13.29

#b4dc4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4dc4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4dc4d

#b4dc4d color code is use for CSS Background Color

Background color for the above div is #b4dc4d

HTML with inline CSS

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

#b4dc4d color code is use for CSS Border Color

CSS Border color for the above div is #b4dc4d

HTML with inline CSS

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

CSS Border Left color for the above div is #b4dc4d

HTML with inline CSS

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

CSS Border Right color for the above div is #b4dc4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4dc4d

HTML with inline CSS

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

CSS Border Top color for the above div is #b4dc4d

HTML with inline CSS

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

#b4dc4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4dc4d Color code Preview on White Background

This is how #b4dc4d Color code will look on white background color. Color contrast ratio is 1.58

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

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(180,220,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,77,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,220,77,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.