crispedge.com

Color picker

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

#bd7364 hex color - Red - Warm color - Information

#bd7364 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebd7364#bd7364
RGB Decimal189, 115, 100rgb(189, 115, 100)
RGB Percent74%, 45%, 39%rgb(74%, 45%, 39%)
CSS RGBa189, 115, 100,1rgba(189,115,100,1)
CMYK Modelcmyk(0%,39%,47%,26%)
HSL Color Space10,40% ,57%hsl(10,40% ,57%)
HSV Color Space10°, 47%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010111001101100100
Octal275163144
Decimal189115100
Hexbd7364

Different shades of #bd7364 color code.

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

Light Shade of #bd7364
#cc9388
Dark Shade of #bd7364
#a75747
Saturated Shade of #bd7364
#c86c59
Desaturated Shade of #bd7364
#b27a6f
Grey scale Shade of #bd7364
#909090
Brighten Shade
#d68c7d
Most Readable Shade
#FFFFFF

Shades of #bd7364 color code

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

#bd7364
#a86658
#93594d
#7e4c42
#693f37
#54332c
#3f2621
#2a1916
#150c0b
#000000

Similar Color like #bd7364 color

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

#be7465
#bf7566
#c07667
#c17768
#c27869
#c3796a
#c47a6b
#c57b6c
#c67c6d
#c77d6e
#c87e6f
#c97f70
#ca8071
#cb8172
#bc7263
#bb7162
#ba7061
#b96f60
#b86e5f
#b76d5e
#b66c5d
#b56b5c
#b46a5b
#b3695a
#b26859
#b16758
#b06657
#af6556

Monochromatic Color with #bd7364

#bd7364
#e78d7b
#130c0a
#3d2521
#683f37
#92594e

Tints of #bd7364 Color

#bd7364
#c48275
#cb9286
#d3a197
#dab1a8
#e1c0ba
#e9d0cb
#f0dfdc
#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

#bd7364
#64aebd

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

Split Complementary

#bd7364
#64bda0
#6482bd

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

Analogous Color

#bd6479
#bd6467
#bd7364
#bd8564
#bd9764

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

#bd7364
#64bd73
#7364bd

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

#bd7364
#81bd64
#64aebd
#9f64bd

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

#bd7364
#64aebd
#6482bd
#bda064

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

#bd7364 Color Code Preview on Black Background Color

This is how #bd7364 Color will look on black background color. Color contrast ratio is 5.80

#bd7364 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd7364

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd7364

#bd7364 color code is use for CSS Background Color

Background color for the above div is #bd7364

HTML with inline CSS

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

#bd7364 color code is use for CSS Border Color

CSS Border color for the above div is #bd7364

HTML with inline CSS

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

CSS Border Left color for the above div is #bd7364

HTML with inline CSS

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

CSS Border Right color for the above div is #bd7364

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd7364

HTML with inline CSS

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

CSS Border Top color for the above div is #bd7364

HTML with inline CSS

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

#bd7364 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd7364 Color code Preview on White Background

This is how #bd7364 Color code will look on white background color. Color contrast ratio is 3.62

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.