crispedge.com

Color picker

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

#ba883d hex color - Yellow - Warm color - Information

#ba883d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ba883d Color code in RGB color code model is created after adding 72.94% red color, 53.33% green color and 23.92% blue color. Hex #ba883d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 67% yellow and 27% black.

Hex #ba883d color code is between #bb7744 web safe hex color code and #aa9933 web safe hex color code. #bb7744 is the nearest web safe color code. You can see here many more shades of #ba883d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba883d#ba883d
RGB Decimal186, 136, 61rgb(186, 136, 61)
RGB Percent73%, 53%, 24%rgb(73%, 53%, 24%)
CSS RGBa186, 136, 61,1rgba(186,136,61,1)
CMYK Modelcmyk(0%,27%,67%,27%)
HSL Color Space36,51% ,48%hsl(36,51% ,48%)
HSV Color Space36°, 67%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101000100000111101
Octal27221075
Decimal18613661
Hexba883d

Different shades of #ba883d color code.

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

Light Shade of #ba883d
#cba05f
Dark Shade of #ba883d
#946c30
Saturated Shade of #ba883d
#c68a31
Desaturated Shade of #ba883d
#ae8649
Grey scale Shade of #ba883d
#7b7b7b
Brighten Shade
#d3a156
Most Readable Shade
#000000

Shades of #ba883d color code

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

#ba883d
#a57836
#90692f
#7c5a28
#674b21
#523c1b
#3e2d14
#291e0d
#140f06
#000000

Similar Color like #ba883d color

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

#bb893e
#bc8a3f
#bd8b40
#be8c41
#bf8d42
#c08e43
#c18f44
#c29045
#c39146
#c49247
#c59348
#c69449
#c7954a
#c8964b
#b9873c
#b8863b
#b7853a
#b68439
#b58338
#b48237
#b38136
#b28035
#b17f34
#b07e33
#af7d32
#ae7c31
#ad7b30
#ac7a2f

Monochromatic Color with #ba883d

#ba883d
#e4a74b
#100c05
#3a2b13
#654a21
#8f692f

Tints of #ba883d Color

#ba883d
#c19552
#c9a268
#d1af7d
#d8bc93
#e0caa8
#e8d7be
#efe4d3
#f7f1e9
#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

#ba883d
#3d6fba

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

Split Complementary

#ba883d
#3dadba
#4a3dba

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

Analogous Color

#ba563d
#ba6f3d
#ba883d
#baa13d
#baba3d

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

#ba883d
#3dba88
#883dba

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

#ba883d
#3dba4a
#3d6fba
#ba3dad

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

#ba883d
#3d6fba
#4a3dba
#adba3d

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

#ba883d Color Code Preview on Black Background Color

This is how #ba883d Color will look on black background color. Color contrast ratio is 6.68

#ba883d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba883d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba883d

#ba883d color code is use for CSS Background Color

Background color for the above div is #ba883d

HTML with inline CSS

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

#ba883d color code is use for CSS Border Color

CSS Border color for the above div is #ba883d

HTML with inline CSS

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

CSS Border Left color for the above div is #ba883d

HTML with inline CSS

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

CSS Border Right color for the above div is #ba883d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba883d

HTML with inline CSS

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

CSS Border Top color for the above div is #ba883d

HTML with inline CSS

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

#ba883d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba883d Color code Preview on White Background

This is how #ba883d Color code will look on white background color. Color contrast ratio is 3.15

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

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.