COLOR #BE9BD4

HEX: #BE9BD4 RGB: (190,155,212)

Color info

#BE9BD4 contains red, green and blue colors in about the same proportion. Web safe color of #BE9BD4 is #CC99CC (or #C9C).

RGB color model

#BE9BD4 color RGB value is (190,155,212).

RGB: (190,155,212) (75%, 61%, 83%)

RGB channels and saturation

R 190 of 255 = 75%
G 155 of 255 = 61%
B 212 of 255 = 83%

190
155
212

R + G + B ~ 73%. #BE9BD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 190 + 155 + 212 = 557 (100%)
R 190 of 557 ~ 34.11%
G 155 of 557 ~ 27.83%
B 212 of 557 ~ 38.06'%

%34.11
%27.83
%38.06

CMYK color model

#BE9BD4 color CMYK value is (10,27,0,17).

  • cyan value is 10.38%
  • magenta value is 26.89%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (10,27,0,17)
C10M27Y0K17 (10%, 27%, 0%, 17%)
(0.10 / 0.27 / 0.00 / 0.17)

CMYK percentages

%10.38
%26.89
%0
%16.86

Codes

Color #BE9BD4 in popluar color models

BE 9B D4
RGB 190 155 212
HSL 277° 39.86% 71.96%
HSB/HSV 277° 26.89% 83.14%
CMYK 10.38% 26.89% 0.00%
16.86%

Color #BE9BD4 in popluar number systems.

HEX BE 9B D4
Decimal 190 155 212
Binary 10111110 10011011 11010100
Octal 276 233 324

Shades and tints

Shades of #BE9BD4

#BE9BD4
(190,155,212)
#AD8DC1
(173,141,193)
#9C7FAE
(156,127,174)
#8B719B
(139,113,155)
#7A6388
(122,99,136)
#695575
(105,85,117)
#584762
(88,71,98)
#47394F
(71,57,79)
#362B3C
(54,43,60)
#251D29
(37,29,41)
#140F16
(20,15,22)
#000000
(0,0,0)

Tints of #BE9BD4

#BE9BD4
(190,155,212)
#C3A4D7
(195,164,215)
#C8ADDA
(200,173,218)
#CDB6DD
(205,182,221)
#D2BFE0
(210,191,224)
#D7C8E3
(215,200,227)
#DCD1E6
(220,209,230)
#E1DAE9
(225,218,233)
#E6E3EC
(230,227,236)
#EBECEF
(235,236,239)
#F0F5F2
(240,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE9BD4 color. Also use rgb(190,155,212) instead hex code.

Text Font Color

.myTextColor { color: #BE9BD4; }

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

This text font color is #BE9BD4.

Background Color

.myBgColor { background-color: #BE9BD4; }

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

This div background color is #BE9BD4.

Border color

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

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

This div border color is #BE9BD4.

Opacity

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

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

Text with #BE9BD4 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 #BE9BD4;}

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

This text has shadow with #BE9BD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE9BD4.

Preview

Color preview on black background

This text has color #BE9BD4 on black background.


Color preview on white background

This text has color #BE9BD4 on white background.


Black color preview on #BE9BD4 background

This text has black color on #BE9BD4 background.


White color preview on #BE9BD4 background

This text has white color on #BE9BD4 background.


Related colors

Complementary color

Complementary color for #hex is #41642B.


I love getcolorcode.com

Triadic colors

1 #D4BE9B and #9BD4BE with #BE9BD4 are triadic colors.

2 #D49BBE and #9BBED4 with #BE9BD4 are triadic colors.