crispedge.com

Color picker

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

#b3d55e hex color - Green - Warm color - Information

#b3d55e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b3d55e Color code in RGB color code model is created after adding 70.2% red color, 83.53% green color and 36.86% blue color. Hex #b3d55e Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 56% yellow and 16% black.

Hex #b3d55e color code is between #bbdd66 web safe hex color code and #aacc55 web safe hex color code. #bbdd66 is the nearest web safe color code. You can see here many more shades of #b3d55e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb3d55e#b3d55e
RGB Decimal179, 213, 94rgb(179, 213, 94)
RGB Percent70%, 84%, 37%rgb(70%, 84%, 37%)
CSS RGBa179, 213, 94,1rgba(179,213,94,1)
CMYK Modelcmyk(16%,0%,56%,16%)
HSL Color Space77,59% ,60%hsl(77,59% ,60%)
HSV Color Space77°, 56%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100111101010101011110
Octal263325136
Decimal17921394
Hexb3d55e

Different shades of #b3d55e color code.

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

Light Shade of #b3d55e
#c6e086
Dark Shade of #b3d55e
#a0ca36
Saturated Shade of #b3d55e
#b7df54
Desaturated Shade of #b3d55e
#afcb68
Grey scale Shade of #b3d55e
#999999
Brighten Shade
#ccee77
Most Readable Shade
#000000

Shades of #b3d55e color code

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

#b3d55e
#9fbd53
#8ba549
#778e3e
#637634
#4f5e29
#3b471f
#272f14
#13170a
#000000

Similar Color like #b3d55e color

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

#b4d65f
#b5d760
#b6d861
#b7d962
#b8da63
#b9db64
#badc65
#bbdd66
#bcde67
#bddf68
#bee069
#bfe16a
#c0e26b
#c1e36c
#b2d45d
#b1d35c
#b0d25b
#afd15a
#aed059
#adcf58
#acce57
#abcd56
#aacc55
#a9cb54
#a8ca53
#a7c952
#a6c851
#a5c750

Monochromatic Color with #b3d55e

#b3d55e
#000000
#242b13
#485526
#6c8038
#8faa4b

Tints of #b3d55e Color

#b3d55e
#bbd96f
#c3de81
#cce393
#d4e7a5
#ddecb7
#e5f1c9
#eef5db
#f6faed
#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

#b3d55e
#805ed5

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

Split Complementary

#b3d55e
#5e77d5
#bc5ed5

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

Analogous Color

#d5c75e
#cbd55e
#b3d55e
#9bd55e
#83d55e

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

#b3d55e
#5eb3d5
#d55eb3

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

#b3d55e
#5ed5bb
#805ed5
#d55e77

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

#b3d55e
#805ed5
#bc5ed5
#77d55e

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

#b3d55e Color Code Preview on Black Background Color

This is how #b3d55e Color will look on black background color. Color contrast ratio is 12.60

#b3d55e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3d55e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3d55e

#b3d55e color code is use for CSS Background Color

Background color for the above div is #b3d55e

HTML with inline CSS

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

#b3d55e color code is use for CSS Border Color

CSS Border color for the above div is #b3d55e

HTML with inline CSS

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

CSS Border Left color for the above div is #b3d55e

HTML with inline CSS

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

CSS Border Right color for the above div is #b3d55e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3d55e

HTML with inline CSS

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

CSS Border Top color for the above div is #b3d55e

HTML with inline CSS

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

#b3d55e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3d55e Color code Preview on White Background

This is how #b3d55e Color code will look on white background color. Color contrast ratio is 1.67

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

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.