crispedge.com

Color picker

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

#ba983a hex color - Yellow - Warm color - Information

#ba983a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ba983a Color code in RGB color code model is created after adding 72.94% red color, 59.61% green color and 22.75% blue color. Hex #ba983a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 69% yellow and 27% black.

Hex #ba983a color code is between #bb9933 web safe hex color code and #aa8844 web safe hex color code. #bb9933 is the nearest web safe color code. You can see here many more shades of #ba983a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba983a#ba983a
RGB Decimal186, 152, 58rgb(186, 152, 58)
RGB Percent73%, 60%, 23%rgb(73%, 60%, 23%)
CSS RGBa186, 152, 58,1rgba(186,152,58,1)
CMYK Modelcmyk(0%,18%,69%,27%)
HSL Color Space44,52% ,48%hsl(44,52% ,48%)
HSV Color Space44°, 69%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101001100000111010
Octal27223072
Decimal18615258
Hexba983a

Different shades of #ba983a color code.

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

Light Shade of #ba983a
#ccae5b
Dark Shade of #ba983a
#93782e
Saturated Shade of #ba983a
#c69e2e
Desaturated Shade of #ba983a
#ae9246
Grey scale Shade of #ba983a
#7a7a7a
Brighten Shade
#d3b153
Most Readable Shade
#000000

Shades of #ba983a color code

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

#ba983a
#a58733
#90762d
#7c6526
#675420
#524319
#3e3213
#29210c
#141006
#000000

Similar Color like #ba983a color

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

#bb993b
#bc9a3c
#bd9b3d
#be9c3e
#bf9d3f
#c09e40
#c19f41
#c2a042
#c3a143
#c4a244
#c5a345
#c6a446
#c7a547
#c8a648
#b99739
#b89638
#b79537
#b69436
#b59335
#b49234
#b39133
#b29032
#b18f31
#b08e30
#af8d2f
#ae8c2e
#ad8b2d
#ac8a2c

Monochromatic Color with #ba983a

#ba983a
#e4bb47
#100d05
#3a3012
#65531f
#8f752d

Tints of #ba983a Color

#ba983a
#c1a34f
#c9ae65
#d1ba7b
#d8c591
#e0d1a7
#e8dcbd
#efe8d3
#f7f3e9
#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

#ba983a
#3a5cba

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

Split Complementary

#ba983a
#3a9cba
#583aba

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

Analogous Color

#ba653a
#ba7e3a
#ba983a
#bab23a
#a9ba3a

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

#ba983a
#3aba98
#983aba

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

#ba983a
#3aba58
#3a5cba
#ba3a9c

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

#ba983a
#3a5cba
#583aba
#9cba3a

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

#ba983a Color Code Preview on Black Background Color

This is how #ba983a Color will look on black background color. Color contrast ratio is 7.64

#ba983a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba983a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba983a

#ba983a color code is use for CSS Background Color

Background color for the above div is #ba983a

HTML with inline CSS

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

#ba983a color code is use for CSS Border Color

CSS Border color for the above div is #ba983a

HTML with inline CSS

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

CSS Border Left color for the above div is #ba983a

HTML with inline CSS

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

CSS Border Right color for the above div is #ba983a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba983a

HTML with inline CSS

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

CSS Border Top color for the above div is #ba983a

HTML with inline CSS

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

#ba983a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba983a Color code Preview on White Background

This is how #ba983a Color code will look on white background color. Color contrast ratio is 2.75

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

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.