crispedge.com

Color picker

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

#b8d95d hex color - Green - Warm color - Information

#b8d95d hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #b8d95d Color code in RGB color code model is created after adding 72.16% red color, 85.1% green color and 36.47% blue color. Hex #b8d95d Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 57% yellow and 15% black.

Hex #b8d95d 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 #b8d95d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb8d95d#b8d95d
RGB Decimal184, 217, 93rgb(184, 217, 93)
RGB Percent72%, 85%, 36%rgb(72%, 85%, 36%)
CSS RGBa184, 217, 93,1rgba(184,217,93,1)
CMYK Modelcmyk(15%,0%,57%,15%)
HSL Color Space76,62% ,61%hsl(76,62% ,61%)
HSV Color Space76°, 57%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110001101100101011101
Octal270331135
Decimal18421793
Hexb8d95d

Different shades of #b8d95d color code.

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

Light Shade of #b8d95d
#cae386
Dark Shade of #b8d95d
#a6cf34
Saturated Shade of #b8d95d
#bde353
Desaturated Shade of #b8d95d
#b3cf67
Grey scale Shade of #b8d95d
#9b9b9b
Brighten Shade
#d1f276
Most Readable Shade
#000000

Shades of #b8d95d color code

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

#b8d95d
#a3c052
#8fa848
#7a903e
#667833
#516029
#3d481f
#283014
#14180a
#000000

Similar Color like #b8d95d color

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

#b9da5e
#badb5f
#bbdc60
#bcdd61
#bdde62
#bedf63
#bfe064
#c0e165
#c1e266
#c2e367
#c3e468
#c4e569
#c5e66a
#c6e76b
#b7d85c
#b6d75b
#b5d65a
#b4d559
#b3d458
#b2d357
#b1d256
#b0d155
#afd054
#aecf53
#adce52
#accd51
#abcc50
#aacb4f

Monochromatic Color with #b8d95d

#b8d95d
#040402
#282f14
#4c5926
#708439
#94ae4b

Tints of #b8d95d Color

#b8d95d
#bfdd6f
#c7e181
#cfe593
#d7e9a5
#dfeeb7
#e7f2c9
#eff6db
#f7faed
#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

#b8d95d
#7e5dd9

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

Split Complementary

#b8d95d
#5d7ad9
#bc5dd9

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

Analogous Color

#d9c85d
#d1d95d
#b8d95d
#9fd95d
#86d95d

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

#b8d95d
#5db8d9
#d95db8

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

#b8d95d
#5dd9bc
#7e5dd9
#d95d7a

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

#b8d95d
#7e5dd9
#bc5dd9
#7ad95d

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

#b8d95d Color Code Preview on Black Background Color

This is how #b8d95d Color will look on black background color. Color contrast ratio is 13.12

#b8d95d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8d95d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8d95d

#b8d95d color code is use for CSS Background Color

Background color for the above div is #b8d95d

HTML with inline CSS

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

#b8d95d color code is use for CSS Border Color

CSS Border color for the above div is #b8d95d

HTML with inline CSS

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

CSS Border Left color for the above div is #b8d95d

HTML with inline CSS

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

CSS Border Right color for the above div is #b8d95d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8d95d

HTML with inline CSS

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

CSS Border Top color for the above div is #b8d95d

HTML with inline CSS

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

#b8d95d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8d95d Color code Preview on White Background

This is how #b8d95d Color code will look on white background color. Color contrast ratio is 1.60

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

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.