crispedge.com

Color picker

Loading...

#bca08d hex color - Yellow - Warm color - Information

#bca08d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bca08d Color code in RGB color code model is created after adding 73.73% red color, 62.75% green color and 55.29% blue color. Hex #bca08d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 25% yellow and 26% black.

Hex #bca08d color code is between #bb9988 web safe hex color code and #ccaa99 web safe hex color code. #bb9988 is the nearest web safe color code. You can see here many more shades of #bca08d color code.

0 Likes 0 Comments | 19 Views

RGB Chart

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

Color Table

Hex Color Codebca08d#bca08d
RGB Decimal188, 160, 141rgb(188, 160, 141)
RGB Percent74%, 63%, 55%rgb(74%, 63%, 55%)
CSS RGBa188, 160, 141,1rgba(188,160,141,1)
CMYK Modelcmyk(0%,15%,25%,26%)
HSL Color Space24,26% ,65%hsl(24,26% ,65%)
HSV Color Space24°, 25%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010000010001101
Octal274240215
Decimal188160141
Hexbca08d

Different shades of #bca08d color code.

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

Light Shade of #bca08d
#cfbbad
Dark Shade of #bca08d
#a9856d
Saturated Shade of #bca08d
#c59e84
Desaturated Shade of #bca08d
#b3a296
Grey scale Shade of #bca08d
#a4a4a4
Brighten Shade
#d5b9a6
Most Readable Shade
#000000

Shades of #bca08d color code

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

#bca08d
#a78e7d
#927c6d
#7d6a5e
#68584e
#53473e
#3e352f
#29231f
#14110f
#000000

Similar Color like #bca08d color

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

#bda18e
#bea28f
#bfa390
#c0a491
#c1a592
#c2a693
#c3a794
#c4a895
#c5a996
#c6aa97
#c7ab98
#c8ac99
#c9ad9a
#caae9b
#bb9f8c
#ba9e8b
#b99d8a
#b89c89
#b79b88
#b69a87
#b59986
#b49885
#b39784
#b29683
#b19582
#b09481
#af9380
#ae927f

Monochromatic Color with #bca08d

#bca08d
#e6c4ad
#120f0d
#3c332d
#67584d
#917c6d

Tints of #bca08d Color

#bca08d
#c3aa99
#cab5a6
#d2bfb3
#d9cabf
#e1d4cc
#e8dfd9
#f0e9e5
#f7f4f2
#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

#bca08d
#8da9bc

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

Split Complementary

#bca08d
#8dbcb8
#8d92bc

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

Analogous Color

#bc8d8d
#bc978d
#bca08d
#bca98d
#bcb38d

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

#bca08d
#8dbca0
#a08dbc

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

#bca08d
#91bc8d
#8da9bc
#b78dbc

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

#bca08d
#8da9bc
#8d92bc
#bcb88d

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

#bca08d Color Code Preview on Black Background Color

This is how #bca08d Color will look on black background color. Color contrast ratio is 8.55

#bca08d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca08d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca08d

#bca08d color code is use for CSS Background Color

Background color for the above div is #bca08d

HTML with inline CSS

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

#bca08d color code is use for CSS Border Color

CSS Border color for the above div is #bca08d

HTML with inline CSS

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

CSS Border Left color for the above div is #bca08d

HTML with inline CSS

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

CSS Border Right color for the above div is #bca08d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca08d

HTML with inline CSS

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

CSS Border Top color for the above div is #bca08d

HTML with inline CSS

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

#bca08d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca08d Color code Preview on White Background

This is how #bca08d Color code will look on white background color. Color contrast ratio is 2.46

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

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,160,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,169,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,160,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.