crispedge.com

Color picker

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

#ba5527 hex color - Orange - Warm color - Information

#ba5527 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ba5527 Color code in RGB color code model is created after adding 72.94% red color, 33.33% green color and 15.29% blue color. Hex #ba5527 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 79% yellow and 27% black.

Hex #ba5527 color code is between #bb4422 web safe hex color code and #aa6633 web safe hex color code. #bb4422 is the nearest web safe color code. You can see here many more shades of #ba5527 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeba5527#ba5527
RGB Decimal186, 85, 39rgb(186, 85, 39)
RGB Percent73%, 33%, 15%rgb(73%, 33%, 15%)
CSS RGBa186, 85, 39,1rgba(186,85,39,1)
CMYK Modelcmyk(0%,54%,79%,27%)
HSL Color Space19,65% ,44%hsl(19,65% ,44%)
HSV Color Space19°, 79%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110100101010100100111
Octal27212547
Decimal1868539
Hexba5527

Different shades of #ba5527 color code.

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

Light Shade of #ba5527
#d66d3e
Dark Shade of #ba5527
#90421e
Saturated Shade of #ba5527
#c5511c
Desaturated Shade of #ba5527
#af5932
Grey scale Shade of #ba5527
#707070
Brighten Shade
#d36e40
Most Readable Shade
#FFFFFF

Shades of #ba5527 color code

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

#ba5527
#a54b22
#90421e
#7c381a
#672f15
#522511
#3e1c0d
#291208
#140904
#000000

Similar Color like #ba5527 color

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

#bb5628
#bc5729
#bd582a
#be592b
#bf5a2c
#c05b2d
#c15c2e
#c25d2f
#c35e30
#c45f31
#c56032
#c66133
#c76234
#c86335
#b95426
#b85325
#b75224
#b65123
#b55022
#b44f21
#b34e20
#b24d1f
#b14c1e
#b04b1d
#af4a1c
#ae491b
#ad481a
#ac4719

Monochromatic Color with #ba5527

#ba5527
#e46830
#100703
#3a1b0c
#652e15
#8f421e

Tints of #ba5527 Color

#ba5527
#c1673f
#c97a57
#d18d6f
#d8a087
#e0b39f
#e8c6b7
#efd9cf
#f7ece7
#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

#ba5527
#278cba

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

Split Complementary

#ba5527
#27ba9e
#2743ba

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

Analogous Color

#ba2734
#ba3827
#ba5527
#ba7227
#ba9027

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

#ba5527
#27ba55
#5527ba

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

#ba5527
#42ba27
#278cba
#9e27ba

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

#ba5527
#278cba
#2743ba
#ba9e27

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

#ba5527 Color Code Preview on Black Background Color

This is how #ba5527 Color will look on black background color. Color contrast ratio is 4.42

#ba5527 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5527

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba5527

#ba5527 color code is use for CSS Background Color

Background color for the above div is #ba5527

HTML with inline CSS

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

#ba5527 color code is use for CSS Border Color

CSS Border color for the above div is #ba5527

HTML with inline CSS

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

CSS Border Left color for the above div is #ba5527

HTML with inline CSS

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

CSS Border Right color for the above div is #ba5527

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba5527

HTML with inline CSS

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

CSS Border Top color for the above div is #ba5527

HTML with inline CSS

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

#ba5527 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba5527 Color code Preview on White Background

This is how #ba5527 Color code will look on white background color. Color contrast ratio is 4.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 #ba5527; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ba5527; }

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.