crispedge.com

Color picker

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

#b77146 hex color - Orange - Warm color - Information

#b77146 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #b77146 Color code in RGB color code model is created after adding 71.76% red color, 44.31% green color and 27.45% blue color. Hex #b77146 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 62% yellow and 28% black.

Hex #b77146 color code is between #bb7744 web safe hex color code and #aa6655 web safe hex color code. #bb7744 is the nearest web safe color code. You can see here many more shades of #b77146 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb77146#b77146
RGB Decimal183, 113, 70rgb(183, 113, 70)
RGB Percent72%, 44%, 27%rgb(72%, 44%, 27%)
CSS RGBa183, 113, 70,1rgba(183,113,70,1)
CMYK Modelcmyk(0%,38%,62%,28%)
HSL Color Space23,45% ,50%hsl(23,45% ,50%)
HSV Color Space23°, 62%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110111000101000110
Octal267161106
Decimal18311370
Hexb77146

Different shades of #b77146 color code.

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

Light Shade of #b77146
#c68d6a
Dark Shade of #b77146
#925a38
Saturated Shade of #b77146
#c46e39
Desaturated Shade of #b77146
#aa7453
Grey scale Shade of #b77146
#7e7e7e
Brighten Shade
#d08a5f
Most Readable Shade
#FFFFFF

Shades of #b77146 color code

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

#b77146
#a2643e
#8e5736
#7a4b2e
#653e26
#51321f
#3d2517
#28190f
#140c07
#000000

Similar Color like #b77146 color

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

#b87247
#b97348
#ba7449
#bb754a
#bc764b
#bd774c
#be784d
#bf794e
#c07a4f
#c17b50
#c27c51
#c37d52
#c47e53
#c57f54
#b67045
#b56f44
#b46e43
#b36d42
#b26c41
#b16b40
#b06a3f
#af693e
#ae683d
#ad673c
#ac663b
#ab653a
#aa6439
#a96338

Monochromatic Color with #b77146

#b77146
#e18b56
#0d0805
#372215
#623d25
#8c5736

Tints of #b77146 Color

#b77146
#bf805a
#c7906f
#cfa083
#d7b098
#dfbfac
#e7cfc1
#efdfd5
#f7efea
#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

#b77146
#468cb7

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

Split Complementary

#b77146
#46b7a9
#4654b7

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

Analogous Color

#b74648
#b75a46
#b77146
#b78846
#b79e46

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

#b77146
#46b771
#7146b7

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

#b77146
#53b746
#468cb7
#a946b7

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

#b77146
#468cb7
#4654b7
#b7a946

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

#b77146 Color Code Preview on Black Background Color

This is how #b77146 Color will look on black background color. Color contrast ratio is 5.46

#b77146 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77146

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77146

#b77146 color code is use for CSS Background Color

Background color for the above div is #b77146

HTML with inline CSS

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

#b77146 color code is use for CSS Border Color

CSS Border color for the above div is #b77146

HTML with inline CSS

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

CSS Border Left color for the above div is #b77146

HTML with inline CSS

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

CSS Border Right color for the above div is #b77146

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b77146

HTML with inline CSS

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

CSS Border Top color for the above div is #b77146

HTML with inline CSS

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

#b77146 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b77146 Color code Preview on White Background

This is how #b77146 Color code will look on white background color. Color contrast ratio is 3.84

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

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.