crispedge.com

Color picker

Loading...

#bb837d hex color - Red - Warm color - Information

#bb837d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bb837d Color code in RGB color code model is created after adding 73.33% red color, 51.37% green color and 49.02% blue color. Hex #bb837d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 33% yellow and 27% black.

Hex #bb837d color code is between #aa8877 web safe hex color code and #cc7788 web safe hex color code. #aa8877 is the nearest web safe color code. You can see here many more shades of #bb837d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb837d#bb837d
RGB Decimal187, 131, 125rgb(187, 131, 125)
RGB Percent73%, 51%, 49%rgb(73%, 51%, 49%)
CSS RGBa187, 131, 125,1rgba(187,131,125,1)
CMYK Modelcmyk(0%,30%,33%,27%)
HSL Color Space6,31% ,61%hsl(6,31% ,61%)
HSV Color Space6°, 33%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111000001101111101
Octal273203175
Decimal187131125
Hexbb837d

Different shades of #bb837d color code.

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

Light Shade of #bb837d
#cda39e
Dark Shade of #bb837d
#a9635b
Saturated Shade of #bb837d
#c57b73
Desaturated Shade of #bb837d
#b18b87
Grey scale Shade of #bb837d
#9c9c9c
Brighten Shade
#d49c96
Most Readable Shade
#000000

Shades of #bb837d color code

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

#bb837d
#a6746f
#916561
#7c5753
#674845
#533a37
#3e2b29
#291d1b
#140e0d
#000000

Similar Color like #bb837d color

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

#bc847e
#bd857f
#be8680
#bf8781
#c08882
#c18983
#c28a84
#c38b85
#c48c86
#c58d87
#c68e88
#c78f89
#c8908a
#c9918b
#ba827c
#b9817b
#b8807a
#b77f79
#b67e78
#b57d77
#b47c76
#b37b75
#b27a74
#b17973
#b07872
#af7771
#ae7670
#ad756f

Monochromatic Color with #bb837d

#bb837d
#e5a199
#110c0b
#3b2a28
#664744
#906561

Tints of #bb837d Color

#bb837d
#c2908b
#ca9e99
#d1aca8
#d9bab6
#e0c7c5
#e8d5d3
#efe3e2
#f7f1f0
#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

#bb837d
#7db5bb

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

Split Complementary

#bb837d
#7dbba2
#7d96bb

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

Analogous Color

#bb7d90
#bb7d83
#bb837d
#bb8f7d
#bb9c7d

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

#bb837d
#7dbb83
#837dbb

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

#bb837d
#96bb7d
#7db5bb
#a27dbb

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

#bb837d
#7db5bb
#7d96bb
#bba27d

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

#bb837d Color Code Preview on Black Background Color

This is how #bb837d Color will look on black background color. Color contrast ratio is 6.66

#bb837d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb837d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb837d

#bb837d color code is use for CSS Background Color

Background color for the above div is #bb837d

HTML with inline CSS

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

#bb837d color code is use for CSS Border Color

CSS Border color for the above div is #bb837d

HTML with inline CSS

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

CSS Border Left color for the above div is #bb837d

HTML with inline CSS

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

CSS Border Right color for the above div is #bb837d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb837d

HTML with inline CSS

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

CSS Border Top color for the above div is #bb837d

HTML with inline CSS

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

#bb837d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb837d Color code Preview on White Background

This is how #bb837d Color code will look on white background color. Color contrast ratio is 3.16

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

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,131,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,181,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,131,125,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.