crispedge.com

Color picker

Loading...

#bfa495 hex color - Brown - Warm color - Information

#bfa495 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #bfa495 Color code in RGB color code model is created after adding 74.9% red color, 64.31% green color and 58.43% blue color. Hex #bfa495 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 22% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebfa495#bfa495
RGB Decimal191, 164, 149rgb(191, 164, 149)
RGB Percent75%, 64%, 58%rgb(75%, 64%, 58%)
CSS RGBa191, 164, 149,1rgba(191,164,149,1)
CMYK Modelcmyk(0%,14%,22%,25%)
HSL Color Space21,25% ,67%hsl(21,25% ,67%)
HSV Color Space21°, 22%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111111010010010010101
Octal277244225
Decimal191164149
Hexbfa495

Different shades of #bfa495 color code.

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

Light Shade of #bfa495
#d2bfb5
Dark Shade of #bfa495
#ac8975
Saturated Shade of #bfa495
#c7a28c
Desaturated Shade of #bfa495
#b6a69d
Grey scale Shade of #bfa495
#aaaaaa
Brighten Shade
#d8bdae
Most Readable Shade
#000000

Shades of #bfa495 color code

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

#bfa495
#a99184
#947f73
#7f6d63
#6a5b52
#544842
#3f3631
#2a2421
#151210
#000000

Similar Color like #bfa495 color

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

#c0a596
#c1a697
#c2a798
#c3a899
#c4a99a
#c5aa9b
#c6ab9c
#c7ac9d
#c8ad9e
#c9ae9f
#caafa0
#cbb0a1
#ccb1a2
#cdb2a3
#bea394
#bda293
#bca192
#bba091
#ba9f90
#b99e8f
#b89d8e
#b79c8d
#b69b8c
#b59a8b
#b4998a
#b39889
#b29788
#b19687

Monochromatic Color with #bfa495

#bfa495
#e9c8b6
#151210
#3f3732
#6a5b53
#948074

Tints of #bfa495 Color

#bfa495
#c6aea0
#cdb8ac
#d4c2b8
#dbccc4
#e2d6cf
#e9e0db
#f0eae7
#f7f4f3
#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

#bfa495
#95b0bf

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

Split Complementary

#bfa495
#95bfb9
#959bbf

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

Analogous Color

#bf9597
#bf9c95
#bfa495
#bfac95
#bfb595

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

#bfa495
#95bfa4
#a495bf

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

#bfa495
#9bbf95
#95b0bf
#b995bf

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

#bfa495
#95b0bf
#959bbf
#bfb995

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

#bfa495 Color Code Preview on Black Background Color

This is how #bfa495 Color will look on black background color. Color contrast ratio is 8.96

#bfa495 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfa495

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfa495

#bfa495 color code is use for CSS Background Color

Background color for the above div is #bfa495

HTML with inline CSS

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

#bfa495 color code is use for CSS Border Color

CSS Border color for the above div is #bfa495

HTML with inline CSS

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

CSS Border Left color for the above div is #bfa495

HTML with inline CSS

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

CSS Border Right color for the above div is #bfa495

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfa495

HTML with inline CSS

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

CSS Border Top color for the above div is #bfa495

HTML with inline CSS

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

#bfa495 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfa495 Color code Preview on White Background

This is how #bfa495 Color code will look on white background color. Color contrast ratio is 2.34

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

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,164,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,176,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,164,149,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.