crispedge.com

Color picker

Loading...

#be3b4a hex color - Red - Warm color - Information

#be3b4a hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #be3b4a Color code in RGB color code model is created after adding 74.51% red color, 23.14% green color and 29.02% blue color. Hex #be3b4a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 61% yellow and 25% black.

Hex #be3b4a color code is between #bb3344 web safe hex color code and #cc4455 web safe hex color code. #bb3344 is the nearest web safe color code. You can see here many more shades of #be3b4a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe3b4a#be3b4a
RGB Decimal190, 59, 74rgb(190, 59, 74)
RGB Percent75%, 23%, 29%rgb(75%, 23%, 29%)
CSS RGBa190, 59, 74,1rgba(190,59,74,1)
CMYK Modelcmyk(0%,69%,61%,25%)
HSL Color Space353,53% ,49%hsl(353,53% ,49%)
HSV Color Space353°, 69%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100011101101001010
Octal27673112
Decimal1905974
Hexbe3b4a

Different shades of #be3b4a color code.

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

Light Shade of #be3b4a
#cd5f6b
Dark Shade of #be3b4a
#972f3b
Saturated Shade of #be3b4a
#ca2f40
Desaturated Shade of #be3b4a
#b24754
Grey scale Shade of #be3b4a
#7c7c7c
Brighten Shade
#d75463
Most Readable Shade
#FFFFFF

Shades of #be3b4a color code

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

#be3b4a
#a83441
#932d39
#7e2731
#692029
#541a20
#3f1318
#2a0d10
#150608
#000000

Similar Color like #be3b4a color

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

#bf3c4b
#c03d4c
#c13e4d
#c23f4e
#c3404f
#c44150
#c54251
#c64352
#c74453
#c84554
#c94655
#ca4756
#cb4857
#cc4958
#bd3a49
#bc3948
#bb3847
#ba3746
#b93645
#b83544
#b73443
#b63342
#b53241
#b43140
#b3303f
#b22f3e
#b12e3d
#b02d3c

Monochromatic Color with #be3b4a

#be3b4a
#e8485b
#140608
#3e1318
#692129
#932e39

Tints of #be3b4a Color

#be3b4a
#c5505e
#cc6672
#d37c86
#da929a
#e2a7ae
#e9bdc2
#f0d3d6
#f7e9ea
#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

#be3b4a
#3bbeaf

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

Split Complementary

#be3b4a
#3bbe6d
#3b8cbe

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

Analogous Color

#be3b7e
#be3b64
#be3b4a
#be463b
#be603b

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

#be3b4a
#4abe3b
#3b4abe

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

#be3b4a
#8bbe3b
#3bbeaf
#6d3bbe

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

#be3b4a
#3bbeaf
#3b8cbe
#be6d3b

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

#be3b4a Color Code Preview on Black Background Color

This is how #be3b4a Color will look on black background color. Color contrast ratio is 3.91

#be3b4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be3b4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be3b4a

#be3b4a color code is use for CSS Background Color

Background color for the above div is #be3b4a

HTML with inline CSS

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

#be3b4a color code is use for CSS Border Color

CSS Border color for the above div is #be3b4a

HTML with inline CSS

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

CSS Border Left color for the above div is #be3b4a

HTML with inline CSS

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

CSS Border Right color for the above div is #be3b4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be3b4a

HTML with inline CSS

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

CSS Border Top color for the above div is #be3b4a

HTML with inline CSS

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

#be3b4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be3b4a Color code Preview on White Background

This is how #be3b4a Color code will look on white background color. Color contrast ratio is 5.37

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

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,59,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(59,190,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,59,74,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.