crispedge.com

Color picker

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

#bd874a hex color - Yellow - Warm color - Information

#bd874a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bd874a Color code in RGB color code model is created after adding 74.12% red color, 52.94% green color and 29.02% blue color. Hex #bd874a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 61% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebd874a#bd874a
RGB Decimal189, 135, 74rgb(189, 135, 74)
RGB Percent74%, 53%, 29%rgb(74%, 53%, 29%)
CSS RGBa189, 135, 74,1rgba(189,135,74,1)
CMYK Modelcmyk(0%,29%,61%,26%)
HSL Color Space32,47% ,52%hsl(32,47% ,52%)
HSV Color Space32°, 61%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011000011101001010
Octal275207112
Decimal18913574
Hexbd874a

Different shades of #bd874a color code.

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

Light Shade of #bd874a
#cba06f
Dark Shade of #bd874a
#9b6d39
Saturated Shade of #bd874a
#c9883e
Desaturated Shade of #bd874a
#b18656
Grey scale Shade of #bd874a
#838383
Brighten Shade
#d6a063
Most Readable Shade
#000000

Shades of #bd874a color code

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

#bd874a
#a87841
#936939
#7e5a31
#694b29
#543c20
#3f2d18
#2a1e10
#150f08
#000000

Similar Color like #bd874a color

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

#be884b
#bf894c
#c08a4d
#c18b4e
#c28c4f
#c38d50
#c48e51
#c58f52
#c69053
#c79154
#c89255
#c99356
#ca9457
#cb9558
#bc8649
#bb8548
#ba8447
#b98346
#b88245
#b78144
#b68043
#b57f42
#b47e41
#b37d40
#b27c3f
#b17b3e
#b07a3d
#af793c

Monochromatic Color with #bd874a

#bd874a
#e7a55b
#130e07
#3d2c18
#684a29
#926939

Tints of #bd874a Color

#bd874a
#c4945e
#cba172
#d3af86
#dabc9a
#e1c9ae
#e9d7c2
#f0e4d6
#f7f1ea
#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

#bd874a
#4a80bd

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

Split Complementary

#bd874a
#4ababd
#4e4abd

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

Analogous Color

#bd594a
#bd704a
#bd874a
#bd9e4a
#bdb54a

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

#bd874a
#4abd87
#874abd

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

#bd874a
#4abd4d
#4a80bd
#bd4ab9

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

#bd874a
#4a80bd
#4e4abd
#babd4a

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

#bd874a Color Code Preview on Black Background Color

This is how #bd874a Color will look on black background color. Color contrast ratio is 6.73

#bd874a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd874a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd874a

#bd874a color code is use for CSS Background Color

Background color for the above div is #bd874a

HTML with inline CSS

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

#bd874a color code is use for CSS Border Color

CSS Border color for the above div is #bd874a

HTML with inline CSS

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

CSS Border Left color for the above div is #bd874a

HTML with inline CSS

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

CSS Border Right color for the above div is #bd874a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd874a

HTML with inline CSS

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

CSS Border Top color for the above div is #bd874a

HTML with inline CSS

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

#bd874a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd874a Color code Preview on White Background

This is how #bd874a Color code will look on white background color. Color contrast ratio is 3.12

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

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.