crispedge.com

Color picker

Loading...

#bdb69e hex color - Yellow - Warm color - Information

#bdb69e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebdb69e#bdb69e
RGB Decimal189, 182, 158rgb(189, 182, 158)
RGB Percent74%, 71%, 62%rgb(74%, 71%, 62%)
CSS RGBa189, 182, 158,1rgba(189,182,158,1)
CMYK Modelcmyk(0%,4%,16%,26%)
HSL Color Space46,19% ,68%hsl(46,19% ,68%)
HSV Color Space46°, 16%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011011011010011110
Octal275266236
Decimal189182158
Hexbdb69e

Different shades of #bdb69e color code.

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

Light Shade of #bdb69e
#d2cdbc
Dark Shade of #bdb69e
#a89f80
Saturated Shade of #bdb69e
#c5ba96
Desaturated Shade of #bdb69e
#b5b2a6
Grey scale Shade of #bdb69e
#adadad
Brighten Shade
#d6cfb7
Most Readable Shade
#000000

Shades of #bdb69e color code

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

#bdb69e
#a8a18c
#938d7a
#7e7969
#696557
#545046
#3f3c34
#2a2823
#151411
#000000

Similar Color like #bdb69e color

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

#beb79f
#bfb8a0
#c0b9a1
#c1baa2
#c2bba3
#c3bca4
#c4bda5
#c5bea6
#c6bfa7
#c7c0a8
#c8c1a9
#c9c2aa
#cac3ab
#cbc4ac
#bcb59d
#bbb49c
#bab39b
#b9b29a
#b8b199
#b7b098
#b6af97
#b5ae96
#b4ad95
#b3ac94
#b2ab93
#b1aa92
#b0a991
#afa890

Monochromatic Color with #bdb69e

#bdb69e
#e7dfc2
#131210
#3d3b33
#686457
#928d7a

Tints of #bdb69e Color

#bdb69e
#c4bea8
#cbc6b3
#d3cebe
#dad6c9
#e1ded3
#e9e6de
#f0eee9
#f7f6f4
#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

#bdb69e
#9ea5bd

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

Split Complementary

#bdb69e
#9eb5bd
#a79ebd

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

Analogous Color

#bdaa9e
#bdb09e
#bdb69e
#bdbc9e
#b8bd9e

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

#bdb69e
#9ebdb6
#b69ebd

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

#bdb69e
#9ebda6
#9ea5bd
#bd9eb4

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

#bdb69e
#9ea5bd
#a79ebd
#b5bd9e

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

#bdb69e Color Code Preview on Black Background Color

This is how #bdb69e Color will look on black background color. Color contrast ratio is 10.35

#bdb69e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb69e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb69e

#bdb69e color code is use for CSS Background Color

Background color for the above div is #bdb69e

HTML with inline CSS

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

#bdb69e color code is use for CSS Border Color

CSS Border color for the above div is #bdb69e

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb69e

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb69e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb69e

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb69e

HTML with inline CSS

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

#bdb69e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb69e Color code Preview on White Background

This is how #bdb69e Color code will look on white background color. Color contrast ratio is 2.03

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

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(189,182,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,165,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,182,158,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.