crispedge.com

Color picker

Loading...

#be705a hex color - Red - Warm color - Information

#be705a hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #be705a Color code in RGB color code model is created after adding 74.51% red color, 43.92% green color and 35.29% blue color. Hex #be705a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 53% yellow and 25% black.

Hex #be705a color code is between #bb7755 web safe hex color code and #cc6666 web safe hex color code. #bb7755 is the nearest web safe color code. You can see here many more shades of #be705a color code.

0 Likes 0 Comments | 4 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codebe705a#be705a
RGB Decimal190, 112, 90rgb(190, 112, 90)
RGB Percent75%, 44%, 35%rgb(75%, 44%, 35%)
CSS RGBa190, 112, 90,1rgba(190,112,90,1)
CMYK Modelcmyk(0%,41%,53%,25%)
HSL Color Space13,43% ,55%hsl(13,43% ,55%)
HSV Color Space13°, 53%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100111000001011010
Octal276160132
Decimal19011290
Hexbe705a

Different shades of #be705a color code.

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

Light Shade of #be705a
#cc907f
Dark Shade of #be705a
#a45741
Saturated Shade of #be705a
#c96a4f
Desaturated Shade of #be705a
#b27666
Grey scale Shade of #be705a
#8c8c8c
Brighten Shade
#d78973
Most Readable Shade
#FFFFFF

Shades of #be705a color code

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

#be705a
#a86350
#935746
#7e4a3c
#693e32
#543128
#3f251e
#2a1814
#150c0a
#000000

Similar Color like #be705a color

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

#bf715b
#c0725c
#c1735d
#c2745e
#c3755f
#c47660
#c57761
#c67862
#c77963
#c87a64
#c97b65
#ca7c66
#cb7d67
#cc7e68
#bd6f59
#bc6e58
#bb6d57
#ba6c56
#b96b55
#b86a54
#b76953
#b66852
#b56751
#b46650
#b3654f
#b2644e
#b1634d
#b0624c

Monochromatic Color with #be705a

#be705a
#e8896e
#140c09
#3e251e
#693e32
#935746

Tints of #be705a Color

#be705a
#c57f6c
#cc8f7e
#d39f91
#daafa3
#e2bfb5
#e9cfc8
#f0dfda
#f7efec
#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

#be705a
#5aa8be

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

Split Complementary

#be705a
#5abea2
#5a76be

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

Analogous Color

#be5a6c
#be5c5a
#be705a
#be845a
#be985a

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

#be705a
#5abe70
#705abe

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

#be705a
#76be5a
#5aa8be
#a25abe

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

#be705a
#5aa8be
#5a76be
#bea25a

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

#be705a Color Code Preview on Black Background Color

This is how #be705a Color will look on black background color. Color contrast ratio is 5.65

#be705a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be705a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be705a

#be705a color code is use for CSS Background Color

Background color for the above div is #be705a

HTML with inline CSS

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

#be705a color code is use for CSS Border Color

CSS Border color for the above div is #be705a

HTML with inline CSS

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

CSS Border Left color for the above div is #be705a

HTML with inline CSS

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

CSS Border Right color for the above div is #be705a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be705a

HTML with inline CSS

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

CSS Border Top color for the above div is #be705a

HTML with inline CSS

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

#be705a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be705a Color code Preview on White Background

This is how #be705a Color code will look on white background color. Color contrast ratio is 3.71

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(190,112,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,168,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,112,90,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.