crispedge.com

Color picker

Loading...

#bea0b6 hex color - Violet - Warm color - Information

#bea0b6 hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #bea0b6 color code is between #bb99bb web safe hex color code and #ccaaaa web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #bea0b6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebea0b6#bea0b6
RGB Decimal190, 160, 182rgb(190, 160, 182)
RGB Percent75%, 63%, 71%rgb(75%, 63%, 71%)
CSS RGBa190, 160, 182,1rgba(190,160,182,1)
CMYK Modelcmyk(0%,16%,4%,25%)
HSL Color Space316,19% ,69%hsl(316,19% ,69%)
HSV Color Space316°, 16%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101010000010110110
Octal276240266
Decimal190160182
Hexbea0b6

Different shades of #bea0b6 color code.

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

Light Shade of #bea0b6
#d3becd
Dark Shade of #bea0b6
#a9829f
Saturated Shade of #bea0b6
#c698ba
Desaturated Shade of #bea0b6
#b6a8b2
Grey scale Shade of #bea0b6
#afafaf
Brighten Shade
#d7b9cf
Most Readable Shade
#000000

Shades of #bea0b6 color code

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

#bea0b6
#a88ea1
#937c8d
#7e6a79
#695865
#544750
#3f353c
#2a2328
#151114
#000000

Similar Color like #bea0b6 color

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

#bfa1b7
#c0a2b8
#c1a3b9
#c2a4ba
#c3a5bb
#c4a6bc
#c5a7bd
#c6a8be
#c7a9bf
#c8aac0
#c9abc1
#caacc2
#cbadc3
#ccaec4
#bd9fb5
#bc9eb4
#bb9db3
#ba9cb2
#b99bb1
#b89ab0
#b799af
#b698ae
#b597ad
#b496ac
#b395ab
#b294aa
#b193a9
#b092a8

Monochromatic Color with #bea0b6

#bea0b6
#e8c4df
#141113
#3e353c
#695865
#937c8d

Tints of #bea0b6 Color

#bea0b6
#c5aabe
#ccb5c6
#d3bfce
#dacad6
#e2d4de
#e9dfe6
#f0e9ee
#f7f4f6
#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

#bea0b6
#a0bea8

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

Split Complementary

#bea0b6
#a7bea0
#a0beb7

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

Analogous Color

#baa0be
#bea0bc
#bea0b6
#bea0b0
#bea0aa

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

#bea0b6
#b6bea0
#a0b6be

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

#bea0b6
#beb7a0
#a0bea8
#a0a7be

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

#bea0b6
#a0bea8
#a0beb7
#bea0a7

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

#bea0b6 Color Code Preview on Black Background Color

This is how #bea0b6 Color will look on black background color. Color contrast ratio is 8.89

#bea0b6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea0b6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea0b6

#bea0b6 color code is use for CSS Background Color

Background color for the above div is #bea0b6

HTML with inline CSS

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

#bea0b6 color code is use for CSS Border Color

CSS Border color for the above div is #bea0b6

HTML with inline CSS

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

CSS Border Left color for the above div is #bea0b6

HTML with inline CSS

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

CSS Border Right color for the above div is #bea0b6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bea0b6

HTML with inline CSS

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

CSS Border Top color for the above div is #bea0b6

HTML with inline CSS

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

#bea0b6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bea0b6 Color code Preview on White Background

This is how #bea0b6 Color code will look on white background color. Color contrast ratio is 2.36

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

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,160,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,190,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,160,182,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.