crispedge.com

Color picker

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

#b46859 hex color - Orange - Warm color - Information

#b46859 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b46859 Color code in RGB color code model is created after adding 70.59% red color, 40.78% green color and 34.9% blue color. Hex #b46859 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 51% yellow and 29% black.

Hex #b46859 color code is between #bb6655 web safe hex color code and #aa7766 web safe hex color code. #bb6655 is the nearest web safe color code. You can see here many more shades of #b46859 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeb46859#b46859
RGB Decimal180, 104, 89rgb(180, 104, 89)
RGB Percent71%, 41%, 35%rgb(71%, 41%, 35%)
CSS RGBa180, 104, 89,1rgba(180,104,89,1)
CMYK Modelcmyk(0%,42%,51%,29%)
HSL Color Space10,38% ,53%hsl(10,38% ,53%)
HSV Color Space10°, 51%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000110100001011001
Octal264150131
Decimal18010489
Hexb46859

Different shades of #b46859 color code.

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

Light Shade of #b46859
#c4887c
Dark Shade of #b46859
#965144
Saturated Shade of #b46859
#c0604d
Desaturated Shade of #b46859
#a87065
Grey scale Shade of #b46859
#868686
Brighten Shade
#cd8172
Most Readable Shade
#FFFFFF

Shades of #b46859 color code

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

#b46859
#a05c4f
#8c5045
#78453b
#643931
#502e27
#3c221d
#281713
#140b09
#000000

Similar Color like #b46859 color

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

#b5695a
#b66a5b
#b76b5c
#b86c5d
#b96d5e
#ba6e5f
#bb6f60
#bc7061
#bd7162
#be7263
#bf7364
#c07465
#c17566
#c27667
#b36758
#b26657
#b16556
#b06455
#af6354
#ae6253
#ad6152
#ac6051
#ab5f50
#aa5e4f
#a95d4e
#a85c4d
#a75b4c
#a65a4b

Monochromatic Color with #b46859

#b46859
#de816e
#0a0605
#341e1a
#5f372f
#894f44

Tints of #b46859 Color

#b46859
#bc786b
#c4897d
#cd9a90
#d5aba2
#ddbbb5
#e6ccc7
#eeddda
#f6eeec
#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

#b46859
#59a5b4

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

Split Complementary

#b46859
#59b496
#5978b4

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

Analogous Color

#b4596e
#b4595c
#b46859
#b47a59
#b48c59

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

#b46859
#59b468
#6859b4

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

#b46859
#77b459
#59a5b4
#9559b4

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

#b46859
#59a5b4
#5978b4
#b49659

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

#b46859 Color Code Preview on Black Background Color

This is how #b46859 Color will look on black background color. Color contrast ratio is 5.07

#b46859 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b46859

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b46859

#b46859 color code is use for CSS Background Color

Background color for the above div is #b46859

HTML with inline CSS

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

#b46859 color code is use for CSS Border Color

CSS Border color for the above div is #b46859

HTML with inline CSS

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

CSS Border Left color for the above div is #b46859

HTML with inline CSS

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

CSS Border Right color for the above div is #b46859

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b46859

HTML with inline CSS

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

CSS Border Top color for the above div is #b46859

HTML with inline CSS

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

#b46859 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b46859 Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.