crispedge.com

Color picker

Loading...

#bcb19c hex color - Yellow - Warm color - Information

#bcb19c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bcb19c Color code in RGB color code model is created after adding 73.73% red color, 69.41% green color and 61.18% blue color. Hex #bcb19c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 17% yellow and 26% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebcb19c#bcb19c
RGB Decimal188, 177, 156rgb(188, 177, 156)
RGB Percent74%, 69%, 61%rgb(74%, 69%, 61%)
CSS RGBa188, 177, 156,1rgba(188,177,156,1)
CMYK Modelcmyk(0%,6%,17%,26%)
HSL Color Space39,19% ,67%hsl(39,19% ,67%)
HSV Color Space39°, 17%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001011000110011100
Octal274261234
Decimal188177156
Hexbcb19c

Different shades of #bcb19c color code.

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

Light Shade of #bcb19c
#d1c9ba
Dark Shade of #bcb19c
#a7997e
Saturated Shade of #bcb19c
#c4b494
Desaturated Shade of #bcb19c
#b4aea4
Grey scale Shade of #bcb19c
#acacac
Brighten Shade
#d5cab5
Most Readable Shade
#000000

Shades of #bcb19c color code

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

#bcb19c
#a79d8a
#928979
#7d7668
#686256
#534e45
#3e3b34
#292722
#141311
#000000

Similar Color like #bcb19c color

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

#bdb29d
#beb39e
#bfb49f
#c0b5a0
#c1b6a1
#c2b7a2
#c3b8a3
#c4b9a4
#c5baa5
#c6bba6
#c7bca7
#c8bda8
#c9bea9
#cabfaa
#bbb09b
#baaf9a
#b9ae99
#b8ad98
#b7ac97
#b6ab96
#b5aa95
#b4a994
#b3a893
#b2a792
#b1a691
#b0a590
#afa48f
#aea38e

Monochromatic Color with #bcb19c

#bcb19c
#e6d9bf
#12110f
#3c3932
#676155
#918979

Tints of #bcb19c Color

#bcb19c
#c3b9a7
#cac2b2
#d2cbbd
#d9d3c8
#e1dcd3
#e8e5de
#f0ede9
#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

#bcb19c
#9ca7bc

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

Split Complementary

#bcb19c
#9cb7bc
#a19cbc

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

Analogous Color

#bca49c
#bcab9c
#bcb19c
#bcb79c
#babc9c

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

#bcb19c
#9cbcb1
#b19cbc

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

#bcb19c
#9cbca1
#9ca7bc
#bc9cb7

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

#bcb19c
#9ca7bc
#a19cbc
#b7bc9c

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

#bcb19c Color Code Preview on Black Background Color

This is how #bcb19c Color will look on black background color. Color contrast ratio is 9.91

#bcb19c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb19c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb19c

#bcb19c color code is use for CSS Background Color

Background color for the above div is #bcb19c

HTML with inline CSS

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

#bcb19c color code is use for CSS Border Color

CSS Border color for the above div is #bcb19c

HTML with inline CSS

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

CSS Border Left color for the above div is #bcb19c

HTML with inline CSS

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

CSS Border Right color for the above div is #bcb19c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcb19c

HTML with inline CSS

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

CSS Border Top color for the above div is #bcb19c

HTML with inline CSS

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

#bcb19c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcb19c Color code Preview on White Background

This is how #bcb19c Color code will look on white background color. Color contrast ratio is 2.12

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

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,177,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,167,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,177,156,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.