crispedge.com

Color picker

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

#ba992a hex color - Yellow - Warm color - Information

#ba992a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #ba992a color code is between #bb8822 web safe hex color code and #aaaa33 web safe hex color code. #bb8822 is the nearest web safe color code. You can see here many more shades of #ba992a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba992a#ba992a
RGB Decimal186, 153, 42rgb(186, 153, 42)
RGB Percent73%, 60%, 16%rgb(73%, 60%, 16%)
CSS RGBa186, 153, 42,1rgba(186,153,42,1)
CMYK Modelcmyk(0%,18%,77%,27%)
HSL Color Space46,63% ,45%hsl(46,63% ,45%)
HSV Color Space46°, 77%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101001100100101010
Octal27223152
Decimal18615342
Hexba992a

Different shades of #ba992a color code.

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

Light Shade of #ba992a
#d4b343
Dark Shade of #ba992a
#907721
Saturated Shade of #ba992a
#c59f1f
Desaturated Shade of #ba992a
#af9335
Grey scale Shade of #ba992a
#727272
Brighten Shade
#d3b243
Most Readable Shade
#000000

Shades of #ba992a color code

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

#ba992a
#a58825
#907720
#7c661c
#675517
#524412
#3e330e
#292209
#141104
#000000

Similar Color like #ba992a color

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

#bb9a2b
#bc9b2c
#bd9c2d
#be9d2e
#bf9e2f
#c09f30
#c1a031
#c2a132
#c3a233
#c4a334
#c5a435
#c6a536
#c7a637
#c8a738
#b99829
#b89728
#b79627
#b69526
#b59425
#b49324
#b39223
#b29122
#b19021
#b08f20
#af8e1f
#ae8d1e
#ad8c1d
#ac8b1c

Monochromatic Color with #ba992a

#ba992a
#e4bc34
#100d04
#3a300d
#655317
#8f7620

Tints of #ba992a Color

#ba992a
#c1a441
#c9af59
#d1bb71
#d8c688
#e0d1a0
#e8ddb8
#efe8cf
#f7f3e7
#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

#ba992a
#2a4bba

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

Split Complementary

#ba992a
#2a93ba
#512aba

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

Analogous Color

#ba5f2a
#ba7c2a
#ba992a
#bab62a
#a1ba2a

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

#ba992a
#2aba99
#992aba

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

#ba992a
#2aba51
#2a4bba
#ba2a93

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

#ba992a
#2a4bba
#512aba
#93ba2a

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

#ba992a Color Code Preview on Black Background Color

This is how #ba992a Color will look on black background color. Color contrast ratio is 7.68

#ba992a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba992a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba992a

#ba992a color code is use for CSS Background Color

Background color for the above div is #ba992a

HTML with inline CSS

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

#ba992a color code is use for CSS Border Color

CSS Border color for the above div is #ba992a

HTML with inline CSS

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

CSS Border Left color for the above div is #ba992a

HTML with inline CSS

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

CSS Border Right color for the above div is #ba992a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba992a

HTML with inline CSS

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

CSS Border Top color for the above div is #ba992a

HTML with inline CSS

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

#ba992a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba992a Color code Preview on White Background

This is how #ba992a Color code will look on white background color. Color contrast ratio is 2.74

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

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.