crispedge.com

Color picker

Loading...

#b5beaa hex color - Green - Warm color - Information

#b5beaa hex color - Green - Warm color

Color Hue/Base color: Green

Hex #b5beaa Color code in RGB color code model is created after adding 70.98% red color, 74.51% green color and 66.67% blue color. Hex #b5beaa Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 11% yellow and 25% black.

Hex #b5beaa color code is between #bbbb99 web safe hex color code and #aaccbb web safe hex color code. #bbbb99 is the nearest web safe color code. You can see here many more shades of #b5beaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeb5beaa#b5beaa
RGB Decimal181, 190, 170rgb(181, 190, 170)
RGB Percent71%, 75%, 67%rgb(71%, 75%, 67%)
CSS RGBa181, 190, 170,1rgba(181,190,170,1)
CMYK Modelcmyk(5%,0%,11%,25%)
HSL Color Space87,13% ,71%hsl(87,13% ,71%)
HSV Color Space87°, 11%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101011011111010101010
Octal265276252
Decimal181190170
Hexb5beaa

Different shades of #b5beaa color code.

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

Light Shade of #b5beaa
#ced4c7
Dark Shade of #b5beaa
#9ca88d
Saturated Shade of #b5beaa
#b6c5a2
Desaturated Shade of #b5beaa
#b4b6b1
Grey scale Shade of #b5beaa
#b4b4b4
Brighten Shade
#ced7c3
Most Readable Shade
#000000

Shades of #b5beaa color code

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

#b5beaa
#a0a897
#8c9384
#787e71
#64695e
#50544b
#3c3f38
#282a25
#141512
#000000

Similar Color like #b5beaa color

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

#b6bfab
#b7c0ac
#b8c1ad
#b9c2ae
#bac3af
#bbc4b0
#bcc5b1
#bdc6b2
#bec7b3
#bfc8b4
#c0c9b5
#c1cab6
#c2cbb7
#c3ccb8
#b4bda9
#b3bca8
#b2bba7
#b1baa6
#b0b9a5
#afb8a4
#aeb7a3
#adb6a2
#acb5a1
#abb4a0
#aab39f
#a9b29e
#a8b19d
#a7b09c

Monochromatic Color with #b5beaa

#b5beaa
#dde8d0
#131412
#3c3e38
#64695e
#8d9384

Tints of #b5beaa Color

#b5beaa
#bdc5b3
#c5ccbc
#cdd3c6
#d5dacf
#dee2d9
#e6e9e2
#eef0ec
#f6f7f5
#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

#b5beaa
#b3aabe

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

Split Complementary

#b5beaa
#aaabbe
#bdaabe

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

Analogous Color

#bdbeaa
#b9beaa
#b5beaa
#b1beaa
#adbeaa

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

#b5beaa
#aab5be
#beaab5

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

#b5beaa
#aabebd
#b3aabe
#beaaab

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

#b5beaa
#b3aabe
#bdaabe
#abbeaa

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

#b5beaa Color Code Preview on Black Background Color

This is how #b5beaa Color will look on black background color. Color contrast ratio is 10.91

#b5beaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5beaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5beaa

#b5beaa color code is use for CSS Background Color

Background color for the above div is #b5beaa

HTML with inline CSS

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

#b5beaa color code is use for CSS Border Color

CSS Border color for the above div is #b5beaa

HTML with inline CSS

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

CSS Border Left color for the above div is #b5beaa

HTML with inline CSS

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

CSS Border Right color for the above div is #b5beaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5beaa

HTML with inline CSS

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

CSS Border Top color for the above div is #b5beaa

HTML with inline CSS

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

#b5beaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5beaa Color code Preview on White Background

This is how #b5beaa Color code will look on white background color. Color contrast ratio is 1.92

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(181,190,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(179,170,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,190,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.