crispedge.com

Color picker

Loading...

#b2ae79 hex color - Yellow - Warm color - Information

#b2ae79 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #b2ae79 Color code in RGB color code model is created after adding 69.8% red color, 68.24% green color and 47.45% blue color. Hex #b2ae79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 32% yellow and 30% black.

Hex #b2ae79 color code is between #aaaa77 web safe hex color code and #bbbb88 web safe hex color code. #aaaa77 is the nearest web safe color code. You can see here many more shades of #b2ae79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb2ae79#b2ae79
RGB Decimal178, 174, 121rgb(178, 174, 121)
RGB Percent70%, 68%, 47%rgb(70%, 68%, 47%)
CSS RGBa178, 174, 121,1rgba(178,174,121,1)
CMYK Modelcmyk(0%,2%,32%,30%)
HSL Color Space56,27% ,59%hsl(56,27% ,59%)
HSV Color Space56°, 32%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100101010111001111001
Octal262256171
Decimal178174121
Hexb2ae79

Different shades of #b2ae79 color code.

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

Light Shade of #b2ae79
#c5c299
Dark Shade of #b2ae79
#9d995a
Saturated Shade of #b2ae79
#bdb76e
Desaturated Shade of #b2ae79
#a7a584
Grey scale Shade of #b2ae79
#959595
Brighten Shade
#cbc792
Most Readable Shade
#000000

Shades of #b2ae79 color code

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

#b2ae79
#9e9a6b
#8a875e
#767450
#626043
#4f4d35
#3b3a28
#27261a
#13130d
#000000

Similar Color like #b2ae79 color

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

#b3af7a
#b4b07b
#b5b17c
#b6b27d
#b7b37e
#b8b47f
#b9b580
#bab681
#bbb782
#bcb883
#bdb984
#beba85
#bfbb86
#c0bc87
#b1ad78
#b0ac77
#afab76
#aeaa75
#ada974
#aca873
#aba772
#aaa671
#a9a570
#a8a46f
#a7a36e
#a6a26d
#a5a16c
#a4a06b

Monochromatic Color with #b2ae79

#b2ae79
#dcd896
#080805
#323122
#5d5b3f
#87845c

Tints of #b2ae79 Color

#b2ae79
#bab787
#c3c096
#cbc9a5
#d4d2b4
#dcdbc3
#e5e4d2
#edede1
#f6f6f0
#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

#b2ae79
#797db2

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

Split Complementary

#b2ae79
#7999b2
#9179b2

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

Analogous Color

#b29779
#b2a379
#b2ae79
#abb279
#9fb279

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

#b2ae79
#79b2ae
#ae79b2

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

#b2ae79
#79b291
#797db2
#b27999

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

#b2ae79
#797db2
#9179b2
#9ab279

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

#b2ae79 Color Code Preview on Black Background Color

This is how #b2ae79 Color will look on black background color. Color contrast ratio is 9.22

#b2ae79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ae79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ae79

#b2ae79 color code is use for CSS Background Color

Background color for the above div is #b2ae79

HTML with inline CSS

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

#b2ae79 color code is use for CSS Border Color

CSS Border color for the above div is #b2ae79

HTML with inline CSS

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

CSS Border Left color for the above div is #b2ae79

HTML with inline CSS

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

CSS Border Right color for the above div is #b2ae79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2ae79

HTML with inline CSS

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

CSS Border Top color for the above div is #b2ae79

HTML with inline CSS

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

#b2ae79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2ae79 Color code Preview on White Background

This is how #b2ae79 Color code will look on white background color. Color contrast ratio is 2.28

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

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(178,174,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,125,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,174,121,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.