crispedge.com

Color picker

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

#b5998d hex color - Brown - Warm color - Information

#b5998d hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #b5998d Color code in RGB color code model is created after adding 70.98% red color, 60% green color and 55.29% blue color. Hex #b5998d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 22% yellow and 29% black.

Hex #b5998d color code is between #bb8888 web safe hex color code and #aaaa99 web safe hex color code. #bb8888 is the nearest web safe color code. You can see here many more shades of #b5998d color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeb5998d#b5998d
RGB Decimal181, 153, 141rgb(181, 153, 141)
RGB Percent71%, 60%, 55%rgb(71%, 60%, 55%)
CSS RGBa181, 153, 141,1rgba(181,153,141,1)
CMYK Modelcmyk(0%,15%,22%,29%)
HSL Color Space18,21% ,63%hsl(18,21% ,63%)
HSV Color Space18°, 22%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101011001100110001101
Octal265231215
Decimal181153141
Hexb5998d

Different shades of #b5998d color code.

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

Light Shade of #b5998d
#c9b5ac
Dark Shade of #b5998d
#a17d6e
Saturated Shade of #b5998d
#be9584
Desaturated Shade of #b5998d
#ac9d96
Grey scale Shade of #b5998d
#a1a1a1
Brighten Shade
#ceb2a6
Most Readable Shade
#000000

Shades of #b5998d color code

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

#b5998d
#a0887d
#8c776d
#78665e
#64554e
#50443e
#3c332f
#28221f
#14110f
#000000

Similar Color like #b5998d color

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

#b69a8e
#b79b8f
#b89c90
#b99d91
#ba9e92
#bb9f93
#bca094
#bda195
#bea296
#bfa397
#c0a498
#c1a599
#c2a69a
#c3a79b
#b4988c
#b3978b
#b2968a
#b19589
#b09488
#af9387
#ae9286
#ad9185
#ac9084
#ab8f83
#aa8e82
#a98d81
#a88c80
#a78b7f

Monochromatic Color with #b5998d

#b5998d
#dfbdae
#0b0909
#352d2a
#60514b
#8a756c

Tints of #b5998d Color

#b5998d
#bda499
#c5afa6
#cdbbb3
#d5c6bf
#ded1cc
#e6ddd9
#eee8e5
#f6f3f2
#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

#b5998d
#8da9b5

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

Split Complementary

#b5998d
#8db5ad
#8d95b5

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

Analogous Color

#b58d91
#b5918d
#b5998d
#b5a18d
#b5a98d

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

#b5998d
#8db599
#998db5

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

#b5998d
#95b58d
#8da9b5
#ad8db5

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

#b5998d
#8da9b5
#8d95b5
#b5ad8d

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

#b5998d Color Code Preview on Black Background Color

This is how #b5998d Color will look on black background color. Color contrast ratio is 7.91

#b5998d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5998d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5998d

#b5998d color code is use for CSS Background Color

Background color for the above div is #b5998d

HTML with inline CSS

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

#b5998d color code is use for CSS Border Color

CSS Border color for the above div is #b5998d

HTML with inline CSS

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

CSS Border Left color for the above div is #b5998d

HTML with inline CSS

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

CSS Border Right color for the above div is #b5998d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5998d

HTML with inline CSS

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

CSS Border Top color for the above div is #b5998d

HTML with inline CSS

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

#b5998d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5998d Color code Preview on White Background

This is how #b5998d Color code will look on white background color. Color contrast ratio is 2.66

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

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.