crispedge.com

Color picker

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

#bda69d hex color - Brown - Warm color - Information

#bda69d hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #bda69d Color code in RGB color code model is created after adding 74.12% red color, 65.1% green color and 61.57% blue color. Hex #bda69d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 17% yellow and 26% black.

Hex #bda69d color code is between #bbaa99 web safe hex color code and #cc99aa web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #bda69d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebda69d#bda69d
RGB Decimal189, 166, 157rgb(189, 166, 157)
RGB Percent74%, 65%, 62%rgb(74%, 65%, 62%)
CSS RGBa189, 166, 157,1rgba(189,166,157,1)
CMYK Modelcmyk(0%,12%,17%,26%)
HSL Color Space17,20% ,68%hsl(17,20% ,68%)
HSV Color Space17°, 17%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011010011010011101
Octal275246235
Decimal189166157
Hexbda69d

Different shades of #bda69d color code.

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

Light Shade of #bda69d
#d2c2bb
Dark Shade of #bda69d
#a88a7f
Saturated Shade of #bda69d
#c5a295
Desaturated Shade of #bda69d
#b5aaa5
Grey scale Shade of #bda69d
#adadad
Brighten Shade
#d6bfb6
Most Readable Shade
#000000

Shades of #bda69d color code

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

#bda69d
#a8938b
#93817a
#7e6e68
#695c57
#544945
#3f3734
#2a2422
#151211
#000000

Similar Color like #bda69d color

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

#bea79e
#bfa89f
#c0a9a0
#c1aaa1
#c2aba2
#c3aca3
#c4ada4
#c5aea5
#c6afa6
#c7b0a7
#c8b1a8
#c9b2a9
#cab3aa
#cbb4ab
#bca59c
#bba49b
#baa39a
#b9a299
#b8a198
#b7a097
#b69f96
#b59e95
#b49d94
#b39c93
#b29b92
#b19a91
#b09990
#af988f

Monochromatic Color with #bda69d

#bda69d
#e7cbc0
#131110
#3d3633
#685b56
#92817a

Tints of #bda69d Color

#bda69d
#c4afa7
#cbb9b2
#d3c3bd
#dacdc8
#e1d7d3
#e9e1de
#f0ebe9
#f7f5f4
#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

#bda69d
#9db4bd

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

Split Complementary

#bda69d
#9dbdb6
#9da4bd

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

Analogous Color

#bd9da1
#bda09d
#bda69d
#bdac9d
#bdb39d

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

#bda69d
#9dbda6
#a69dbd

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

#bda69d
#a4bd9d
#9db4bd
#b69dbd

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

#bda69d
#9db4bd
#9da4bd
#bdb69d

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

#bda69d Color Code Preview on Black Background Color

This is how #bda69d Color will look on black background color. Color contrast ratio is 9.11

#bda69d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda69d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bda69d

#bda69d color code is use for CSS Background Color

Background color for the above div is #bda69d

HTML with inline CSS

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

#bda69d color code is use for CSS Border Color

CSS Border color for the above div is #bda69d

HTML with inline CSS

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

CSS Border Left color for the above div is #bda69d

HTML with inline CSS

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

CSS Border Right color for the above div is #bda69d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bda69d

HTML with inline CSS

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

CSS Border Top color for the above div is #bda69d

HTML with inline CSS

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

#bda69d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bda69d Color code Preview on White Background

This is how #bda69d Color code will look on white background color. Color contrast ratio is 2.31

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

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.