crispedge.com

Color picker

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

#bd998f hex color - Brown - Warm color - Information

#bd998f hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #bd998f Color code in RGB color code model is created after adding 74.12% red color, 60% green color and 56.08% blue color. Hex #bd998f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 24% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebd998f#bd998f
RGB Decimal189, 153, 143rgb(189, 153, 143)
RGB Percent74%, 60%, 56%rgb(74%, 60%, 56%)
CSS RGBa189, 153, 143,1rgba(189,153,143,1)
CMYK Modelcmyk(0%,19%,24%,26%)
HSL Color Space13,26% ,65%hsl(13,26% ,65%)
HSV Color Space13°, 24%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011001100110001111
Octal275231217
Decimal189153143
Hexbd998f

Different shades of #bd998f color code.

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

Light Shade of #bd998f
#d0b6af
Dark Shade of #bd998f
#aa7c6f
Saturated Shade of #bd998f
#c69486
Desaturated Shade of #bd998f
#b49e98
Grey scale Shade of #bd998f
#a6a6a6
Brighten Shade
#d6b2a8
Most Readable Shade
#000000

Shades of #bd998f color code

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

#bd998f
#a8887f
#93776f
#7e665f
#69554f
#54443f
#3f332f
#2a221f
#15110f
#000000

Similar Color like #bd998f color

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

#be9a90
#bf9b91
#c09c92
#c19d93
#c29e94
#c39f95
#c4a096
#c5a197
#c6a298
#c7a399
#c8a49a
#c9a59b
#caa69c
#cba79d
#bc988e
#bb978d
#ba968c
#b9958b
#b8948a
#b79389
#b69288
#b59187
#b49086
#b38f85
#b28e84
#b18d83
#b08c82
#af8b81

Monochromatic Color with #bd998f

#bd998f
#e7bbaf
#130f0e
#3d322f
#68544f
#92776f

Tints of #bd998f Color

#bd998f
#c4a49b
#cbafa7
#d3bbb4
#dac6c0
#e1d1cd
#e9ddd9
#f0e8e6
#f7f3f2
#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

#bd998f
#8fb3bd

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

Split Complementary

#bd998f
#8fbdb0
#8f9cbd

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

Analogous Color

#bd8f97
#bd908f
#bd998f
#bda28f
#bdab8f

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

#bd998f
#8fbd99
#998fbd

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

#bd998f
#9cbd8f
#8fb3bd
#b08fbd

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

#bd998f
#8fb3bd
#8f9cbd
#bdb08f

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

#bd998f Color Code Preview on Black Background Color

This is how #bd998f Color will look on black background color. Color contrast ratio is 8.12

#bd998f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd998f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd998f

#bd998f color code is use for CSS Background Color

Background color for the above div is #bd998f

HTML with inline CSS

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

#bd998f color code is use for CSS Border Color

CSS Border color for the above div is #bd998f

HTML with inline CSS

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

CSS Border Left color for the above div is #bd998f

HTML with inline CSS

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

CSS Border Right color for the above div is #bd998f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd998f

HTML with inline CSS

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

CSS Border Top color for the above div is #bd998f

HTML with inline CSS

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

#bd998f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd998f Color code Preview on White Background

This is how #bd998f Color code will look on white background color. Color contrast ratio is 2.59

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

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.