crispedge.com

Color picker

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

#b76a62 hex color - Red - Warm color - Information

#b76a62 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b76a62 Color code in RGB color code model is created after adding 71.76% red color, 41.57% green color and 38.43% blue color. Hex #b76a62 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 46% yellow and 28% black.

Hex #b76a62 color code is between #bb6666 web safe hex color code and #aa7755 web safe hex color code. #bb6666 is the nearest web safe color code. You can see here many more shades of #b76a62 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb76a62#b76a62
RGB Decimal183, 106, 98rgb(183, 106, 98)
RGB Percent72%, 42%, 38%rgb(72%, 42%, 38%)
CSS RGBa183, 106, 98,1rgba(183,106,98,1)
CMYK Modelcmyk(0%,42%,46%,28%)
HSL Color Space6,37% ,55%hsl(6,37% ,55%)
HSV Color Space6°, 46%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110110101001100010
Octal267152142
Decimal18310698
Hexb76a62

Different shades of #b76a62 color code.

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

Light Shade of #b76a62
#c78b85
Dark Shade of #b76a62
#9e5048
Saturated Shade of #b76a62
#c26157
Desaturated Shade of #b76a62
#ac736d
Grey scale Shade of #b76a62
#8c8c8c
Brighten Shade
#d0837b
Most Readable Shade
#FFFFFF

Shades of #b76a62 color code

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

#b76a62
#a25e57
#8e524c
#7a4641
#653a36
#512f2b
#3d2320
#281715
#140b0a
#000000

Similar Color like #b76a62 color

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

#b86b63
#b96c64
#ba6d65
#bb6e66
#bc6f67
#bd7068
#be7169
#bf726a
#c0736b
#c1746c
#c2756d
#c3766e
#c4776f
#c57870
#b66961
#b56860
#b4675f
#b3665e
#b2655d
#b1645c
#b0635b
#af625a
#ae6159
#ad6058
#ac5f57
#ab5e56
#aa5d55
#a95c54

Monochromatic Color with #b76a62

#b76a62
#e18379
#0d0807
#37201e
#623934
#8c514b

Tints of #b76a62 Color

#b76a62
#bf7a73
#c78b84
#cf9b96
#d7aca7
#dfbcb9
#e7cdca
#efdddc
#f7eeed
#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

#b76a62
#62afb7

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

Split Complementary

#b76a62
#62b795
#6285b7

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

Analogous Color

#b7627c
#b7626b
#b76a62
#b77b62
#b78c62

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

#b76a62
#62b76a
#6a62b7

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

#b76a62
#84b762
#62afb7
#9462b7

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

#b76a62
#62afb7
#6285b7
#b79462

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

#b76a62 Color Code Preview on Black Background Color

This is how #b76a62 Color will look on black background color. Color contrast ratio is 5.25

#b76a62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76a62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76a62

#b76a62 color code is use for CSS Background Color

Background color for the above div is #b76a62

HTML with inline CSS

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

#b76a62 color code is use for CSS Border Color

CSS Border color for the above div is #b76a62

HTML with inline CSS

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

CSS Border Left color for the above div is #b76a62

HTML with inline CSS

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

CSS Border Right color for the above div is #b76a62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b76a62

HTML with inline CSS

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

CSS Border Top color for the above div is #b76a62

HTML with inline CSS

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

#b76a62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b76a62 Color code Preview on White Background

This is how #b76a62 Color code will look on white background color. Color contrast ratio is 4.00

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

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.