crispedge.com

Color picker

Loading...

#bb9b52 hex color - Tangy Green - Yellow - Warm color - Information

#bb9b52 hex color - Tangy Green - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #bb9b52 Color Code is also known as Tangy Green color.

Hex #bb9b52 Color code in RGB color code model is created after adding 73.33% red color, 60.78% green color and 32.16% blue color. Hex #bb9b52 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 56% yellow and 27% black.

Hex #bb9b52 color code is between #aa9955 web safe hex color code and #ccaa44 web safe hex color code. #aa9955 is the nearest web safe color code. You can see here many more shades of #bb9b52 color code.

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Codebb9b52#bb9b52
RGB Decimal187, 155, 82rgb(187, 155, 82)
RGB Percent73%, 61%, 32%rgb(73%, 61%, 32%)
CSS RGBa187, 155, 82,1rgba(187,155,82,1)
CMYK Modelcmyk(0%,17%,56%,27%)
HSL Color Space42,44% ,53%hsl(42,44% ,53%)
HSV Color Space42°, 56%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111001101101010010
Octal273233122
Decimal18715582
Hexbb9b52

Different shades of #bb9b52 color code.

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

Light Shade of #bb9b52
#c9b077
Dark Shade of #bb9b52
#9c803e
Saturated Shade of #bb9b52
#c7a046
Desaturated Shade of #bb9b52
#af965e
Grey scale Shade of #bb9b52
#868686
Brighten Shade
#d4b46b
Most Readable Shade
#000000

Shades of #bb9b52 color code

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

#bb9b52
#a68948
#91783f
#7c6736
#67562d
#534424
#3e331b
#292212
#141109
#000000

Similar Color like #bb9b52 color

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

#bc9c53
#bd9d54
#be9e55
#bf9f56
#c0a057
#c1a158
#c2a259
#c3a35a
#c4a45b
#c5a55c
#c6a65d
#c7a75e
#c8a85f
#c9a960
#ba9a51
#b99950
#b8984f
#b7974e
#b6964d
#b5954c
#b4944b
#b3934a
#b29249
#b19148
#b09047
#af8f46
#ae8e45
#ad8d44

Monochromatic Color with #bb9b52

#bb9b52
#e5be65
#110e07
#3b311a
#66552d
#90783f

Tints of #bb9b52 Color

#bb9b52
#c2a665
#cab178
#d1bc8b
#d9c79e
#e0d2b2
#e8ddc5
#efe8d8
#f7f3eb
#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

#bb9b52
#5272bb

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

Split Complementary

#bb9b52
#52a6bb
#6752bb

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

Analogous Color

#bb7152
#bb8652
#bb9b52
#bbb052
#b1bb52

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

#bb9b52
#52bb9b
#9b52bb

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

#bb9b52
#52bb66
#5272bb
#bb52a6

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

#bb9b52
#5272bb
#6752bb
#a6bb52

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

#bb9b52 Color Code Preview on Black Background Color

This is how #bb9b52 Color will look on black background color. Color contrast ratio is 7.92

#bb9b52 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9b52

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9b52

#bb9b52 color code is use for CSS Background Color

Background color for the above div is #bb9b52

HTML with inline CSS

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

#bb9b52 color code is use for CSS Border Color

CSS Border color for the above div is #bb9b52

HTML with inline CSS

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

CSS Border Left color for the above div is #bb9b52

HTML with inline CSS

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

CSS Border Right color for the above div is #bb9b52

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb9b52

HTML with inline CSS

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

CSS Border Top color for the above div is #bb9b52

HTML with inline CSS

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

#bb9b52 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb9b52 Color code Preview on White Background

This is how #bb9b52 Color code will look on white background color. Color contrast ratio is 2.65

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

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.