crispedge.com

Color picker

Loading...

#bca995 hex color - Yellow - Warm color - Information

#bca995 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bca995 Color code in RGB color code model is created after adding 73.73% red color, 66.27% green color and 58.43% blue color. Hex #bca995 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 21% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebca995#bca995
RGB Decimal188, 169, 149rgb(188, 169, 149)
RGB Percent74%, 66%, 58%rgb(74%, 66%, 58%)
CSS RGBa188, 169, 149,1rgba(188,169,149,1)
CMYK Modelcmyk(0%,10%,21%,26%)
HSL Color Space31,23% ,66%hsl(31,23% ,66%)
HSV Color Space31°, 21%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010100110010101
Octal274251225
Decimal188169149
Hexbca995

Different shades of #bca995 color code.

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

Light Shade of #bca995
#d0c2b4
Dark Shade of #bca995
#a89076
Saturated Shade of #bca995
#c5a98c
Desaturated Shade of #bca995
#b3a99e
Grey scale Shade of #bca995
#a8a8a8
Brighten Shade
#d5c2ae
Most Readable Shade
#000000

Shades of #bca995 color code

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

#bca995
#a79684
#928373
#7d7063
#685d52
#534b42
#3e3831
#292521
#141210
#000000

Similar Color like #bca995 color

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

#bdaa96
#beab97
#bfac98
#c0ad99
#c1ae9a
#c2af9b
#c3b09c
#c4b19d
#c5b29e
#c6b39f
#c7b4a0
#c8b5a1
#c9b6a2
#cab7a3
#bba894
#baa793
#b9a692
#b8a591
#b7a490
#b6a38f
#b5a28e
#b4a18d
#b3a08c
#b29f8b
#b19e8a
#b09d89
#af9c88
#ae9b87

Monochromatic Color with #bca995

#bca995
#e6cfb7
#12100e
#3c3630
#675d52
#918373

Tints of #bca995 Color

#bca995
#c3b2a0
#cabcac
#d2c5b8
#d9cfc4
#e1d8cf
#e8e2db
#f0ebe7
#f7f5f3
#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

#bca995
#95a8bc

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

Split Complementary

#bca995
#95bcbc
#9695bc

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

Analogous Color

#bc9995
#bca195
#bca995
#bcb195
#bcb995

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

#bca995
#95bca9
#a995bc

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

#bca995
#95bc95
#95a8bc
#bc95bb

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

#bca995
#95a8bc
#9695bc
#bcbc95

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

#bca995 Color Code Preview on Black Background Color

This is how #bca995 Color will look on black background color. Color contrast ratio is 9.25

#bca995 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca995

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca995

#bca995 color code is use for CSS Background Color

Background color for the above div is #bca995

HTML with inline CSS

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

#bca995 color code is use for CSS Border Color

CSS Border color for the above div is #bca995

HTML with inline CSS

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

CSS Border Left color for the above div is #bca995

HTML with inline CSS

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

CSS Border Right color for the above div is #bca995

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca995

HTML with inline CSS

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

CSS Border Top color for the above div is #bca995

HTML with inline CSS

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

#bca995 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca995 Color code Preview on White Background

This is how #bca995 Color code will look on white background color. Color contrast ratio is 2.27

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

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(188,169,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,168,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,169,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.