COLOR #BD8EBE

HEX: #BD8EBE RGB: (189,142,190)

Color info

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

RGB color model

#BD8EBE color RGB value is (189,142,190).

RGB: (189,142,190) (74%, 56%, 75%)

RGB channels and saturation

R 189 of 255 = 74%
G 142 of 255 = 56%
B 190 of 255 = 75%

189
142
190

R + G + B ~ 68%. #BD8EBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 142 + 190 = 521 (100%)
R 189 of 521 ~ 36.28%
G 142 of 521 ~ 27.26%
B 190 of 521 ~ 36.47'%

%36.28
%27.26
%36.47

CMYK color model

#BD8EBE color CMYK value is (1,25,0,25).

  • cyan value is 0.53%
  • magenta value is 25.26%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (1,25,0,25)
C1M25Y0K25 (1%, 25%, 0%, 25%)
(0.01 / 0.25 / 0.00 / 0.25)

CMYK percentages

%0.53
%25.26
%0
%25.49

Codes

Color #BD8EBE in popluar color models

BD 8E BE
RGB 189 142 190
HSL 299° 26.97% 65.10%
HSB/HSV 299° 25.26% 74.51%
CMYK 0.53% 25.26% 0.00%
25.49%

Color #BD8EBE in popluar number systems.

HEX BD 8E BE
Decimal 189 142 190
Binary 10111101 10001110 10111110
Octal 275 216 276

Shades and tints

Shades of #BD8EBE

#BD8EBE
(189,142,190)
#AC82AD
(172,130,173)
#9B769C
(155,118,156)
#8A6A8B
(138,106,139)
#795E7A
(121,94,122)
#685269
(104,82,105)
#574658
(87,70,88)
#463A47
(70,58,71)
#352E36
(53,46,54)
#242225
(36,34,37)
#131614
(19,22,20)
#000000
(0,0,0)

Tints of #BD8EBE

#BD8EBE
(189,142,190)
#C398C3
(195,152,195)
#C9A2C8
(201,162,200)
#CFACCD
(207,172,205)
#D5B6D2
(213,182,210)
#DBC0D7
(219,192,215)
#E1CADC
(225,202,220)
#E7D4E1
(231,212,225)
#EDDEE6
(237,222,230)
#F3E8EB
(243,232,235)
#F9F2F0
(249,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD8EBE color. Also use rgb(189,142,190) instead hex code.

Text Font Color

.myTextColor { color: #BD8EBE; }

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

This text font color is #BD8EBE.

Background Color

.myBgColor { background-color: #BD8EBE; }

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

This div background color is #BD8EBE.

Border color

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

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

This div border color is #BD8EBE.

Opacity

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

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

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

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

This text has shadow with #BD8EBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8EBE.

Preview

Color preview on black background

This text has color #BD8EBE on black background.


Color preview on white background

This text has color #BD8EBE on white background.


Black color preview on #BD8EBE background

This text has black color on #BD8EBE background.


White color preview on #BD8EBE background

This text has white color on #BD8EBE background.


Related colors

Complementary color

Complementary color for #hex is #427141.


I love getcolorcode.com

Triadic colors

1 #BEBD8E and #8EBEBD with #BD8EBE are triadic colors.

2 #BE8EBD and #8EBDBE with #BD8EBE are triadic colors.