crispedge.com

Color picker

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

#b15425 hex color - Orange - Warm color - Information

#b15425 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b15425 Color code in RGB color code model is created after adding 69.41% red color, 32.94% green color and 14.51% blue color. Hex #b15425 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 79% yellow and 31% black.

Hex #b15425 color code is between #aa5522 web safe hex color code and #bb4433 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #b15425 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb15425#b15425
RGB Decimal177, 84, 37rgb(177, 84, 37)
RGB Percent69%, 33%, 15%rgb(69%, 33%, 15%)
CSS RGBa177, 84, 37,1rgba(177,84,37,1)
CMYK Modelcmyk(0%,53%,79%,31%)
HSL Color Space20,65% ,42%hsl(20,65% ,42%)
HSV Color Space20°, 79%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010101010000100101
Octal26112445
Decimal1778437
Hexb15425

Different shades of #b15425 color code.

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

Light Shade of #b15425
#d56a34
Dark Shade of #b15425
#87401c
Saturated Shade of #b15425
#bc501a
Desaturated Shade of #b15425
#a65830
Grey scale Shade of #b15425
#6b6b6b
Brighten Shade
#ca6d3e
Most Readable Shade
#FFFFFF

Shades of #b15425 color code

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

#b15425
#9d4a20
#89411c
#763818
#622e14
#4e2510
#3b1c0c
#271208
#130904
#000000

Similar Color like #b15425 color

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

#b25526
#b35627
#b45728
#b55829
#b6592a
#b75a2b
#b85b2c
#b95c2d
#ba5d2e
#bb5e2f
#bc5f30
#bd6031
#be6132
#bf6233
#b05324
#af5223
#ae5122
#ad5021
#ac4f20
#ab4e1f
#aa4d1e
#a94c1d
#a84b1c
#a74a1b
#a6491a
#a54819
#a44718
#a34617

Monochromatic Color with #b15425

#b15425
#db682e
#070301
#31170a
#5c2c13
#86401c

Tints of #b15425 Color

#b15425
#b9673d
#c27a55
#cb8d6d
#d3a085
#dcb39e
#e5c6b6
#edd9ce
#f6ece6
#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

#b15425
#2582b1

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

Split Complementary

#b15425
#25b19a
#253cb1

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

Analogous Color

#b1252e
#b13825
#b15425
#b17025
#b18c25

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

#b15425
#25b154
#5425b1

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

#b15425
#3cb125
#2582b1
#9a25b1

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

#b15425
#2582b1
#253cb1
#b19a25

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

#b15425 Color Code Preview on Black Background Color

This is how #b15425 Color will look on black background color. Color contrast ratio is 4.16

#b15425 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b15425

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b15425

#b15425 color code is use for CSS Background Color

Background color for the above div is #b15425

HTML with inline CSS

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

#b15425 color code is use for CSS Border Color

CSS Border color for the above div is #b15425

HTML with inline CSS

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

CSS Border Left color for the above div is #b15425

HTML with inline CSS

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

CSS Border Right color for the above div is #b15425

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b15425

HTML with inline CSS

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

CSS Border Top color for the above div is #b15425

HTML with inline CSS

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

#b15425 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b15425 Color code Preview on White Background

This is how #b15425 Color code will look on white background color. Color contrast ratio is 5.04

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

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.