crispedge.com

Color picker

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

#b4d16a hex color - Green - Warm color - Information

#b4d16a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b4d16a Color code in RGB color code model is created after adding 70.59% red color, 81.96% green color and 41.57% blue color. Hex #b4d16a Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 49% yellow and 18% black.

Hex #b4d16a color code is between #bbcc66 web safe hex color code and #aadd77 web safe hex color code. #bbcc66 is the nearest web safe color code. You can see here many more shades of #b4d16a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb4d16a#b4d16a
RGB Decimal180, 209, 106rgb(180, 209, 106)
RGB Percent71%, 82%, 42%rgb(71%, 82%, 42%)
CSS RGBa180, 209, 106,1rgba(180,209,106,1)
CMYK Modelcmyk(14%,0%,49%,18%)
HSL Color Space77,53% ,62%hsl(77,53% ,62%)
HSV Color Space77°, 49%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001101000101101010
Octal264321152
Decimal180209106
Hexb4d16a

Different shades of #b4d16a color code.

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

Light Shade of #b4d16a
#c8dd91
Dark Shade of #b4d16a
#a0c543
Saturated Shade of #b4d16a
#b8db60
Desaturated Shade of #b4d16a
#b0c774
Grey scale Shade of #b4d16a
#9d9d9d
Brighten Shade
#cdea83
Most Readable Shade
#000000

Shades of #b4d16a color code

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

#b4d16a
#a0b95e
#8ca252
#788b46
#64743a
#505c2f
#3c4523
#282e17
#14170b
#000000

Similar Color like #b4d16a color

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

#b5d26b
#b6d36c
#b7d46d
#b8d56e
#b9d66f
#bad770
#bbd871
#bcd972
#bdda73
#bedb74
#bfdc75
#c0dd76
#c1de77
#c2df78
#b3d069
#b2cf68
#b1ce67
#b0cd66
#afcc65
#aecb64
#adca63
#acc962
#abc861
#aac760
#a9c65f
#a8c55e
#a7c45d
#a6c35c

Monochromatic Color with #b4d16a

#b4d16a
#d9fb80
#222714
#465129
#6b7c3f
#8fa654

Tints of #b4d16a Color

#b4d16a
#bcd67a
#c4db8b
#cde09b
#d5e5ac
#ddeabc
#e6efcd
#eef4dd
#f6f9ee
#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

#b4d16a
#876ad1

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

Split Complementary

#b4d16a
#6a81d1
#bb6ad1

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

Analogous Color

#d1c56a
#c9d16a
#b4d16a
#9fd16a
#8bd16a

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

#b4d16a
#6ab4d1
#d16ab4

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

#b4d16a
#6ad1ba
#876ad1
#d16a80

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

#b4d16a
#876ad1
#bb6ad1
#80d16a

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

#b4d16a Color Code Preview on Black Background Color

This is how #b4d16a Color will look on black background color. Color contrast ratio is 12.27

#b4d16a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4d16a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4d16a

#b4d16a color code is use for CSS Background Color

Background color for the above div is #b4d16a

HTML with inline CSS

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

#b4d16a color code is use for CSS Border Color

CSS Border color for the above div is #b4d16a

HTML with inline CSS

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

CSS Border Left color for the above div is #b4d16a

HTML with inline CSS

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

CSS Border Right color for the above div is #b4d16a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4d16a

HTML with inline CSS

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

CSS Border Top color for the above div is #b4d16a

HTML with inline CSS

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

#b4d16a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4d16a Color code Preview on White Background

This is how #b4d16a Color code will look on white background color. Color contrast ratio is 1.71

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

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.