crispedge.com

Color picker

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

#b4e149 hex color - Green - Warm color - Information

#b4e149 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b4e149 Color code in RGB color code model is created after adding 70.59% red color, 88.24% green color and 28.63% blue color. Hex #b4e149 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 68% yellow and 12% black.

Hex #b4e149 color code is between #bbdd44 web safe hex color code and #aaee55 web safe hex color code. #bbdd44 is the nearest web safe color code. You can see here many more shades of #b4e149 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb4e149#b4e149
RGB Decimal180, 225, 73rgb(180, 225, 73)
RGB Percent71%, 88%, 29%rgb(71%, 88%, 29%)
CSS RGBa180, 225, 73,1rgba(180,225,73,1)
CMYK Modelcmyk(20%,0%,68%,12%)
HSL Color Space78,72% ,58%hsl(78,72% ,58%)
HSV Color Space78°, 68%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001110000101001001
Octal264341111
Decimal18022573
Hexb4e149

Different shades of #b4e149 color code.

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

Light Shade of #b4e149
#c6e875
Dark Shade of #b4e149
#a0d423
Saturated Shade of #b4e149
#b8ec3e
Desaturated Shade of #b4e149
#b0d654
Grey scale Shade of #b4e149
#959595
Brighten Shade
#cdfa62
Most Readable Shade
#000000

Shades of #b4e149 color code

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

#b4e149
#a0c840
#8caf38
#789630
#647d28
#506420
#3c4b18
#283210
#141908
#000000

Similar Color like #b4e149 color

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

#b5e24a
#b6e34b
#b7e44c
#b8e54d
#b9e64e
#bae74f
#bbe850
#bce951
#bdea52
#beeb53
#bfec54
#c0ed55
#c1ee56
#c2ef57
#b3e048
#b2df47
#b1de46
#b0dd45
#afdc44
#aedb43
#adda42
#acd941
#abd840
#aad73f
#a9d63e
#a8d53d
#a7d43c
#a6d33b

Monochromatic Color with #b4e149

#b4e149
#0a0c04
#2c3712
#4e6120
#708c2d
#92b63b

Tints of #b4e149 Color

#b4e149
#bce45d
#c4e771
#cdeb85
#d5ee99
#ddf1ae
#e6f5c2
#eef8d6
#f6fbea
#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

#b4e149
#7649e1

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

Split Complementary

#b4e149
#4968e1
#c249e1

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

Analogous Color

#e1d149
#d2e149
#b4e149
#96e149
#77e149

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

#b4e149
#49b4e1
#e149b4

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

#b4e149
#49e1c2
#7649e1
#e14968

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

#b4e149
#7649e1
#c249e1
#68e149

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

#b4e149 Color Code Preview on Black Background Color

This is how #b4e149 Color will look on black background color. Color contrast ratio is 13.81

#b4e149 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4e149

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4e149

#b4e149 color code is use for CSS Background Color

Background color for the above div is #b4e149

HTML with inline CSS

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

#b4e149 color code is use for CSS Border Color

CSS Border color for the above div is #b4e149

HTML with inline CSS

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

CSS Border Left color for the above div is #b4e149

HTML with inline CSS

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

CSS Border Right color for the above div is #b4e149

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4e149

HTML with inline CSS

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

CSS Border Top color for the above div is #b4e149

HTML with inline CSS

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

#b4e149 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4e149 Color code Preview on White Background

This is how #b4e149 Color code will look on white background color. Color contrast ratio is 1.52

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

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.