crispedge.com

Color picker

Loading...

#beb2b0 hex color - Grey - Warm color - Information

#beb2b0 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #beb2b0 Color code in RGB color code model is created after adding 74.51% red color, 69.8% green color and 69.02% blue color. Hex #beb2b0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 7% yellow and 25% black.

Hex #beb2b0 color code is between #bbaaaa web safe hex color code and #ccbbbb web safe hex color code. #bbaaaa is the nearest web safe color code. You can see here many more shades of #beb2b0 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codebeb2b0#beb2b0
RGB Decimal190, 178, 176rgb(190, 178, 176)
RGB Percent75%, 70%, 69%rgb(75%, 70%, 69%)
CSS RGBa190, 178, 176,1rgba(190,178,176,1)
CMYK Modelcmyk(0%,6%,7%,25%)
HSL Color Space9,10% ,72%hsl(9,10% ,72%)
HSV Color Space9°, 7%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101011001010110000
Octal276262260
Decimal190178176
Hexbeb2b0

Different shades of #beb2b0 color code.

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

Light Shade of #beb2b0
#d5cdcc
Dark Shade of #beb2b0
#a79794
Saturated Shade of #beb2b0
#c5ada9
Desaturated Shade of #beb2b0
#b7b7b7
Grey scale Shade of #beb2b0
#b7b7b7
Brighten Shade
#d7cbc9
Most Readable Shade
#000000

Shades of #beb2b0 color code

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

#beb2b0
#a89e9c
#938a88
#7e7675
#696261
#544f4e
#3f3b3a
#2a2727
#151313
#000000

Similar Color like #beb2b0 color

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

#bfb3b1
#c0b4b2
#c1b5b3
#c2b6b4
#c3b7b5
#c4b8b6
#c5b9b7
#c6bab8
#c7bbb9
#c8bcba
#c9bdbb
#cabebc
#cbbfbd
#ccc0be
#bdb1af
#bcb0ae
#bbafad
#baaeac
#b9adab
#b8acaa
#b7aba9
#b6aaa8
#b5a9a7
#b4a8a6
#b3a7a5
#b2a6a4
#b1a5a3
#b0a4a2

Monochromatic Color with #beb2b0

#beb2b0
#e8dad7
#141313
#3e3b3a
#696261
#938a89

Tints of #beb2b0 Color

#beb2b0
#c5bab8
#ccc3c1
#d3cbca
#dad4d3
#e2dcdb
#e9e5e4
#f0eded
#f7f6f6
#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

#beb2b0
#b0bcbe

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

Split Complementary

#beb2b0
#b0beb9
#b0b5be

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

Analogous Color

#beb0b4
#beb0b1
#beb2b0
#beb5b0
#beb8b0

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

#beb2b0
#b0beb2
#b2b0be

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

#beb2b0
#b5beb0
#b0bcbe
#b9b0be

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

#beb2b0
#b0bcbe
#b0b5be
#beb9b0

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

#beb2b0 Color Code Preview on Black Background Color

This is how #beb2b0 Color will look on black background color. Color contrast ratio is 10.18

#beb2b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb2b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb2b0

#beb2b0 color code is use for CSS Background Color

Background color for the above div is #beb2b0

HTML with inline CSS

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

#beb2b0 color code is use for CSS Border Color

CSS Border color for the above div is #beb2b0

HTML with inline CSS

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

CSS Border Left color for the above div is #beb2b0

HTML with inline CSS

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

CSS Border Right color for the above div is #beb2b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beb2b0

HTML with inline CSS

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

CSS Border Top color for the above div is #beb2b0

HTML with inline CSS

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

#beb2b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beb2b0 Color code Preview on White Background

This is how #beb2b0 Color code will look on white background color. Color contrast ratio is 2.06

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

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(190,178,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,188,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,178,176,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.