crispedge.com

Color picker

Loading...

#bca53b hex color - Yellow - Warm color - Information

#bca53b hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #bca53b Color code in RGB color code model is created after adding 73.73% red color, 64.71% green color and 23.14% blue color. Hex #bca53b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 69% yellow and 26% black.

Hex #bca53b color code is between #bbaa33 web safe hex color code and #cc9944 web safe hex color code. #bbaa33 is the nearest web safe color code. You can see here many more shades of #bca53b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebca53b#bca53b
RGB Decimal188, 165, 59rgb(188, 165, 59)
RGB Percent74%, 65%, 23%rgb(74%, 65%, 23%)
CSS RGBa188, 165, 59,1rgba(188,165,59,1)
CMYK Modelcmyk(0%,12%,69%,26%)
HSL Color Space49,52% ,48%hsl(49,52% ,48%)
HSV Color Space49°, 69%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010010100111011
Octal27424573
Decimal18816559
Hexbca53b

Different shades of #bca53b color code.

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

Light Shade of #bca53b
#ccb95e
Dark Shade of #bca53b
#95832f
Saturated Shade of #bca53b
#c8ad2f
Desaturated Shade of #bca53b
#b09d47
Grey scale Shade of #bca53b
#7b7b7b
Brighten Shade
#d5be54
Most Readable Shade
#000000

Shades of #bca53b color code

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

#bca53b
#a79234
#92802d
#7d6e27
#685b20
#53491a
#3e3713
#29240d
#141206
#000000

Similar Color like #bca53b color

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

#bda63c
#bea73d
#bfa83e
#c0a93f
#c1aa40
#c2ab41
#c3ac42
#c4ad43
#c5ae44
#c6af45
#c7b046
#c8b147
#c9b248
#cab349
#bba43a
#baa339
#b9a238
#b8a137
#b7a036
#b69f35
#b59e34
#b49d33
#b39c32
#b29b31
#b19a30
#b0992f
#af982e
#ae972d

Monochromatic Color with #bca53b

#bca53b
#e6ca48
#121006
#3c3513
#675a20
#91802e

Tints of #bca53b Color

#bca53b
#c3af50
#cab966
#d2c37c
#d9cd92
#e1d7a7
#e8e1bd
#f0ebd3
#f7f5e9
#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

#bca53b
#3b52bc

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

Split Complementary

#bca53b
#3b92bc
#643bbc

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

Analogous Color

#bc713b
#bc8b3b
#bca53b
#b9bc3b
#9fbc3b

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

#bca53b
#3bbca5
#a53bbc

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

#bca53b
#3bbc65
#3b52bc
#bc3b92

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

#bca53b
#3b52bc
#653bbc
#92bc3b

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

#bca53b Color Code Preview on Black Background Color

This is how #bca53b Color will look on black background color. Color contrast ratio is 8.58

#bca53b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca53b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca53b

#bca53b color code is use for CSS Background Color

Background color for the above div is #bca53b

HTML with inline CSS

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

#bca53b color code is use for CSS Border Color

CSS Border color for the above div is #bca53b

HTML with inline CSS

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

CSS Border Left color for the above div is #bca53b

HTML with inline CSS

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

CSS Border Right color for the above div is #bca53b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca53b

HTML with inline CSS

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

CSS Border Top color for the above div is #bca53b

HTML with inline CSS

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

#bca53b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca53b Color code Preview on White Background

This is how #bca53b Color code will look on white background color. Color contrast ratio is 2.45

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

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,165,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(59,82,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,165,59,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.