crispedge.com

Color picker

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

#ba8050 hex color - Yellow - Warm color - Information

#ba8050 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ba8050 Color code in RGB color code model is created after adding 72.94% red color, 50.2% green color and 31.37% blue color. Hex #ba8050 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 57% yellow and 27% black.

Hex #ba8050 color code is between #bb8855 web safe hex color code and #aa7744 web safe hex color code. #bb8855 is the nearest web safe color code. You can see here many more shades of #ba8050 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba8050#ba8050
RGB Decimal186, 128, 80rgb(186, 128, 80)
RGB Percent73%, 50%, 31%rgb(73%, 50%, 31%)
CSS RGBa186, 128, 80,1rgba(186,128,80,1)
CMYK Modelcmyk(0%,31%,57%,27%)
HSL Color Space27,43% ,52%hsl(27,43% ,52%)
HSV Color Space27°, 57%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101000000001010000
Octal272200120
Decimal18612880
Hexba8050

Different shades of #ba8050 color code.

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

Light Shade of #ba8050
#c89b75
Dark Shade of #ba8050
#9a673d
Saturated Shade of #ba8050
#c67f44
Desaturated Shade of #ba8050
#ae815c
Grey scale Shade of #ba8050
#858585
Brighten Shade
#d39969
Most Readable Shade
#000000

Shades of #ba8050 color code

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

#ba8050
#a57147
#90633e
#7c5535
#67472c
#523823
#3e2a1a
#291c11
#140e08
#000000

Similar Color like #ba8050 color

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

#bb8151
#bc8252
#bd8353
#be8454
#bf8555
#c08656
#c18757
#c28858
#c38959
#c48a5a
#c58b5b
#c68c5c
#c78d5d
#c88e5e
#b97f4f
#b87e4e
#b77d4d
#b67c4c
#b57b4b
#b47a4a
#b37949
#b27848
#b17747
#b07646
#af7545
#ae7444
#ad7343
#ac7242

Monochromatic Color with #ba8050

#ba8050
#e49d62
#100b07
#3a2819
#65452b
#8f633e

Tints of #ba8050 Color

#ba8050
#c18e63
#c99c76
#d1aa8a
#d8b89d
#e0c6b1
#e8d4c4
#efe2d8
#f7f0eb
#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

#ba8050
#508aba

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

Split Complementary

#ba8050
#50bab5
#5055ba

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

Analogous Color

#ba5650
#ba6b50
#ba8050
#ba9550
#baaa50

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

#ba8050
#50ba80
#8050ba

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

#ba8050
#55ba50
#508aba
#b550ba

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

#ba8050
#508aba
#5055ba
#bab550

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

#ba8050 Color Code Preview on Black Background Color

This is how #ba8050 Color will look on black background color. Color contrast ratio is 6.29

#ba8050 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba8050

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba8050

#ba8050 color code is use for CSS Background Color

Background color for the above div is #ba8050

HTML with inline CSS

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

#ba8050 color code is use for CSS Border Color

CSS Border color for the above div is #ba8050

HTML with inline CSS

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

CSS Border Left color for the above div is #ba8050

HTML with inline CSS

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

CSS Border Right color for the above div is #ba8050

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba8050

HTML with inline CSS

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

CSS Border Top color for the above div is #ba8050

HTML with inline CSS

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

#ba8050 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba8050 Color code Preview on White Background

This is how #ba8050 Color code will look on white background color. Color contrast ratio is 3.34

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

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.