crispedge.com

Color picker

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

#beb2af hex color - Grey - Warm color - Information

#beb2af hex color - Grey - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codebeb2af#beb2af
RGB Decimal190, 178, 175rgb(190, 178, 175)
RGB Percent75%, 70%, 69%rgb(75%, 70%, 69%)
CSS RGBa190, 178, 175,1rgba(190,178,175,1)
CMYK Modelcmyk(0%,6%,8%,25%)
HSL Color Space12,10% ,72%hsl(12,10% ,72%)
HSV Color Space12°, 8%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101011001010101111
Octal276262257
Decimal190178175
Hexbeb2af

Different shades of #beb2af color code.

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

Light Shade of #beb2af
#d5cdcb
Dark Shade of #beb2af
#a79793
Saturated Shade of #beb2af
#c5aea8
Desaturated Shade of #beb2af
#b7b6b6
Grey scale Shade of #beb2af
#b6b6b6
Brighten Shade
#d7cbc8
Most Readable Shade
#000000

Shades of #beb2af color code

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

#beb2af
#a89e9b
#938a88
#7e7674
#696261
#544f4d
#3f3b3a
#2a2726
#151313
#000000

Similar Color like #beb2af color

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

#bfb3b0
#c0b4b1
#c1b5b2
#c2b6b3
#c3b7b4
#c4b8b5
#c5b9b6
#c6bab7
#c7bbb8
#c8bcb9
#c9bdba
#cabebb
#cbbfbc
#ccc0bd
#bdb1ae
#bcb0ad
#bbafac
#baaeab
#b9adaa
#b8aca9
#b7aba8
#b6aaa7
#b5a9a6
#b4a8a5
#b3a7a4
#b2a6a3
#b1a5a2
#b0a4a1

Monochromatic Color with #beb2af

#beb2af
#e8dad6
#141312
#3e3b3a
#696261
#938a88

Tints of #beb2af Color

#beb2af
#c5bab7
#ccc3c0
#d3cbc9
#dad4d2
#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

#beb2af
#afbbbe

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

Split Complementary

#beb2af
#afbeba
#afb4be

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

Analogous Color

#beafb2
#beafaf
#beb2af
#beb5af
#beb8af

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

#beb2af
#afbeb2
#b2afbe

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

#beb2af
#b3beaf
#afbbbe
#b9afbe

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

#beb2af
#afbbbe
#afb4be
#bebaaf

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

#beb2af Color Code Preview on Black Background Color

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

#beb2af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb2af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb2af

#beb2af color code is use for CSS Background Color

Background color for the above div is #beb2af

HTML with inline CSS

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

#beb2af color code is use for CSS Border Color

CSS Border color for the above div is #beb2af

HTML with inline CSS

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

CSS Border Left color for the above div is #beb2af

HTML with inline CSS

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

CSS Border Right color for the above div is #beb2af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beb2af

HTML with inline CSS

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

CSS Border Top color for the above div is #beb2af

HTML with inline CSS

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

#beb2af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beb2af Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.