crispedge.com

Color picker

Loading...

#bb5057 hex color - Brown - Warm color - Information

#bb5057 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #bb5057 Color code in RGB color code model is created after adding 73.33% red color, 31.37% green color and 34.12% blue color. Hex #bb5057 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 53% yellow and 27% black.

Hex #bb5057 color code is between #aa5555 web safe hex color code and #cc4466 web safe hex color code. #aa5555 is the nearest web safe color code. You can see here many more shades of #bb5057 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb5057#bb5057
RGB Decimal187, 80, 87rgb(187, 80, 87)
RGB Percent73%, 31%, 34%rgb(73%, 31%, 34%)
CSS RGBa187, 80, 87,1rgba(187,80,87,1)
CMYK Modelcmyk(0%,57%,53%,27%)
HSL Color Space356,44% ,52%hsl(356,44% ,52%)
HSV Color Space356°, 57%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101000001010111
Octal273120127
Decimal1878087
Hexbb5057

Different shades of #bb5057 color code.

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

Light Shade of #bb5057
#c9757a
Dark Shade of #bb5057
#9c3c43
Saturated Shade of #bb5057
#c7444c
Desaturated Shade of #bb5057
#af5c62
Grey scale Shade of #bb5057
#858585
Brighten Shade
#d46970
Most Readable Shade
#FFFFFF

Shades of #bb5057 color code

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

#bb5057
#a6474d
#913e43
#7c353a
#672c30
#532326
#3e1a1d
#291113
#140809
#000000

Similar Color like #bb5057 color

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

#bc5158
#bd5259
#be535a
#bf545b
#c0555c
#c1565d
#c2575e
#c3585f
#c45960
#c55a61
#c65b62
#c75c63
#c85d64
#c95e65
#ba4f56
#b94e55
#b84d54
#b74c53
#b64b52
#b54a51
#b44950
#b3484f
#b2474e
#b1464d
#b0454c
#af444b
#ae434a
#ad4249

Monochromatic Color with #bb5057

#bb5057
#e5626b
#110708
#3b191c
#662c2f
#903e43

Tints of #bb5057 Color

#bb5057
#c26369
#ca767c
#d18a8f
#d99da1
#e0b1b4
#e8c4c7
#efd8d9
#f7ebec
#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

#bb5057
#50bbb4

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

Split Complementary

#bb5057
#50bb7f
#508dbb

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

Analogous Color

#bb5082
#bb506c
#bb5057
#bb5e50
#bb7450

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

#bb5057
#57bb50
#5057bb

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

#bb5057
#8cbb50
#50bbb4
#7e50bb

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

#bb5057
#50bbb4
#508dbb
#bb7e50

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

#bb5057 Color Code Preview on Black Background Color

This is how #bb5057 Color will look on black background color. Color contrast ratio is 4.40

#bb5057 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5057

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5057

#bb5057 color code is use for CSS Background Color

Background color for the above div is #bb5057

HTML with inline CSS

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

#bb5057 color code is use for CSS Border Color

CSS Border color for the above div is #bb5057

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5057

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5057

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5057

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5057

HTML with inline CSS

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

#bb5057 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5057 Color code Preview on White Background

This is how #bb5057 Color code will look on white background color. Color contrast ratio is 4.77

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

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,80,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,187,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,80,87,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.