crispedge.com

Color picker

Loading...

#bfad9c hex color - Yellow - Warm color - Information

#bfad9c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #bfad9c 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 #bfad9c color code.

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Codebfad9c#bfad9c
RGB Decimal191, 173, 156rgb(191, 173, 156)
RGB Percent75%, 68%, 61%rgb(75%, 68%, 61%)
CSS RGBa191, 173, 156,1rgba(191,173,156,1)
CMYK Modelcmyk(0%,9%,18%,25%)
HSL Color Space29,21% ,68%hsl(29,21% ,68%)
HSV Color Space29°, 18%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111111010110110011100
Octal277255234
Decimal191173156
Hexbfad9c

Different shades of #bfad9c color code.

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

Light Shade of #bfad9c
#d3c7bb
Dark Shade of #bfad9c
#ab937d
Saturated Shade of #bfad9c
#c7ad94
Desaturated Shade of #bfad9c
#b7ada4
Grey scale Shade of #bfad9c
#adadad
Brighten Shade
#d8c6b5
Most Readable Shade
#000000

Shades of #bfad9c color code

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

#bfad9c
#a9998a
#948679
#7f7368
#6a6056
#544c45
#3f3934
#2a2622
#151311
#000000

Similar Color like #bfad9c color

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

#c0ae9d
#c1af9e
#c2b09f
#c3b1a0
#c4b2a1
#c5b3a2
#c6b4a3
#c7b5a4
#c8b6a5
#c9b7a6
#cab8a7
#cbb9a8
#ccbaa9
#cdbbaa
#beac9b
#bdab9a
#bcaa99
#bba998
#baa897
#b9a796
#b8a695
#b7a594
#b6a493
#b5a392
#b4a291
#b3a190
#b2a08f
#b19f8e

Monochromatic Color with #bfad9c

#bfad9c
#e9d3bf
#151311
#3f3a34
#6a6057
#948679

Tints of #bfad9c Color

#bfad9c
#c6b6a7
#cdbfb2
#d4c8bd
#dbd1c8
#e2dad3
#e9e3de
#f0ece9
#f7f5f4
#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

#bfad9c
#9caebf

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

Split Complementary

#bfad9c
#9cbfbf
#9c9dbf

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

Analogous Color

#bf9f9c
#bfa69c
#bfad9c
#bfb49c
#bfbb9c

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

#bfad9c
#9cbfad
#ad9cbf

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

#bfad9c
#9cbf9c
#9caebf
#be9cbf

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

#bfad9c
#9caebf
#9c9dbf
#bfbf9c

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

#bfad9c Color Code Preview on Black Background Color

This is how #bfad9c Color will look on black background color. Color contrast ratio is 9.67

#bfad9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfad9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfad9c

#bfad9c color code is use for CSS Background Color

Background color for the above div is #bfad9c

HTML with inline CSS

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

#bfad9c color code is use for CSS Border Color

CSS Border color for the above div is #bfad9c

HTML with inline CSS

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

CSS Border Left color for the above div is #bfad9c

HTML with inline CSS

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

CSS Border Right color for the above div is #bfad9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfad9c

HTML with inline CSS

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

CSS Border Top color for the above div is #bfad9c

HTML with inline CSS

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

#bfad9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfad9c Color code Preview on White Background

This is how #bfad9c Color code will look on white background color. Color contrast ratio is 2.17

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

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(191,173,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,174,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,173,156,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.