COLOR #BE6EB5

HEX: #BE6EB5 RGB: (190,110,181)

Color info

#BE6EB5 contains mainly red and blue colors. Web safe color of #BE6EB5 is #CC66CC (or #C6C).

RGB color model

#BE6EB5 color RGB value is (190,110,181).

RGB: (190,110,181) (75%, 43%, 71%)

RGB channels and saturation

R 190 of 255 = 75%
G 110 of 255 = 43%
B 181 of 255 = 71%

190
110
181

R + G + B ~ 63%. #BE6EB5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 190 + 110 + 181 = 481 (100%)
R 190 of 481 ~ 39.5%
G 110 of 481 ~ 22.87%
B 181 of 481 ~ 37.63'%

%39.5
%22.87
%37.63

CMYK color model

#BE6EB5 color CMYK value is (0,42,5,25).

  • cyan value is 0.00%
  • magenta value is 42.11%
  • yellow value is 4.74%
  • key color value is 25.49%

CMYK: (0,42,5,25)
C0M42Y5K25 (0%, 42%, 5%, 25%)
(0.00 / 0.42 / 0.05 / 0.25)

CMYK percentages

%0
%42.11
%4.74
%25.49

Codes

Color #BE6EB5 in popluar color models

BE 6E B5
RGB 190 110 181
HSL 307° 38.10% 58.82%
HSB/HSV 307° 42.11% 74.51%
CMYK 0.00% 42.11% 4.74%
25.49%

Color #BE6EB5 in popluar number systems.

HEX BE 6E B5
Decimal 190 110 181
Binary 10111110 1101110 10110101
Octal 276 156 265

Shades and tints

Shades of #BE6EB5

#BE6EB5
(190,110,181)
#AD64A5
(173,100,165)
#9C5A95
(156,90,149)
#8B5085
(139,80,133)
#7A4675
(122,70,117)
#693C65
(105,60,101)
#583255
(88,50,85)
#472845
(71,40,69)
#361E35
(54,30,53)
#251425
(37,20,37)
#140A15
(20,10,21)
#000000
(0,0,0)

Tints of #BE6EB5

#BE6EB5
(190,110,181)
#C37BBB
(195,123,187)
#C888C1
(200,136,193)
#CD95C7
(205,149,199)
#D2A2CD
(210,162,205)
#D7AFD3
(215,175,211)
#DCBCD9
(220,188,217)
#E1C9DF
(225,201,223)
#E6D6E5
(230,214,229)
#EBE3EB
(235,227,235)
#F0F0F1
(240,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE6EB5 color. Also use rgb(190,110,181) instead hex code.

Text Font Color

.myTextColor { color: #BE6EB5; }

<p style="color:#BE6EB5">This sample text font color is #BE6EB5.</p>

This text font color is #BE6EB5.

Background Color

.myBgColor { background-color: #BE6EB5; }

<div style="background-color:#BE6EB5">Inner text</div>

This div background color is #BE6EB5.

Border color

.myBorderColor { border: 1px solid #BE6EB5; }

<div style="border:3px solid #BE6EB5">Div</div>

This div border color is #BE6EB5.

Opacity

.myOpacity80 { color: #BE6EB5; opacity: 0.8; }

<p style="color:#BE6EB5;opacity:0.8;">80%</p>

Text with #BE6EB5 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #BE6EB5;}

<p style="text-shadow: 3px 3px 1px #BE6EB5">Text here.</p>

This text has shadow with #BE6EB5 color.


.textShadow {text-shadow: 3px 3px 1px #BE6EB5', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #BE6EB5, 5px 5px 20px red">Text here.</p>

This text has shadow with #BE6EB5 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#BE6EB5, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#BE6EB5, Direction=45, Strength=4)">Text</p>

This text has shadow with #BE6EB5 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #BE6EB5;
-webkit-box-shadow: 1px 1px 3px 2px #BE6EB5;
box-shadow: 1px 1px 3px 2px #BE6EB5;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BE6EB5; -webkit-box-shadow: 1px 1px 3px 2px #BE6EB5; box-shadow:1px 1px 3px 2px #BE6EB5;">
Div content here
</div>

This div box has shadow with color #BE6EB5.

Preview

Color preview on black background

This text has color #BE6EB5 on black background.


Color preview on white background

This text has color #BE6EB5 on white background.


Black color preview on #BE6EB5 background

This text has black color on #BE6EB5 background.


White color preview on #BE6EB5 background

This text has white color on #BE6EB5 background.


Related colors

Complementary color

Complementary color for #hex is #41914A.


I love getcolorcode.com

Triadic colors

1 #B5BE6E and #6EB5BE with #BE6EB5 are triadic colors.

2 #B56EBE and #6EBEB5 with #BE6EB5 are triadic colors.