crispedge.com

Color picker

Loading...

#bea2a7 hex color - Violet - Warm color - Information

#bea2a7 hex color - Violet - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Violet

Hex #bea2a7 Color code in RGB color code model is created after adding 74.51% red color, 63.53% green color and 65.49% blue color. Hex #bea2a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 12% yellow and 25% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebea2a7#bea2a7
RGB Decimal190, 162, 167rgb(190, 162, 167)
RGB Percent75%, 64%, 65%rgb(75%, 64%, 65%)
CSS RGBa190, 162, 167,1rgba(190,162,167,1)
CMYK Modelcmyk(0%,15%,12%,25%)
HSL Color Space349,18% ,69%hsl(349,18% ,69%)
HSV Color Space349°, 15%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101010001010100111
Octal276242247
Decimal190162167
Hexbea2a7

Different shades of #bea2a7 color code.

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

Light Shade of #bea2a7
#d3c0c3
Dark Shade of #bea2a7
#a9848b
Saturated Shade of #bea2a7
#c69aa2
Desaturated Shade of #bea2a7
#b6aaac
Grey scale Shade of #bea2a7
#b0b0b0
Brighten Shade
#d7bbc0
Most Readable Shade
#000000

Shades of #bea2a7 color code

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

#bea2a7
#a89094
#937e81
#7e6c6f
#695a5c
#54484a
#3f3637
#2a2425
#151212
#000000

Similar Color like #bea2a7 color

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

#bfa3a8
#c0a4a9
#c1a5aa
#c2a6ab
#c3a7ac
#c4a8ad
#c5a9ae
#c6aaaf
#c7abb0
#c8acb1
#c9adb2
#caaeb3
#cbafb4
#ccb0b5
#bda1a6
#bca0a5
#bb9fa4
#ba9ea3
#b99da2
#b89ca1
#b79ba0
#b69a9f
#b5999e
#b4989d
#b3979c
#b2969b
#b1959a
#b09499

Monochromatic Color with #bea2a7

#bea2a7
#e8c6cc
#141112
#3e3537
#695a5c
#937e82

Tints of #bea2a7 Color

#bea2a7
#c5acb0
#ccb6ba
#d3c1c4
#dacbce
#e2d5d7
#e9e0e1
#f0eaeb
#f7f4f5
#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

#bea2a7
#a2beb9

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

Split Complementary

#bea2a7
#a2beab
#a2b5be

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

Analogous Color

#bea2b2
#bea2ad
#bea2a7
#bea3a2
#bea8a2

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

#bea2a7
#a7bea2
#a2a7be

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

#bea2a7
#b5bea2
#a2beb9
#aba2be

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

#bea2a7
#a2beb9
#a2b5be
#beaba2

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

#bea2a7 Color Code Preview on Black Background Color

This is how #bea2a7 Color will look on black background color. Color contrast ratio is 8.92

#bea2a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea2a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea2a7

#bea2a7 color code is use for CSS Background Color

Background color for the above div is #bea2a7

HTML with inline CSS

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

#bea2a7 color code is use for CSS Border Color

CSS Border color for the above div is #bea2a7

HTML with inline CSS

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

CSS Border Left color for the above div is #bea2a7

HTML with inline CSS

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

CSS Border Right color for the above div is #bea2a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bea2a7

HTML with inline CSS

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

CSS Border Top color for the above div is #bea2a7

HTML with inline CSS

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

#bea2a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bea2a7 Color code Preview on White Background

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.