Skip to main content Skip to docs navigation

#be044c hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Fancy Red Wine and its hex is #B40441 Nearest Color Name

Color Hue/Base color: Red

Hex #be044c Color code in RGB color code model is created after adding 74.51% red color, 1.57% green color and 29.8% blue color. Hex #be044c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 60% yellow and 25.49% black.

Hex #be044c color code is between #bb0044 web safe hex color code and #cc0055 web safe hex color code. #bb0044 is the nearest web safe color code. You can see here many more shades of #be044c color code.

RGB Chart

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

Color Table

Hex Color Code be044c #be044c
RGB Decimal 190, 4, 76 190, 4, 76
RGB Percent 75%, 2%, 30% rgb(75%, 2%, 30%)
CSS RGBa 190, 4, 76,1 rgba(190,4,76,1)
CMYK Model cmyk(0%,98%,60%,25.49%)
HSL Color Space 337,96% ,38% hsl(337,96% ,38%)
HSV Color Space 337°, 98%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 00000100 01001100
Octal 276 4 114
Decimal 190 4 76
Hex be 04 4c

Different shades of #be044c color code.

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

Darkest of #be044c
#280110
Darker of #be044c
#5a0224
Dark of #be044c
#8c0338
Base of #be044c
#be044c
Light of #be044c
#f00560
Lighter
#fb2d7d
Lightest
#fc5f9c

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

#be044c
#04be76

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

Split Complementary

#be044c
#04be19
#04a9be

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

Analogous Color

#be04b9
#be049a
#be044c
#be040e
#be4704

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

#be044c
#044cbe
#4cbe04

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

#be044c
#4cbe04
#04be76
#7604be

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#be044c
#a9be04
#04be76
#1904be

Square 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).

Monochromatic Color with #be044c

#000000
#280110
#5a0224
#8c0338
#be044c
#f00560
#fb2d7d
#fc5f9c
#fd91bb

Tints of #be044c Color

#be044c
#c51f5f
#cc3b73
#d35787
#da739b
#e28faf
#e9abc3
#f0c7d7
#f7e3eb
#ffffff

Shades of #be044c color code

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

#be044c
#a80343
#93033b
#7e0232
#69022a
#540121
#3f0119
#2a0010
#150008
#000000

Tones

#be044c
#ab1750
#972b55
#843e59
#70525e

Tones

Similar Color like #be044c color

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

#bf054d
#c0064e
#c1074f
#c20850
#c30951
#c40a52
#c50b53
#c60c54
#c70d55
#c80e56
#c90f57
#ca1058
#cb1159
#cc125a
#bd034b
#bc024a
#bb0149
#ba0048
#b90047
#b80046
#b70045
#b60044
#b50043
#b40042
#b30041
#b20040
#b1003f
#b0003e

Download this Dark Red

Hex #be044c 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.

#be044c Color Code Preview on Black Background Color

This is how #be044c Color will look on black background color. Color contrast ratio is 3.31

#be044c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be044c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be044c

#be044c color code is use for CSS Background Color

Background color for the above div is #be044c

HTML with inline CSS

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

#be044c color code is use for CSS Border Color

CSS Border color for the above div is #be044c

HTML with inline CSS

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

CSS Border Left color for the above div is #be044c

HTML with inline CSS

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

CSS Border Right color for the above div is #be044c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be044c

HTML with inline CSS

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

CSS Border Top color for the above div is #be044c

HTML with inline CSS

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

#be044c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be044c Color code Preview on White Background

This is how #be044c Color code will look on white background color. Color contrast ratio is 6.34

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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