crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bbb49c hex color - Yellow - Warm color - Information

#bbb49c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #bbb49c color code is between #aabb99 web safe hex color code and #ccaaaa web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #bbb49c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebbb49c#bbb49c
RGB Decimal187, 180, 156rgb(187, 180, 156)
RGB Percent73%, 71%, 61%rgb(73%, 71%, 61%)
CSS RGBa187, 180, 156,1rgba(187,180,156,1)
CMYK Modelcmyk(0%,4%,17%,27%)
HSL Color Space46,19% ,67%hsl(46,19% ,67%)
HSV Color Space46°, 17%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111011010010011100
Octal273264234
Decimal187180156
Hexbbb49c

Different shades of #bbb49c color code.

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

Light Shade of #bbb49c
#d0cbba
Dark Shade of #bbb49c
#a69d7e
Saturated Shade of #bbb49c
#c3b994
Desaturated Shade of #bbb49c
#b3afa4
Grey scale Shade of #bbb49c
#ababab
Brighten Shade
#d4cdb5
Most Readable Shade
#000000

Shades of #bbb49c color code

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

#bbb49c
#a6a08a
#918c79
#7c7868
#676456
#535045
#3e3c34
#292822
#141411
#000000

Similar Color like #bbb49c color

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

#bcb59d
#bdb69e
#beb79f
#bfb8a0
#c0b9a1
#c1baa2
#c2bba3
#c3bca4
#c4bda5
#c5bea6
#c6bfa7
#c7c0a8
#c8c1a9
#c9c2aa
#bab39b
#b9b29a
#b8b199
#b7b098
#b6af97
#b5ae96
#b4ad95
#b3ac94
#b2ab93
#b1aa92
#b0a991
#afa890
#aea78f
#ada68e

Monochromatic Color with #bbb49c

#bbb49c
#e5ddbf
#11100e
#3b3932
#666255
#908b79

Tints of #bbb49c Color

#bbb49c
#c2bca7
#cac4b2
#d1cdbd
#d9d5c8
#e0ddd3
#e8e6de
#efeee9
#f7f6f4
#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

#bbb49c
#9ca3bb

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

Split Complementary

#bbb49c
#9cb2bb
#a59cbb

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

Analogous Color

#bba89c
#bbae9c
#bbb49c
#bbba9c
#b6bb9c

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

#bbb49c
#9cbbb4
#b49cbb

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

#bbb49c
#9cbba4
#9ca3bb
#bb9cb2

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

#bbb49c
#9ca3bb
#a59cbb
#b2bb9c

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

#bbb49c Color Code Preview on Black Background Color

This is how #bbb49c Color will look on black background color. Color contrast ratio is 10.12

#bbb49c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb49c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb49c

#bbb49c color code is use for CSS Background Color

Background color for the above div is #bbb49c

HTML with inline CSS

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

#bbb49c color code is use for CSS Border Color

CSS Border color for the above div is #bbb49c

HTML with inline CSS

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

CSS Border Left color for the above div is #bbb49c

HTML with inline CSS

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

CSS Border Right color for the above div is #bbb49c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbb49c

HTML with inline CSS

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

CSS Border Top color for the above div is #bbb49c

HTML with inline CSS

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

#bbb49c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbb49c Color code Preview on White Background

This is how #bbb49c Color code will look on white background color. Color contrast ratio is 2.07

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.