crispedge.com

Color picker

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

#bd8d48 hex color - Yellow - Warm color - Information

#bd8d48 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bd8d48 Color code in RGB color code model is created after adding 74.12% red color, 55.29% green color and 28.24% blue color. Hex #bd8d48 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 62% yellow and 26% black.

Hex #bd8d48 color code is between #bb8844 web safe hex color code and #cc9955 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #bd8d48 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebd8d48#bd8d48
RGB Decimal189, 141, 72rgb(189, 141, 72)
RGB Percent74%, 55%, 28%rgb(74%, 55%, 28%)
CSS RGBa189, 141, 72,1rgba(189,141,72,1)
CMYK Modelcmyk(0%,25%,62%,26%)
HSL Color Space35,47% ,51%hsl(35,47% ,51%)
HSV Color Space35°, 62%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011000110101001000
Octal275215110
Decimal18914172
Hexbd8d48

Different shades of #bd8d48 color code.

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

Light Shade of #bd8d48
#cba46d
Dark Shade of #bd8d48
#9a7238
Saturated Shade of #bd8d48
#c98f3c
Desaturated Shade of #bd8d48
#b18b54
Grey scale Shade of #bd8d48
#828282
Brighten Shade
#d6a661
Most Readable Shade
#000000

Shades of #bd8d48 color code

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

#bd8d48
#a87d40
#936d38
#7e5e30
#694e28
#543e20
#3f2f18
#2a1f10
#150f08
#000000

Similar Color like #bd8d48 color

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

#be8e49
#bf8f4a
#c0904b
#c1914c
#c2924d
#c3934e
#c4944f
#c59550
#c69651
#c79752
#c89853
#c99954
#ca9a55
#cb9b56
#bc8c47
#bb8b46
#ba8a45
#b98944
#b88843
#b78742
#b68641
#b58540
#b4843f
#b3833e
#b2823d
#b1813c
#b0803b
#af7f3a

Monochromatic Color with #bd8d48

#bd8d48
#e7ad58
#130e07
#3d2e17
#684e28
#926d38

Tints of #bd8d48 Color

#bd8d48
#c4995c
#cba670
#d3b385
#dabf99
#e1ccad
#e9d9c2
#f0e5d6
#f7f2ea
#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

#bd8d48
#4878bd

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

Split Complementary

#bd8d48
#48b3bd
#5348bd

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

Analogous Color

#bd5e48
#bd7648
#bd8d48
#bda448
#bdbc48

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

#bd8d48
#48bd8d
#8d48bd

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

#bd8d48
#48bd52
#4878bd
#bd48b2

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

#bd8d48
#4878bd
#5348bd
#b3bd48

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

#bd8d48 Color Code Preview on Black Background Color

This is how #bd8d48 Color will look on black background color. Color contrast ratio is 7.07

#bd8d48 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd8d48

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd8d48

#bd8d48 color code is use for CSS Background Color

Background color for the above div is #bd8d48

HTML with inline CSS

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

#bd8d48 color code is use for CSS Border Color

CSS Border color for the above div is #bd8d48

HTML with inline CSS

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

CSS Border Left color for the above div is #bd8d48

HTML with inline CSS

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

CSS Border Right color for the above div is #bd8d48

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd8d48

HTML with inline CSS

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

CSS Border Top color for the above div is #bd8d48

HTML with inline CSS

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

#bd8d48 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd8d48 Color code Preview on White Background

This is how #bd8d48 Color code will look on white background color. Color contrast ratio is 2.97

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

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.