crispedge.com

Color picker

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

#bd655e hex color - Red - Warm color - Information

#bd655e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bd655e Color code in RGB color code model is created after adding 74.12% red color, 39.61% green color and 36.86% blue color. Hex #bd655e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 50% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebd655e#bd655e
RGB Decimal189, 101, 94rgb(189, 101, 94)
RGB Percent74%, 40%, 37%rgb(74%, 40%, 37%)
CSS RGBa189, 101, 94,1rgba(189,101,94,1)
CMYK Modelcmyk(0%,47%,50%,26%)
HSL Color Space4,42% ,55%hsl(4,42% ,55%)
HSV Color Space4°, 50%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010110010101011110
Octal275145136
Decimal18910194
Hexbd655e

Different shades of #bd655e color code.

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

Light Shade of #bd655e
#cc8882
Dark Shade of #bd655e
#a54b43
Saturated Shade of #bd655e
#c85b53
Desaturated Shade of #bd655e
#b26f69
Grey scale Shade of #bd655e
#8d8d8d
Brighten Shade
#d67e77
Most Readable Shade
#FFFFFF

Shades of #bd655e color code

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

#bd655e
#a85953
#934e49
#7e433e
#693834
#542c29
#3f211f
#2a1614
#150b0a
#000000

Similar Color like #bd655e color

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

#be665f
#bf6760
#c06861
#c16962
#c26a63
#c36b64
#c46c65
#c56d66
#c66e67
#c76f68
#c87069
#c9716a
#ca726b
#cb736c
#bc645d
#bb635c
#ba625b
#b9615a
#b86059
#b75f58
#b65e57
#b55d56
#b45c55
#b35b54
#b25a53
#b15952
#b05851
#af5750

Monochromatic Color with #bd655e

#bd655e
#e77c73
#130a09
#3d211f
#683834
#924e49

Tints of #bd655e Color

#bd655e
#c4766f
#cb8781
#d39893
#daa9a5
#e1bab7
#e9cbc9
#f0dcdb
#f7eded
#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

#bd655e
#5eb6bd

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

Split Complementary

#bd655e
#5ebd94
#5e87bd

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

Analogous Color

#bd5e7d
#bd5e6a
#bd655e
#bd785e
#bd8b5e

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

#bd655e
#5ebd65
#655ebd

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

#bd655e
#86bd5e
#5eb6bd
#945ebd

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

#bd655e
#5eb6bd
#5e87bd
#bd955e

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

#bd655e Color Code Preview on Black Background Color

This is how #bd655e Color will look on black background color. Color contrast ratio is 5.19

#bd655e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd655e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd655e

#bd655e color code is use for CSS Background Color

Background color for the above div is #bd655e

HTML with inline CSS

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

#bd655e color code is use for CSS Border Color

CSS Border color for the above div is #bd655e

HTML with inline CSS

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

CSS Border Left color for the above div is #bd655e

HTML with inline CSS

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

CSS Border Right color for the above div is #bd655e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd655e

HTML with inline CSS

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

CSS Border Top color for the above div is #bd655e

HTML with inline CSS

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

#bd655e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd655e Color code Preview on White Background

This is how #bd655e Color code will look on white background color. Color contrast ratio is 4.05

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

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.