crispedge.com

Color picker

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

#beb2b6 hex color - Grey - Warm color - Information

#beb2b6 hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #beb2b6 color code is between #bbaabb web safe hex color code and #ccbbaa web safe hex color code. #bbaabb is the nearest web safe color code. You can see here many more shades of #beb2b6 color code.

0 Likes 0 Comments | 29 Views

Color Table

Hex Color Codebeb2b6#beb2b6
RGB Decimal190, 178, 182rgb(190, 178, 182)
RGB Percent75%, 70%, 71%rgb(75%, 70%, 71%)
CSS RGBa190, 178, 182,1rgba(190,178,182,1)
CMYK Modelcmyk(0%,6%,4%,25%)
HSL Color Space340,8% ,72%hsl(340,8% ,72%)
HSV Color Space340°, 6%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101011001010110110
Octal276262266
Decimal190178182
Hexbeb2b6

Different shades of #beb2b6 color code.

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

Light Shade of #beb2b6
#d5ced0
Dark Shade of #beb2b6
#a7969c
Saturated Shade of #beb2b6
#c5abb4
Desaturated Shade of #beb2b6
#b8b8b8
Grey scale Shade of #beb2b6
#b8b8b8
Brighten Shade
#d7cbcf
Most Readable Shade
#000000

Shades of #beb2b6 color code

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

#beb2b6
#a89ea1
#938a8d
#7e7679
#696265
#544f50
#3f3b3c
#2a2728
#151314
#000000

Similar Color like #beb2b6 color

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

#bfb3b7
#c0b4b8
#c1b5b9
#c2b6ba
#c3b7bb
#c4b8bc
#c5b9bd
#c6babe
#c7bbbf
#c8bcc0
#c9bdc1
#cabec2
#cbbfc3
#ccc0c4
#bdb1b5
#bcb0b4
#bbafb3
#baaeb2
#b9adb1
#b8acb0
#b7abaf
#b6aaae
#b5a9ad
#b4a8ac
#b3a7ab
#b2a6aa
#b1a5a9
#b0a4a8

Monochromatic Color with #beb2b6

#beb2b6
#e8dadf
#141313
#3e3b3c
#696265
#938a8d

Tints of #beb2b6 Color

#beb2b6
#c5babe
#ccc3c6
#d3cbce
#dad4d6
#e2dcde
#e9e5e6
#f0edee
#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

#beb2b6
#b2beba

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

Split Complementary

#beb2b6
#b2beb4
#b2bcbe

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

Analogous Color

#beb2bb
#beb2b8
#beb2b6
#beb2b4
#beb3b2

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

#beb2b6
#b6beb2
#b2b6be

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

#beb2b6
#bcbeb2
#b2beba
#b4b2be

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

#beb2b6
#b2beba
#b2bcbe
#beb4b2

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

#beb2b6 Color Code Preview on Black Background Color

This is how #beb2b6 Color will look on black background color. Color contrast ratio is 10.23

#beb2b6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb2b6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb2b6

#beb2b6 color code is use for CSS Background Color

Background color for the above div is #beb2b6

HTML with inline CSS

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

#beb2b6 color code is use for CSS Border Color

CSS Border color for the above div is #beb2b6

HTML with inline CSS

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

CSS Border Left color for the above div is #beb2b6

HTML with inline CSS

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

CSS Border Right color for the above div is #beb2b6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beb2b6

HTML with inline CSS

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

CSS Border Top color for the above div is #beb2b6

HTML with inline CSS

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

#beb2b6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beb2b6 Color code Preview on White Background

This is how #beb2b6 Color code will look on white background color. Color contrast ratio is 2.05

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

Related Gradients

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

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.