crispedge.com

Color picker

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

#b2995b hex color - Yellow - Warm color - Information

#b2995b hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #b2995b Color code in RGB color code model is created after adding 69.8% red color, 60% green color and 35.69% blue color. Hex #b2995b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 49% yellow and 30% black.

Hex #b2995b color code is between #aa8855 web safe hex color code and #bbaa66 web safe hex color code. #aa8855 is the nearest web safe color code. You can see here many more shades of #b2995b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb2995b#b2995b
RGB Decimal178, 153, 91rgb(178, 153, 91)
RGB Percent70%, 60%, 36%rgb(70%, 60%, 36%)
CSS RGBa178, 153, 91,1rgba(178,153,91,1)
CMYK Modelcmyk(0%,14%,49%,30%)
HSL Color Space43,36% ,53%hsl(43,36% ,53%)
HSV Color Space43°, 49%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100101001100101011011
Octal262231133
Decimal17815391
Hexb2995b

Different shades of #b2995b color code.

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

Light Shade of #b2995b
#c2af7e
Dark Shade of #b2995b
#947e46
Saturated Shade of #b2995b
#be9e4f
Desaturated Shade of #b2995b
#a69467
Grey scale Shade of #b2995b
#868686
Brighten Shade
#cbb274
Most Readable Shade
#000000

Shades of #b2995b color code

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

#b2995b
#9e8850
#8a7746
#76663c
#625532
#4f4428
#3b331e
#272214
#13110a
#000000

Similar Color like #b2995b color

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

#b39a5c
#b49b5d
#b59c5e
#b69d5f
#b79e60
#b89f61
#b9a062
#baa163
#bba264
#bca365
#bda466
#bea567
#bfa668
#c0a769
#b1985a
#b09759
#af9658
#ae9557
#ad9456
#ac9355
#ab9254
#aa9153
#a99052
#a88f51
#a78e50
#a68d4f
#a58c4e
#a48b4d

Monochromatic Color with #b2995b

#b2995b
#dcbe71
#080704
#322b1a
#5d5030
#877445

Tints of #b2995b Color

#b2995b
#baa46d
#c3af7f
#cbbb91
#d4c6a3
#dcd1b6
#e5ddc8
#ede8da
#f6f3ec
#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

#b2995b
#5b74b2

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

Split Complementary

#b2995b
#5b9fb2
#6e5bb2

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

Analogous Color

#b2765b
#b2885b
#b2995b
#b2aa5b
#a8b25b

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

#b2995b
#5bb299
#995bb2

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

#b2995b
#5bb26d
#5b74b2
#b25b9f

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

#b2995b
#5b74b2
#6e5bb2
#9fb25b

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

#b2995b Color Code Preview on Black Background Color

This is how #b2995b Color will look on black background color. Color contrast ratio is 7.60

#b2995b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2995b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2995b

#b2995b color code is use for CSS Background Color

Background color for the above div is #b2995b

HTML with inline CSS

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

#b2995b color code is use for CSS Border Color

CSS Border color for the above div is #b2995b

HTML with inline CSS

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

CSS Border Left color for the above div is #b2995b

HTML with inline CSS

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

CSS Border Right color for the above div is #b2995b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2995b

HTML with inline CSS

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

CSS Border Top color for the above div is #b2995b

HTML with inline CSS

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

#b2995b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2995b Color code Preview on White Background

This is how #b2995b Color code will look on white background color. Color contrast ratio is 2.76

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

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.