crispedge.com

Color picker

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

#b77265 hex color - Red - Warm color - Information

#b77265 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeb77265#b77265
RGB Decimal183, 114, 101rgb(183, 114, 101)
RGB Percent72%, 45%, 40%rgb(72%, 45%, 40%)
CSS RGBa183, 114, 101,1rgba(183,114,101,1)
CMYK Modelcmyk(0%,38%,45%,28%)
HSL Color Space10,36% ,56%hsl(10,36% ,56%)
HSV Color Space10°, 45%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110111001001100101
Octal267162145
Decimal183114101
Hexb77265

Different shades of #b77265 color code.

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

Light Shade of #b77265
#c79288
Dark Shade of #b77265
#9f584a
Saturated Shade of #b77265
#c26a5a
Desaturated Shade of #b77265
#ac7a70
Grey scale Shade of #b77265
#8e8e8e
Brighten Shade
#d08b7e
Most Readable Shade
#FFFFFF

Shades of #b77265 color code

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

#b77265
#a26559
#8e584e
#7a4c43
#653f38
#51322c
#3d2621
#281916
#140c0b
#000000

Similar Color like #b77265 color

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

#b87366
#b97467
#ba7568
#bb7669
#bc776a
#bd786b
#be796c
#bf7a6d
#c07b6e
#c17c6f
#c27d70
#c37e71
#c47f72
#c58073
#b67164
#b57063
#b46f62
#b36e61
#b26d60
#b16c5f
#b06b5e
#af6a5d
#ae695c
#ad685b
#ac675a
#ab6659
#aa6558
#a96457

Monochromatic Color with #b77265

#b77265
#e18c7c
#0d0807
#37231f
#623d36
#8c584e

Tints of #b77265 Color

#b77265
#bf8176
#c79187
#cfa198
#d7b0a9
#dfc0ba
#e7d0cb
#efdfdc
#f7efed
#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

#b77265
#65aab7

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

Split Complementary

#b77265
#65b79b
#6581b7

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

Analogous Color

#b76579
#b76568
#b77265
#b78265
#b79365

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

#b77265
#65b772
#7265b7

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

#b77265
#81b765
#65aab7
#9b65b7

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

#b77265
#65aab7
#6581b7
#b79b65

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

#b77265 Color Code Preview on Black Background Color

This is how #b77265 Color will look on black background color. Color contrast ratio is 5.61

#b77265 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77265

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77265

#b77265 color code is use for CSS Background Color

Background color for the above div is #b77265

HTML with inline CSS

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

#b77265 color code is use for CSS Border Color

CSS Border color for the above div is #b77265

HTML with inline CSS

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

CSS Border Left color for the above div is #b77265

HTML with inline CSS

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

CSS Border Right color for the above div is #b77265

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b77265

HTML with inline CSS

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

CSS Border Top color for the above div is #b77265

HTML with inline CSS

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

#b77265 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b77265 Color code Preview on White Background

This is how #b77265 Color code will look on white background color. Color contrast ratio is 3.74

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.