crispedge.com

Color picker

Loading...

#bfa88a hex color - Yellow - Warm color - Information

#bfa88a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bfa88a Color code in RGB color code model is created after adding 74.9% red color, 65.88% green color and 54.12% blue color. Hex #bfa88a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 28% yellow and 25% black.

Hex #bfa88a color code is between #bbaa88 web safe hex color code and #cc9999 web safe hex color code. #bbaa88 is the nearest web safe color code. You can see here many more shades of #bfa88a color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codebfa88a#bfa88a
RGB Decimal191, 168, 138rgb(191, 168, 138)
RGB Percent75%, 66%, 54%rgb(75%, 66%, 54%)
CSS RGBa191, 168, 138,1rgba(191,168,138,1)
CMYK Modelcmyk(0%,12%,28%,25%)
HSL Color Space34,29% ,65%hsl(34,29% ,65%)
HSV Color Space34°, 28%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111111010100010001010
Octal277250212
Decimal191168138
Hexbfa88a

Different shades of #bfa88a color code.

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

Light Shade of #bfa88a
#d1c0ab
Dark Shade of #bfa88a
#ad8f69
Saturated Shade of #bfa88a
#c8a981
Desaturated Shade of #bfa88a
#b6a793
Grey scale Shade of #bfa88a
#a4a4a4
Brighten Shade
#d8c1a3
Most Readable Shade
#000000

Shades of #bfa88a color code

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

#bfa88a
#a9957a
#94826b
#7f705c
#6a5d4c
#544a3d
#3f382e
#2a251e
#15120f
#000000

Similar Color like #bfa88a color

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

#c0a98b
#c1aa8c
#c2ab8d
#c3ac8e
#c4ad8f
#c5ae90
#c6af91
#c7b092
#c8b193
#c9b294
#cab395
#cbb496
#ccb597
#cdb698
#bea789
#bda688
#bca587
#bba486
#baa385
#b9a284
#b8a183
#b7a082
#b69f81
#b59e80
#b49d7f
#b39c7e
#b29b7d
#b19a7c

Monochromatic Color with #bfa88a

#bfa88a
#e9cda9
#15120f
#3f382e
#6a5d4d
#94836b

Tints of #bfa88a Color

#bfa88a
#c6b197
#cdbba4
#d4c5b1
#dbcebe
#e2d8cb
#e9e2d8
#f0ebe5
#f7f5f2
#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

#bfa88a
#8aa1bf

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

Split Complementary

#bfa88a
#8abcbf
#8d8abf

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

Analogous Color

#bf938a
#bf9d8a
#bfa88a
#bfb38a
#bfbd8a

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

#bfa88a
#8abfa8
#a88abf

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

#bfa88a
#8abf8d
#8aa1bf
#bf8abb

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

#bfa88a
#8aa1bf
#8d8abf
#bcbf8a

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

#bfa88a Color Code Preview on Black Background Color

This is how #bfa88a Color will look on black background color. Color contrast ratio is 9.18

#bfa88a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfa88a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfa88a

#bfa88a color code is use for CSS Background Color

Background color for the above div is #bfa88a

HTML with inline CSS

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

#bfa88a color code is use for CSS Border Color

CSS Border color for the above div is #bfa88a

HTML with inline CSS

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

CSS Border Left color for the above div is #bfa88a

HTML with inline CSS

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

CSS Border Right color for the above div is #bfa88a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfa88a

HTML with inline CSS

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

CSS Border Top color for the above div is #bfa88a

HTML with inline CSS

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

#bfa88a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfa88a Color code Preview on White Background

This is how #bfa88a Color code will look on white background color. Color contrast ratio is 2.29

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.