Skip to main content Skip to docs navigation

#be008e hex color | Download Dark Violet 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 Vibrant Velvet and its hex is #BB0088 Nearest Color Name

Color Hue/Base color: Violet

Hex #be008e Color code in RGB color code model is created after adding 74.51% red color, 0% green color and 55.69% blue color. Hex #be008e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 25% yellow and 25.49% black.

Hex #be008e color code is between #bb0088 web safe hex color code and #cc0099 web safe hex color code. #bb0088 is the nearest web safe color code. You can see here many more shades of #be008e color code.

RGB Chart

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

Color Table

Hex Color Code be008e #be008e
RGB Decimal 190, 0, 142 190, 0, 142
RGB Percent 75%, 0%, 56% rgb(75%, 0%, 56%)
CSS RGBa 190, 0, 142,1 rgba(190,0,142,1)
CMYK Model cmyk(0%,100%,25%,25.49%)
HSL Color Space 315,100% ,37% hsl(315,100% ,37%)
HSV Color Space 315°, 100%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 00000000 10001110
Octal 276 0 216
Decimal 190 0 142
Hex be 00 8e

Different shades of #be008e color code.

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

Darkest of #be008e
#25001c
Darker of #be008e
#580042
Dark of #be008e
#8b0068
Base of #be008e
#be008e
Light of #be008e
#f100b4
Lighter
#ff25c8
Lightest
#ff58d5

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

#be008e
#00be30

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

Split Complementary

#be008e
#2fbe00
#00be8f

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

Analogous Color

#7f00be
#9f00be
#be008e
#be004f
#be0100

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

#be008e
#008ebe
#8ebe00

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

#be008e
#8ebe00
#00be30
#3000be

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

#be008e
#be8f00
#00be30
#002fbe

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 #be008e

#000000
#25001c
#580042
#8b0068
#be008e
#f100b4
#ff25c8
#ff58d5
#ff8be2

Tints of #be008e Color

#be008e
#c51c9a
#cc38a7
#d355b3
#da71c0
#e28dcc
#e9aad9
#f0c6e5
#f7e2f2
#ffffff

Shades of #be008e color code

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

#be008e
#a8007e
#93006e
#7e005e
#69004e
#54003f
#3f002f
#2a001f
#15000f
#000000

Tones

#be008e
#ab1385
#98267b
#853972
#724c68

Tones

Similar Color like #be008e color

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

#bf018f
#c00290
#c10391
#c20492
#c30593
#c40694
#c50795
#c60896
#c70997
#c80a98
#c90b99
#ca0c9a
#cb0d9b
#cc0e9c
#bd008d
#bc008c
#bb008b
#ba008a
#b90089
#b80088
#b70087
#b60086
#b50085
#b40084
#b30083
#b20082
#b10081
#b00080

Download this Dark Violet

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

#be008e Color Code Preview on Black Background Color

This is how #be008e Color will look on black background color. Color contrast ratio is 3.58

#be008e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be008e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be008e

#be008e color code is use for CSS Background Color

Background color for the above div is #be008e

HTML with inline CSS

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

#be008e color code is use for CSS Border Color

CSS Border color for the above div is #be008e

HTML with inline CSS

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

CSS Border Left color for the above div is #be008e

HTML with inline CSS

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

CSS Border Right color for the above div is #be008e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be008e

HTML with inline CSS

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

CSS Border Top color for the above div is #be008e

HTML with inline CSS

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

#be008e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be008e Color code Preview on White Background

This is how #be008e Color code will look on white background color. Color contrast ratio is 5.87

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

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