crispedge.com

Color picker

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

#ba5806 hex color - Orange - Warm color - Information

#ba5806 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ba5806 Color code in RGB color code model is created after adding 72.94% red color, 34.51% green color and 2.35% blue color. Hex #ba5806 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 97% yellow and 27% black.

Hex #ba5806 color code is between #bb5500 web safe hex color code and #aa6600 web safe hex color code. #bb5500 is the nearest web safe color code. You can see here many more shades of #ba5806 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba5806#ba5806
RGB Decimal186, 88, 6rgb(186, 88, 6)
RGB Percent73%, 35%, 2%rgb(73%, 35%, 2%)
CSS RGBa186, 88, 6,1rgba(186,88,6,1)
CMYK Modelcmyk(0%,53%,97%,27%)
HSL Color Space27,94% ,38%hsl(27,94% ,38%)
HSV Color Space27°, 97%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101100000000110
Octal2721306
Decimal186886
Hexba5806

Different shades of #ba5806 color code.

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

Light Shade of #ba5806
#eb6f08
Dark Shade of #ba5806
#894104
Saturated Shade of #ba5806
#c05700
Desaturated Shade of #ba5806
#b05910
Grey scale Shade of #ba5806
#606060
Brighten Shade
#d3711f
Most Readable Shade
#FFFFFF

Shades of #ba5806 color code

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

#ba5806
#a54e05
#904404
#7c3a04
#673003
#522702
#3e1d02
#291301
#140900
#000000

Similar Color like #ba5806 color

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

#bb5907
#bc5a08
#bd5b09
#be5c0a
#bf5d0b
#c05e0c
#c15f0d
#c2600e
#c3610f
#c46210
#c56311
#c66412
#c76513
#c86614
#b95705
#b85604
#b75503
#b65402
#b55301
#b45200
#b35100
#b25000
#b14f00
#b04e00
#af4d00
#ae4c00
#ad4b00
#ac4a00

Monochromatic Color with #ba5806

#ba5806
#e46c07
#100801
#3a1c02
#653003
#8f4405

Tints of #ba5806 Color

#ba5806
#c16a21
#c97d3d
#d18f59
#d8a274
#e0b490
#e8c7ac
#efd9c7
#f7ece3
#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

#ba5806
#0668ba

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

Split Complementary

#ba5806
#06bab2
#060eba

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

Analogous Color

#ba1006
#ba3406
#ba5806
#ba7c06
#baa006

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

#ba5806
#06ba58
#5806ba

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

#ba5806
#0eba06
#0668ba
#b206ba

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

#ba5806
#0668ba
#060eba
#bab206

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

#ba5806 Color Code Preview on Black Background Color

This is how #ba5806 Color will look on black background color. Color contrast ratio is 4.49

#ba5806 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5806

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5806

#ba5806 color code is use for CSS Background Color

Background color for the above div is #ba5806

HTML with inline CSS

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

#ba5806 color code is use for CSS Border Color

CSS Border color for the above div is #ba5806

HTML with inline CSS

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

CSS Border Left color for the above div is #ba5806

HTML with inline CSS

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

CSS Border Right color for the above div is #ba5806

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba5806

HTML with inline CSS

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

CSS Border Top color for the above div is #ba5806

HTML with inline CSS

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

#ba5806 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba5806 Color code Preview on White Background

This is how #ba5806 Color code will look on white background color. Color contrast ratio is 4.68

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

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.