crispedge.com

Color picker

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

#b15c18 hex color - Brown - Warm color - Information

#b15c18 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b15c18 Color code in RGB color code model is created after adding 69.41% red color, 36.08% green color and 9.41% blue color. Hex #b15c18 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 86% yellow and 31% black.

Hex #b15c18 color code is between #aa5511 web safe hex color code and #bb6622 web safe hex color code. #aa5511 is the nearest web safe color code. You can see here many more shades of #b15c18 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb15c18#b15c18
RGB Decimal177, 92, 24rgb(177, 92, 24)
RGB Percent69%, 36%, 9%rgb(69%, 36%, 9%)
CSS RGBa177, 92, 24,1rgba(177,92,24,1)
CMYK Modelcmyk(0%,48%,86%,31%)
HSL Color Space27,76% ,39%hsl(27,76% ,39%)
HSV Color Space27°, 86%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010101110000011000
Octal26113430
Decimal1779224
Hexb15c18

Different shades of #b15c18 color code.

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

Light Shade of #b15c18
#de731e
Dark Shade of #b15c18
#844512
Saturated Shade of #b15c18
#bb5b0e
Desaturated Shade of #b15c18
#a75d22
Grey scale Shade of #b15c18
#646464
Brighten Shade
#ca7531
Most Readable Shade
#FFFFFF

Shades of #b15c18 color code

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

#b15c18
#9d5115
#894712
#763d10
#62330d
#4e280a
#3b1e08
#271405
#130a02
#000000

Similar Color like #b15c18 color

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

#b25d19
#b35e1a
#b45f1b
#b5601c
#b6611d
#b7621e
#b8631f
#b96420
#ba6521
#bb6622
#bc6723
#bd6824
#be6925
#bf6a26
#b05b17
#af5a16
#ae5915
#ad5814
#ac5713
#ab5612
#aa5511
#a95410
#a8530f
#a7520e
#a6510d
#a5500c
#a44f0b
#a34e0a

Monochromatic Color with #b15c18

#b15c18
#db721e
#070401
#311a07
#5c300c
#864612

Tints of #b15c18 Color

#b15c18
#b96e31
#c2804b
#cb9265
#d3a47e
#dcb698
#e5c8b2
#eddacb
#f6ece5
#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

#b15c18
#186db1

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

Split Complementary

#b15c18
#18b1a8
#1821b1

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

Analogous Color

#b11f18
#b13d18
#b15c18
#b17b18
#b19918

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

#b15c18
#18b15c
#5c18b1

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

#b15c18
#21b118
#186db1
#a818b1

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

#b15c18
#186db1
#1821b1
#b1a818

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

#b15c18 Color Code Preview on Black Background Color

This is how #b15c18 Color will look on black background color. Color contrast ratio is 4.41

#b15c18 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b15c18

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b15c18

#b15c18 color code is use for CSS Background Color

Background color for the above div is #b15c18

HTML with inline CSS

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

#b15c18 color code is use for CSS Border Color

CSS Border color for the above div is #b15c18

HTML with inline CSS

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

CSS Border Left color for the above div is #b15c18

HTML with inline CSS

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

CSS Border Right color for the above div is #b15c18

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b15c18

HTML with inline CSS

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

CSS Border Top color for the above div is #b15c18

HTML with inline CSS

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

#b15c18 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b15c18 Color code Preview on White Background

This is how #b15c18 Color code will look on white background color. Color contrast ratio is 4.76

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

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.