crispedge.com

Color picker

Loading...

#bc7d18 hex color - Yellow - Warm color - Information

#bc7d18 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bc7d18 Color code in RGB color code model is created after adding 73.73% red color, 49.02% green color and 9.41% blue color. Hex #bc7d18 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 87% yellow and 26% black.

Hex #bc7d18 color code is between #bb7711 web safe hex color code and #cc8822 web safe hex color code. #bb7711 is the nearest web safe color code. You can see here many more shades of #bc7d18 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebc7d18#bc7d18
RGB Decimal188, 125, 24rgb(188, 125, 24)
RGB Percent74%, 49%, 9%rgb(74%, 49%, 9%)
CSS RGBa188, 125, 24,1rgba(188,125,24,1)
CMYK Modelcmyk(0%,34%,87%,26%)
HSL Color Space37,77% ,42%hsl(37,77% ,42%)
HSV Color Space37°, 87%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000111110100011000
Octal27417530
Decimal18812524
Hexbc7d18

Different shades of #bc7d18 color code.

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

Light Shade of #bc7d18
#e39a24
Dark Shade of #bc7d18
#8f5f12
Saturated Shade of #bc7d18
#c77f0d
Desaturated Shade of #bc7d18
#b17b23
Grey scale Shade of #bc7d18
#6a6a6a
Brighten Shade
#d59631
Most Readable Shade
#000000

Shades of #bc7d18 color code

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

#bc7d18
#a76f15
#926112
#7d5310
#68450d
#53370a
#3e2908
#291b05
#140d02
#000000

Similar Color like #bc7d18 color

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

#bd7e19
#be7f1a
#bf801b
#c0811c
#c1821d
#c2831e
#c3841f
#c48520
#c58621
#c68722
#c78823
#c88924
#c98a25
#ca8b26
#bb7c17
#ba7b16
#b97a15
#b87914
#b77813
#b67712
#b57611
#b47510
#b3740f
#b2730e
#b1720d
#b0710c
#af700b
#ae6f0a

Monochromatic Color with #bc7d18

#bc7d18
#e6991d
#120c02
#3c2808
#67440d
#916113

Tints of #bc7d18 Color

#bc7d18
#c38b31
#ca994b
#d2a865
#d9b67e
#e1c598
#e8d3b2
#f0e2cb
#f7f0e5
#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

#bc7d18
#1857bc

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

Split Complementary

#bc7d18
#18a9bc
#2b18bc

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

Analogous Color

#bc3b18
#bc5c18
#bc7d18
#bc9e18
#b9bc18

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

#bc7d18
#18bc7d
#7d18bc

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

#bc7d18
#18bc2b
#1857bc
#bc18a9

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

#bc7d18
#1857bc
#2b18bc
#a9bc18

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

#bc7d18 Color Code Preview on Black Background Color

This is how #bc7d18 Color will look on black background color. Color contrast ratio is 6.08

#bc7d18 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc7d18

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc7d18

#bc7d18 color code is use for CSS Background Color

Background color for the above div is #bc7d18

HTML with inline CSS

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

#bc7d18 color code is use for CSS Border Color

CSS Border color for the above div is #bc7d18

HTML with inline CSS

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

CSS Border Left color for the above div is #bc7d18

HTML with inline CSS

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

CSS Border Right color for the above div is #bc7d18

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc7d18

HTML with inline CSS

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

CSS Border Top color for the above div is #bc7d18

HTML with inline CSS

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

#bc7d18 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc7d18 Color code Preview on White Background

This is how #bc7d18 Color code will look on white background color. Color contrast ratio is 3.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 #bc7d18; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bc7d18; }

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,125,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(24,87,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,125,24,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.