crispedge.com

Color picker

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

#b66c7d hex color - Red - Warm color - Information

#b66c7d hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #b66c7d Color code in RGB color code model is created after adding 71.37% red color, 42.35% green color and 49.02% blue color. Hex #b66c7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 31% yellow and 29% black.

Hex #b66c7d color code is between #bb6677 web safe hex color code and #aa7788 web safe hex color code. #bb6677 is the nearest web safe color code. You can see here many more shades of #b66c7d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb66c7d#b66c7d
RGB Decimal182, 108, 125rgb(182, 108, 125)
RGB Percent71%, 42%, 49%rgb(71%, 42%, 49%)
CSS RGBa182, 108, 125,1rgba(182,108,125,1)
CMYK Modelcmyk(0%,41%,31%,29%)
HSL Color Space346,34% ,57%hsl(346,34% ,57%)
HSV Color Space346°, 41%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101100110110001111101
Octal266154175
Decimal182108125
Hexb66c7d

Different shades of #b66c7d color code.

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

Light Shade of #b66c7d
#c78e9b
Dark Shade of #b66c7d
#a04f62
Saturated Shade of #b66c7d
#c16177
Desaturated Shade of #b66c7d
#ab7783
Grey scale Shade of #b66c7d
#919191
Brighten Shade
#cf8596
Most Readable Shade
#FFFFFF

Shades of #b66c7d color code

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

#b66c7d
#a1606f
#8d5461
#794853
#653c45
#503037
#3c2429
#28181b
#140c0d
#000000

Similar Color like #b66c7d color

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

#b76d7e
#b86e7f
#b96f80
#ba7081
#bb7182
#bc7283
#bd7384
#be7485
#bf7586
#c07687
#c17788
#c27889
#c3798a
#c47a8b
#b56b7c
#b46a7b
#b3697a
#b26879
#b16778
#b06677
#af6576
#ae6475
#ad6374
#ac6273
#ab6172
#aa6071
#a95f70
#a85e6f

Monochromatic Color with #b66c7d

#b66c7d
#e0859a
#0c0708
#362025
#613a43
#8b5360

Tints of #b66c7d Color

#b66c7d
#be7c8b
#c68c99
#ce9da8
#d6adb6
#debdc5
#e6ced3
#eedee2
#f6eef0
#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

#b66c7d
#6cb6a5

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

Split Complementary

#b66c7d
#6cb680
#6ca2b6

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

Analogous Color

#b66c9b
#b66c8c
#b66c7d
#b66c6e
#b6796c

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

#b66c7d
#7db66c
#6c7db6

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

#b66c7d
#a2b66c
#6cb6a5
#806cb6

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

#b66c7d
#6cb6a5
#6ca2b6
#b6806c

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

#b66c7d Color Code Preview on Black Background Color

This is how #b66c7d Color will look on black background color. Color contrast ratio is 5.43

#b66c7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b66c7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b66c7d

#b66c7d color code is use for CSS Background Color

Background color for the above div is #b66c7d

HTML with inline CSS

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

#b66c7d color code is use for CSS Border Color

CSS Border color for the above div is #b66c7d

HTML with inline CSS

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

CSS Border Left color for the above div is #b66c7d

HTML with inline CSS

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

CSS Border Right color for the above div is #b66c7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b66c7d

HTML with inline CSS

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

CSS Border Top color for the above div is #b66c7d

HTML with inline CSS

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

#b66c7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b66c7d Color code Preview on White Background

This is how #b66c7d Color code will look on white background color. Color contrast ratio is 3.87

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

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.