crispedge.com

Color picker

Loading...

#bc494f hex color - Brown - Warm color - Information

#bc494f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #bc494f Color code in RGB color code model is created after adding 73.73% red color, 28.63% green color and 30.98% blue color. Hex #bc494f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 58% yellow and 26% black.

Hex #bc494f color code is between #bb4455 web safe hex color code and #cc5544 web safe hex color code. #bb4455 is the nearest web safe color code. You can see here many more shades of #bc494f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebc494f#bc494f
RGB Decimal188, 73, 79rgb(188, 73, 79)
RGB Percent74%, 29%, 31%rgb(74%, 29%, 31%)
CSS RGBa188, 73, 79,1rgba(188,73,79,1)
CMYK Modelcmyk(0%,61%,58%,26%)
HSL Color Space357,46% ,51%hsl(357,46% ,51%)
HSV Color Space357°, 61%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000100100101001111
Octal274111117
Decimal1887379
Hexbc494f

Different shades of #bc494f color code.

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

Light Shade of #bc494f
#ca6e73
Dark Shade of #bc494f
#99393e
Saturated Shade of #bc494f
#c83d44
Desaturated Shade of #bc494f
#b0555a
Grey scale Shade of #bc494f
#828282
Brighten Shade
#d56268
Most Readable Shade
#FFFFFF

Shades of #bc494f color code

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

#bc494f
#a74046
#92383d
#7d3034
#68282b
#532023
#3e181a
#291011
#140808
#000000

Similar Color like #bc494f color

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

#bd4a50
#be4b51
#bf4c52
#c04d53
#c14e54
#c24f55
#c35056
#c45157
#c55258
#c65359
#c7545a
#c8555b
#c9565c
#ca575d
#bb484e
#ba474d
#b9464c
#b8454b
#b7444a
#b64349
#b54248
#b44147
#b34046
#b23f45
#b13e44
#b03d43
#af3c42
#ae3b41

Monochromatic Color with #bc494f

#bc494f
#e65a61
#120708
#3c1719
#67282b
#91383d

Tints of #bc494f Color

#bc494f
#c35d62
#ca7176
#d28589
#d9999d
#e1aeb0
#e8c2c4
#f0d6d7
#f7eaeb
#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

#bc494f
#49bcb6

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

Split Complementary

#bc494f
#49bc7d
#4989bc

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

Analogous Color

#bc497d
#bc4966
#bc494f
#bc5a49
#bc7149

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

#bc494f
#4fbc49
#494fbc

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

#bc494f
#88bc49
#49bcb6
#7c49bc

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

#bc494f
#49bcb6
#4989bc
#bc7c49

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

#bc494f Color Code Preview on Black Background Color

This is how #bc494f Color will look on black background color. Color contrast ratio is 4.20

#bc494f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc494f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc494f

#bc494f color code is use for CSS Background Color

Background color for the above div is #bc494f

HTML with inline CSS

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

#bc494f color code is use for CSS Border Color

CSS Border color for the above div is #bc494f

HTML with inline CSS

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

CSS Border Left color for the above div is #bc494f

HTML with inline CSS

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

CSS Border Right color for the above div is #bc494f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc494f

HTML with inline CSS

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

CSS Border Top color for the above div is #bc494f

HTML with inline CSS

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

#bc494f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc494f Color code Preview on White Background

This is how #bc494f Color code will look on white background color. Color contrast ratio is 5.00

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.