crispedge.com

Color picker

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

#bbb38e hex color - Green - Warm color - Information

#bbb38e hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

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

Hex #bbb38e color code is between #aabb88 web safe hex color code and #ccaa99 web safe hex color code. #aabb88 is the nearest web safe color code. You can see here many more shades of #bbb38e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebbb38e#bbb38e
RGB Decimal187, 179, 142rgb(187, 179, 142)
RGB Percent73%, 70%, 56%rgb(73%, 70%, 56%)
CSS RGBa187, 179, 142,1rgba(187,179,142,1)
CMYK Modelcmyk(0%,4%,24%,27%)
HSL Color Space49,25% ,65%hsl(49,25% ,65%)
HSV Color Space49°, 24%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111011001110001110
Octal273263216
Decimal187179142
Hexbbb38e

Different shades of #bbb38e color code.

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

Light Shade of #bbb38e
#cec8ae
Dark Shade of #bbb38e
#a89e6e
Saturated Shade of #bbb38e
#c4b985
Desaturated Shade of #bbb38e
#b2ad97
Grey scale Shade of #bbb38e
#a4a4a4
Brighten Shade
#d4cca7
Most Readable Shade
#000000

Shades of #bbb38e color code

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

#bbb38e
#a69f7e
#918b6e
#7c775e
#67634e
#534f3f
#3e3b2f
#29271f
#14130f
#000000

Similar Color like #bbb38e color

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

#bcb48f
#bdb590
#beb691
#bfb792
#c0b893
#c1b994
#c2ba95
#c3bb96
#c4bc97
#c5bd98
#c6be99
#c7bf9a
#c8c09b
#c9c19c
#bab28d
#b9b18c
#b8b08b
#b7af8a
#b6ae89
#b5ad88
#b4ac87
#b3ab86
#b2aa85
#b1a984
#b0a883
#afa782
#aea681
#ada580

Monochromatic Color with #bbb38e

#bbb38e
#e5dcae
#11100d
#3b392d
#66624d
#908a6e

Tints of #bbb38e Color

#bbb38e
#c2bb9a
#cac3a7
#d1ccb3
#d9d4c0
#e0ddcc
#e8e5d9
#efeee5
#f7f6f2
#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

#bbb38e
#8e96bb

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

Split Complementary

#bbb38e
#8eadbb
#9c8ebb

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

Analogous Color

#bba18e
#bbaa8e
#bbb38e
#babb8e
#b1bb8e

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

#bbb38e
#8ebbb3
#b38ebb

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

#bbb38e
#8ebb9c
#8e96bb
#bb8eac

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

#bbb38e
#8e96bb
#9c8ebb
#adbb8e

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

#bbb38e Color Code Preview on Black Background Color

This is how #bbb38e Color will look on black background color. Color contrast ratio is 9.95

#bbb38e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb38e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb38e

#bbb38e color code is use for CSS Background Color

Background color for the above div is #bbb38e

HTML with inline CSS

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

#bbb38e color code is use for CSS Border Color

CSS Border color for the above div is #bbb38e

HTML with inline CSS

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

CSS Border Left color for the above div is #bbb38e

HTML with inline CSS

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

CSS Border Right color for the above div is #bbb38e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbb38e

HTML with inline CSS

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

CSS Border Top color for the above div is #bbb38e

HTML with inline CSS

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

#bbb38e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbb38e Color code Preview on White Background

This is how #bbb38e Color code will look on white background color. Color contrast ratio is 2.11

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.