crispedge.com

Color picker

Loading...

#be929c hex color - Brown - Warm color - Information

#be929c hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

Hex #be929c Color code in RGB color code model is created after adding 74.51% red color, 57.25% green color and 61.18% blue color. Hex #be929c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 18% yellow and 25% black.

Hex #be929c color code is between #bb9999 web safe hex color code and #cc88aa web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #be929c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe929c#be929c
RGB Decimal190, 146, 156rgb(190, 146, 156)
RGB Percent75%, 57%, 61%rgb(75%, 57%, 61%)
CSS RGBa190, 146, 156,1rgba(190,146,156,1)
CMYK Modelcmyk(0%,23%,18%,25%)
HSL Color Space346,25% ,66%hsl(346,25% ,66%)
HSV Color Space346°, 23%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101001001010011100
Octal276222234
Decimal190146156
Hexbe929c

Different shades of #be929c color code.

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

Light Shade of #be929c
#d1b2b9
Dark Shade of #be929c
#ab727f
Saturated Shade of #be929c
#c78997
Desaturated Shade of #be929c
#b59ba1
Grey scale Shade of #be929c
#a8a8a8
Brighten Shade
#d7abb5
Most Readable Shade
#000000

Shades of #be929c color code

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

#be929c
#a8818a
#937179
#7e6168
#695156
#544045
#3f3034
#2a2022
#151011
#000000

Similar Color like #be929c color

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

#bf939d
#c0949e
#c1959f
#c296a0
#c397a1
#c498a2
#c599a3
#c69aa4
#c79ba5
#c89ca6
#c99da7
#ca9ea8
#cb9fa9
#cca0aa
#bd919b
#bc909a
#bb8f99
#ba8e98
#b98d97
#b88c96
#b78b95
#b68a94
#b58993
#b48892
#b38791
#b28690
#b1858f
#b0848e

Monochromatic Color with #be929c

#be929c
#e8b3bf
#140f10
#3e3033
#695156
#937179

Tints of #be929c Color

#be929c
#c59ea7
#ccaab2
#d3b6bd
#dac2c8
#e2ced3
#e9dade
#f0e6e9
#f7f2f4
#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

#be929c
#92beb4

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

Split Complementary

#be929c
#92be9e
#92b2be

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

Analogous Color

#be92ae
#be92a5
#be929c
#be9293
#be9a92

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

#be929c
#9cbe92
#929cbe

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

#be929c
#b2be92
#92beb4
#9e92be

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

#be929c
#92beb4
#92b2be
#be9e92

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

#be929c Color Code Preview on Black Background Color

This is how #be929c Color will look on black background color. Color contrast ratio is 7.78

#be929c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be929c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be929c

#be929c color code is use for CSS Background Color

Background color for the above div is #be929c

HTML with inline CSS

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

#be929c color code is use for CSS Border Color

CSS Border color for the above div is #be929c

HTML with inline CSS

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

CSS Border Left color for the above div is #be929c

HTML with inline CSS

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

CSS Border Right color for the above div is #be929c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be929c

HTML with inline CSS

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

CSS Border Top color for the above div is #be929c

HTML with inline CSS

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

#be929c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be929c Color code Preview on White Background

This is how #be929c Color code will look on white background color. Color contrast ratio is 2.70

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

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,146,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(146,190,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,146,156,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.