crispedge.com

Color picker

Loading...

#beaf9a hex color - Yellow - Warm color - Information

#beaf9a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebeaf9a#beaf9a
RGB Decimal190, 175, 154rgb(190, 175, 154)
RGB Percent75%, 69%, 60%rgb(75%, 69%, 60%)
CSS RGBa190, 175, 154,1rgba(190,175,154,1)
CMYK Modelcmyk(0%,8%,19%,25%)
HSL Color Space35,22% ,67%hsl(35,22% ,67%)
HSV Color Space35°, 19%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101010111110011010
Octal276257232
Decimal190175154
Hexbeaf9a

Different shades of #beaf9a color code.

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

Light Shade of #beaf9a
#d2c8b9
Dark Shade of #beaf9a
#aa967b
Saturated Shade of #beaf9a
#c6b092
Desaturated Shade of #beaf9a
#b6aea2
Grey scale Shade of #beaf9a
#acacac
Brighten Shade
#d7c8b3
Most Readable Shade
#000000

Shades of #beaf9a color code

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

#beaf9a
#a89b88
#938877
#7e7466
#696155
#544d44
#3f3a33
#2a2622
#151311
#000000

Similar Color like #beaf9a color

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

#bfb09b
#c0b19c
#c1b29d
#c2b39e
#c3b49f
#c4b5a0
#c5b6a1
#c6b7a2
#c7b8a3
#c8b9a4
#c9baa5
#cabba6
#cbbca7
#ccbda8
#bdae99
#bcad98
#bbac97
#baab96
#b9aa95
#b8a994
#b7a893
#b6a792
#b5a691
#b4a590
#b3a48f
#b2a38e
#b1a28d
#b0a18c

Monochromatic Color with #beaf9a

#beaf9a
#e8d6bc
#141210
#3e3a33
#696155
#938878

Tints of #beaf9a Color

#beaf9a
#c5b7a5
#ccc0b0
#d3c9bb
#dad2c6
#e2dbd2
#e9e4dd
#f0ede8
#f7f6f3
#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

#beaf9a
#9aa9be

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

Split Complementary

#beaf9a
#9abbbe
#9d9abe

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

Analogous Color

#bea19a
#bea89a
#beaf9a
#beb69a
#bebd9a

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

#beaf9a
#9abeaf
#af9abe

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

#beaf9a
#9abe9d
#9aa9be
#be9abb

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

#beaf9a
#9aa9be
#9d9abe
#bbbe9a

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

#beaf9a Color Code Preview on Black Background Color

This is how #beaf9a Color will look on black background color. Color contrast ratio is 9.79

#beaf9a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beaf9a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beaf9a

#beaf9a color code is use for CSS Background Color

Background color for the above div is #beaf9a

HTML with inline CSS

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

#beaf9a color code is use for CSS Border Color

CSS Border color for the above div is #beaf9a

HTML with inline CSS

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

CSS Border Left color for the above div is #beaf9a

HTML with inline CSS

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

CSS Border Right color for the above div is #beaf9a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beaf9a

HTML with inline CSS

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

CSS Border Top color for the above div is #beaf9a

HTML with inline CSS

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

#beaf9a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beaf9a Color code Preview on White Background

This is how #beaf9a Color code will look on white background color. Color contrast ratio is 2.15

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.