crispedge.com

Color picker

Loading...

#bb474d hex color - Brown - Warm color - Information

#bb474d hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #bb474d Color code in RGB color code model is created after adding 73.33% red color, 27.84% green color and 30.2% blue color. Hex #bb474d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 59% yellow and 27% black.

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

0 Likes 0 Comments | 13 Views

RGB Chart

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

Color Table

Hex Color Codebb474d#bb474d
RGB Decimal187, 71, 77rgb(187, 71, 77)
RGB Percent73%, 28%, 30%rgb(73%, 28%, 30%)
CSS RGBa187, 71, 77,1rgba(187,71,77,1)
CMYK Modelcmyk(0%,62%,59%,27%)
HSL Color Space357,46% ,51%hsl(357,46% ,51%)
HSV Color Space357°, 62%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110100011101001101
Octal273107115
Decimal1877177
Hexbb474d

Different shades of #bb474d color code.

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

Light Shade of #bb474d
#c96c71
Dark Shade of #bb474d
#97383d
Saturated Shade of #bb474d
#c83a42
Desaturated Shade of #bb474d
#ae5458
Grey scale Shade of #bb474d
#818181
Brighten Shade
#d46066
Most Readable Shade
#FFFFFF

Shades of #bb474d color code

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

#bb474d
#a63f44
#91373b
#7c2f33
#67272a
#531f22
#3e1719
#290f11
#140708
#000000

Similar Color like #bb474d color

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

#bc484e
#bd494f
#be4a50
#bf4b51
#c04c52
#c14d53
#c24e54
#c34f55
#c45056
#c55157
#c65258
#c75359
#c8545a
#c9555b
#ba464c
#b9454b
#b8444a
#b74349
#b64248
#b54147
#b44046
#b33f45
#b23e44
#b13d43
#b03c42
#af3b41
#ae3a40
#ad393f

Monochromatic Color with #bb474d

#bb474d
#e5575e
#110607
#3b1718
#66272a
#90373b

Tints of #bb474d Color

#bb474d
#c25b60
#ca6f74
#d18488
#d9989c
#e0adaf
#e8c1c3
#efd6d7
#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

#bb474d
#47bbb5

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

Split Complementary

#bb474d
#47bb7b
#4787bb

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

Analogous Color

#bb477b
#bb4764
#bb474d
#bb5847
#bb6f47

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

#bb474d
#4dbb47
#474dbb

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

#bb474d
#87bb47
#47bbb5
#7b47bb

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

#bb474d
#47bbb5
#4787bb
#bb7b47

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

#bb474d Color Code Preview on Black Background Color

This is how #bb474d Color will look on black background color. Color contrast ratio is 4.12

#bb474d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb474d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb474d

#bb474d color code is use for CSS Background Color

Background color for the above div is #bb474d

HTML with inline CSS

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

#bb474d color code is use for CSS Border Color

CSS Border color for the above div is #bb474d

HTML with inline CSS

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

CSS Border Left color for the above div is #bb474d

HTML with inline CSS

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

CSS Border Right color for the above div is #bb474d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb474d

HTML with inline CSS

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

CSS Border Top color for the above div is #bb474d

HTML with inline CSS

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

#bb474d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb474d Color code Preview on White Background

This is how #bb474d Color code will look on white background color. Color contrast ratio is 5.10

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

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(187,71,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,187,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,71,77,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.