crispedge.com

Color picker

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

#b1a58d hex color - Yellow - Warm color - Information

#b1a58d hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #b1a58d Color code in RGB color code model is created after adding 69.41% red color, 64.71% green color and 55.29% blue color. Hex #b1a58d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 20% yellow and 31% black.

Hex #b1a58d color code is between #aaaa88 web safe hex color code and #bb9999 web safe hex color code. #aaaa88 is the nearest web safe color code. You can see here many more shades of #b1a58d color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeb1a58d#b1a58d
RGB Decimal177, 165, 141rgb(177, 165, 141)
RGB Percent69%, 65%, 55%rgb(69%, 65%, 55%)
CSS RGBa177, 165, 141,1rgba(177,165,141,1)
CMYK Modelcmyk(0%,7%,20%,31%)
HSL Color Space40,19% ,62%hsl(40,19% ,62%)
HSV Color Space40°, 20%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100011010010110001101
Octal261245215
Decimal177165141
Hexb1a58d

Different shades of #b1a58d color code.

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

Light Shade of #b1a58d
#c6bdab
Dark Shade of #b1a58d
#9c8d6f
Saturated Shade of #b1a58d
#bba883
Desaturated Shade of #b1a58d
#a7a297
Grey scale Shade of #b1a58d
#9f9f9f
Brighten Shade
#cabea6
Most Readable Shade
#000000

Shades of #b1a58d color code

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

#b1a58d
#9d927d
#89806d
#766e5e
#625b4e
#4e493e
#3b372f
#27241f
#13120f
#000000

Similar Color like #b1a58d color

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

#b2a68e
#b3a78f
#b4a890
#b5a991
#b6aa92
#b7ab93
#b8ac94
#b9ad95
#baae96
#bbaf97
#bcb098
#bdb199
#beb29a
#bfb39b
#b0a48c
#afa38b
#aea28a
#ada189
#aca088
#ab9f87
#aa9e86
#a99d85
#a89c84
#a79b83
#a69a82
#a59981
#a49880
#a3977f

Monochromatic Color with #b1a58d

#b1a58d
#dbcdaf
#070706
#312e27
#5c5649
#867d6b

Tints of #b1a58d Color

#b1a58d
#b9af99
#c2b9a6
#cbc3b3
#d3cdbf
#dcd7cc
#e5e1d9
#edebe5
#f6f5f2
#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

#b1a58d
#8d99b1

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

Split Complementary

#b1a58d
#8dabb1
#938db1

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

Analogous Color

#b1978d
#b19e8d
#b1a58d
#b1ac8d
#afb18d

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

#b1a58d
#8db1a5
#a58db1

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

#b1a58d
#8db193
#8d99b1
#b18dab

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

#b1a58d
#8d99b1
#938db1
#abb18d

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

#b1a58d Color Code Preview on Black Background Color

This is how #b1a58d Color will look on black background color. Color contrast ratio is 8.64

#b1a58d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1a58d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1a58d

#b1a58d color code is use for CSS Background Color

Background color for the above div is #b1a58d

HTML with inline CSS

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

#b1a58d color code is use for CSS Border Color

CSS Border color for the above div is #b1a58d

HTML with inline CSS

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

CSS Border Left color for the above div is #b1a58d

HTML with inline CSS

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

CSS Border Right color for the above div is #b1a58d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1a58d

HTML with inline CSS

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

CSS Border Top color for the above div is #b1a58d

HTML with inline CSS

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

#b1a58d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1a58d Color code Preview on White Background

This is how #b1a58d Color code will look on white background color. Color contrast ratio is 2.43

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.