crispedge.com

Color picker

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

#b5b8b4 hex color - Green - Cool color - Information

#b5b8b4 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #b5b8b4 Color code in RGB color code model is created after adding 70.98% red color, 72.16% green color and 70.59% blue color. Hex #b5b8b4 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 2% yellow and 28% black.

Hex #b5b8b4 color code is between #bbbbbb web safe hex color code and #aaaaaa web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #b5b8b4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb5b8b4#b5b8b4
RGB Decimal181, 184, 180rgb(181, 184, 180)
RGB Percent71%, 72%, 71%rgb(71%, 72%, 71%)
CSS RGBa181, 184, 180,1rgba(181,184,180,1)
CMYK Modelcmyk(2%,0%,2%,28%)
HSL Color Space105,3% ,71%hsl(105,3% ,71%)
HSV Color Space105°, 2%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011011100010110100
Octal265270264
Decimal181184180
Hexb5b8b4

Different shades of #b5b8b4 color code.

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

Light Shade of #b5b8b4
#cfd1ce
Dark Shade of #b5b8b4
#9b9f9a
Saturated Shade of #b5b8b4
#b1bfad
Desaturated Shade of #b5b8b4
#b6b6b6
Grey scale Shade of #b5b8b4
#b6b6b6
Brighten Shade
#ced1cd
Most Readable Shade
#000000

Shades of #b5b8b4 color code

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

#b5b8b4
#a0a3a0
#8c8f8c
#787a78
#646664
#505150
#3c3d3c
#282828
#141414
#000000

Similar Color like #b5b8b4 color

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

#b6b9b5
#b7bab6
#b8bbb7
#b9bcb8
#babdb9
#bbbeba
#bcbfbb
#bdc0bc
#bec1bd
#bfc2be
#c0c3bf
#c1c4c0
#c2c5c1
#c3c6c2
#b4b7b3
#b3b6b2
#b2b5b1
#b1b4b0
#b0b3af
#afb2ae
#aeb1ad
#adb0ac
#acafab
#abaeaa
#aaada9
#a9aca8
#a8aba7
#a7aaa6

Monochromatic Color with #b5b8b4

#b5b8b4
#dfe2de
#0e0e0e
#383837
#616361
#8b8d8a

Tints of #b5b8b4 Color

#b5b8b4
#bdbfbc
#c5c7c4
#cdcfcd
#d5d7d5
#dedfdd
#e6e7e6
#eeefee
#f6f7f6
#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

#b5b8b4
#b7b4b8

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

Split Complementary

#b5b8b4
#b5b4b8
#b8b4b7

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

Analogous Color

#b7b8b4
#b6b8b4
#b5b8b4
#b4b8b4
#b4b8b5

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

#b5b8b4
#b4b5b8
#b8b4b5

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

#b5b8b4
#b4b7b8
#b7b4b8
#b8b5b4

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

#b5b8b4
#b7b4b8
#b8b4b7
#b4b8b5

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

#b5b8b4 Color Code Preview on Black Background Color

This is how #b5b8b4 Color will look on black background color. Color contrast ratio is 10.48

#b5b8b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5b8b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5b8b4

#b5b8b4 color code is use for CSS Background Color

Background color for the above div is #b5b8b4

HTML with inline CSS

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

#b5b8b4 color code is use for CSS Border Color

CSS Border color for the above div is #b5b8b4

HTML with inline CSS

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

CSS Border Left color for the above div is #b5b8b4

HTML with inline CSS

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

CSS Border Right color for the above div is #b5b8b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5b8b4

HTML with inline CSS

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

CSS Border Top color for the above div is #b5b8b4

HTML with inline CSS

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

#b5b8b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5b8b4 Color code Preview on White Background

This is how #b5b8b4 Color code will look on white background color. Color contrast ratio is 2.00

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

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.