crispedge.com

#b4d95a hex color - Green - Warm color - Information

#b4d95a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b4d95a Color code in RGB color code model is created after adding 70.59% red color, 85.1% green color and 35.29% blue color. Hex #b4d95a Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 59% yellow and 15% black.

Hex #b4d95a color code is between #bbdd55 web safe hex color code and #aacc66 web safe hex color code. #bbdd55 is the nearest web safe color code. You can see here many more shades of #b4d95a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeb4d95a#b4d95a
RGB Decimal180, 217, 90rgb(180, 217, 90)
RGB Percent71%, 85%, 35%rgb(71%, 85%, 35%)
CSS RGBa180, 217, 90,1rgba(180,217,90,1)
CMYK Modelcmyk(17%,0%,59%,15%)
HSL Color Space77,63% ,60%hsl(77,63% ,60%)
HSV Color Space77°, 59%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001101100101011010
Octal264331132
Decimal18021790
Hexb4d95a

Different shades of #b4d95a color code.

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

Light Shade of #b4d95a
#c7e383
Dark Shade of #b4d95a
#a1cf31
Saturated Shade of #b4d95a
#b8e350
Desaturated Shade of #b4d95a
#b0cf64
Grey scale Shade of #b4d95a
#999999
Brighten Shade
#cdf273
Most Readable Shade
#000000

Shades of #b4d95a color code

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

#b4d95a
#a0c050
#8ca846
#78903c
#647832
#506028
#3c481e
#283014
#14180a
#000000

Similar Color like #b4d95a color

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

#b5da5b
#b6db5c
#b7dc5d
#b8dd5e
#b9de5f
#badf60
#bbe061
#bce162
#bde263
#bee364
#bfe465
#c0e566
#c1e667
#c2e768
#b3d859
#b2d758
#b1d657
#b0d556
#afd455
#aed354
#add253
#acd152
#abd051
#aacf50
#a9ce4f
#a8cd4e
#a7cc4d
#a6cb4c

Monochromatic Color with #b4d95a

#b4d95a
#040402
#272f13
#4a5925
#6d8437
#91ae48

Tints of #b4d95a Color

#b4d95a
#bcdd6c
#c4e17e
#cde591
#d5e9a3
#ddeeb5
#e6f2c8
#eef6da
#f6faec
#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

#b4d95a
#7f5ad9

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

Split Complementary

#b4d95a
#5a75d9
#bf5ad9

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

Analogous Color

#d9cb5a
#cdd95a
#b4d95a
#9bd95a
#81d95a

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

#b4d95a
#5ab4d9
#d95ab4

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

#b4d95a
#5ad9be
#7f5ad9
#d95a74

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

#b4d95a
#7f5ad9
#bf5ad9
#75d95a

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

#b4d95a Color Code Preview on Black Background Color

This is how #b4d95a Color will look on black background color. Color contrast ratio is 13.01

#b4d95a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4d95a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4d95a

#b4d95a color code is use for CSS Background Color

Background color for the above div is #b4d95a

HTML with inline CSS

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

#b4d95a color code is use for CSS Border Color

CSS Border color for the above div is #b4d95a

HTML with inline CSS

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

CSS Border Left color for the above div is #b4d95a

HTML with inline CSS

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

CSS Border Right color for the above div is #b4d95a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4d95a

HTML with inline CSS

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

CSS Border Top color for the above div is #b4d95a

HTML with inline CSS

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

#b4d95a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4d95a Color code Preview on White Background

This is how #b4d95a Color code will look on white background color. Color contrast ratio is 1.61

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>