crispedge.com

Color picker

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

#b76660 hex color - Red - Warm color - Information

#b76660 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b76660 Color code in RGB color code model is created after adding 71.76% red color, 40% green color and 37.65% blue color. Hex #b76660 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 48% yellow and 28% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb76660#b76660
RGB Decimal183, 102, 96rgb(183, 102, 96)
RGB Percent72%, 40%, 38%rgb(72%, 40%, 38%)
CSS RGBa183, 102, 96,1rgba(183,102,96,1)
CMYK Modelcmyk(0%,44%,48%,28%)
HSL Color Space4,38% ,55%hsl(4,38% ,55%)
HSV Color Space4°, 48%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110110011001100000
Octal267146140
Decimal18310296
Hexb76660

Different shades of #b76660 color code.

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

Light Shade of #b76660
#c78883
Dark Shade of #b76660
#9d4d47
Saturated Shade of #b76660
#c35c54
Desaturated Shade of #b76660
#ab706c
Grey scale Shade of #b76660
#8b8b8b
Brighten Shade
#d07f79
Most Readable Shade
#FFFFFF

Shades of #b76660 color code

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

#b76660
#a25a55
#8e4f4a
#7a4440
#653835
#512d2a
#3d2220
#281615
#140b0a
#000000

Similar Color like #b76660 color

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

#b86761
#b96862
#ba6963
#bb6a64
#bc6b65
#bd6c66
#be6d67
#bf6e68
#c06f69
#c1706a
#c2716b
#c3726c
#c4736d
#c5746e
#b6655f
#b5645e
#b4635d
#b3625c
#b2615b
#b1605a
#b05f59
#af5e58
#ae5d57
#ad5c56
#ac5b55
#ab5a54
#aa5953
#a95852

Monochromatic Color with #b76660

#b76660
#e17e76
#0d0707
#371f1d
#623733
#8c4e4a

Tints of #b76660 Color

#b76660
#bf7771
#c78883
#cf9995
#d7aaa6
#dfbbb8
#e7ccca
#efdddb
#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

#b76660
#60b1b7

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

Split Complementary

#b76660
#60b792
#6086b7

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

Analogous Color

#b7607d
#b7606b
#b76660
#b77760
#b78960

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

#b76660
#60b766
#6660b7

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

#b76660
#85b760
#60b1b7
#9160b7

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

#b76660
#60b1b7
#6086b7
#b79260

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

#b76660 Color Code Preview on Black Background Color

This is how #b76660 Color will look on black background color. Color contrast ratio is 5.08

#b76660 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76660

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b76660

#b76660 color code is use for CSS Background Color

Background color for the above div is #b76660

HTML with inline CSS

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

#b76660 color code is use for CSS Border Color

CSS Border color for the above div is #b76660

HTML with inline CSS

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

CSS Border Left color for the above div is #b76660

HTML with inline CSS

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

CSS Border Right color for the above div is #b76660

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b76660

HTML with inline CSS

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

CSS Border Top color for the above div is #b76660

HTML with inline CSS

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

#b76660 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b76660 Color code Preview on White Background

This is how #b76660 Color code will look on white background color. Color contrast ratio is 4.13

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

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.