crispedge.com

Color picker

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

#b4ff4c hex color - Green - Warm color - Information

#b4ff4c hex color - Green - Warm color

Color Hue/Base color: Green

Hex #b4ff4c Color code in RGB color code model is created after adding 70.59% red color, 100% green color and 29.8% blue color. Hex #b4ff4c Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 70% yellow and 0% black.

Hex #b4ff4c color code is between #bbee44 web safe hex color code and #aadd55 web safe hex color code. #bbee44 is the nearest web safe color code. You can see here many more shades of #b4ff4c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb4ff4c#b4ff4c
RGB Decimal180, 255, 76rgb(180, 255, 76)
RGB Percent71%, 100%, 30%rgb(71%, 100%, 30%)
CSS RGBa180, 255, 76,1rgba(180,255,76,1)
CMYK Modelcmyk(29%,0%,70%,0%)
HSL Color Space85,100% ,65%hsl(85,100% ,65%)
HSV Color Space85°, 70%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001111111101001100
Octal264377114
Decimal18025576
Hexb4ff4c

Different shades of #b4ff4c color code.

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

Light Shade of #b4ff4c
#c9ff7f
Dark Shade of #b4ff4c
#9fff19
Saturated Shade of #b4ff4c
#b4ff4c
Desaturated Shade of #b4ff4c
#b3f655
Grey scale Shade of #b4ff4c
#a5a5a5
Brighten Shade
#cdff65
Most Readable Shade
#000000

Shades of #b4ff4c color code

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

#b4ff4c
#a0e243
#8cc63b
#78aa32
#648d2a
#507121
#3c5519
#283810
#141c08
#000000

Similar Color like #b4ff4c color

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

#b5ff4d
#b6ff4e
#b7ff4f
#b8ff50
#b9ff51
#baff52
#bbff53
#bcff54
#bdff55
#beff56
#bfff57
#c0ff58
#c1ff59
#c2ff5a
#b3fe4b
#b2fd4a
#b1fc49
#b0fb48
#affa47
#aef946
#adf845
#acf744
#abf643
#aaf542
#a9f441
#a8f340
#a7f23f
#a6f13e

Monochromatic Color with #b4ff4c

#b4ff4c
#1e2a0d
#3c5519
#5a8026
#78aa33
#96d43f

Tints of #b4ff4c Color

#b4ff4c
#bcff5f
#c4ff73
#cdff87
#d5ff9b
#ddffaf
#e6ffc3
#eeffd7
#f6ffeb
#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

#b4ff4c
#974cff

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

Split Complementary

#b4ff4c
#4c5bff
#f04cff

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

Analogous Color

#fcff4c
#d8ff4c
#b4ff4c
#90ff4c
#6cff4c

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

#b4ff4c
#4cb4ff
#ff4cb4

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

#b4ff4c
#4cfff0
#974cff
#ff4c5a

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

#b4ff4c
#974cff
#f04cff
#5bff4c

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

#b4ff4c Color Code Preview on Black Background Color

This is how #b4ff4c Color will look on black background color. Color contrast ratio is 17.35

#b4ff4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4ff4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4ff4c

#b4ff4c color code is use for CSS Background Color

Background color for the above div is #b4ff4c

HTML with inline CSS

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

#b4ff4c color code is use for CSS Border Color

CSS Border color for the above div is #b4ff4c

HTML with inline CSS

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

CSS Border Left color for the above div is #b4ff4c

HTML with inline CSS

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

CSS Border Right color for the above div is #b4ff4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4ff4c

HTML with inline CSS

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

CSS Border Top color for the above div is #b4ff4c

HTML with inline CSS

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

#b4ff4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4ff4c Color code Preview on White Background

This is how #b4ff4c Color code will look on white background color. Color contrast ratio is 1.21

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

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.