COLOR #BD8BBD

HEX: #BD8BBD RGB: (189,139,189)

Color info

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

RGB color model

#BD8BBD color RGB value is (189,139,189).

RGB: (189,139,189) (74%, 55%, 74%)

RGB channels and saturation

R 189 of 255 = 74%
G 139 of 255 = 55%
B 189 of 255 = 74%

189
139
189

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

Portions of RGB colors in percentages

R + G + B = 189 + 139 + 189 = 517 (100%)
R 189 of 517 ~ 36.56%
G 139 of 517 ~ 26.89%
B 189 of 517 ~ 36.56'%

%36.56
%26.89
%36.56

CMYK color model

#BD8BBD color CMYK value is (0,26,0,26).

  • cyan value is 0.00%
  • magenta value is 26.46%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (0,26,0,26)
C0M26Y0K26 (0%, 26%, 0%, 26%)
(0.00 / 0.26 / 0.00 / 0.26)

CMYK percentages

%0
%26.46
%0
%25.88

Codes

Color #BD8BBD in popluar color models

BD 8B BD
RGB 189 139 189
HSL 300° 27.47% 64.31%
HSB/HSV 300° 26.46% 74.12%
CMYK 0.00% 26.46% 0.00%
25.88%

Color #BD8BBD in popluar number systems.

HEX BD 8B BD
Decimal 189 139 189
Binary 10111101 10001011 10111101
Octal 275 213 275

Shades and tints

Shades of #BD8BBD

#BD8BBD
(189,139,189)
#AC7FAC
(172,127,172)
#9B739B
(155,115,155)
#8A678A
(138,103,138)
#795B79
(121,91,121)
#684F68
(104,79,104)
#574357
(87,67,87)
#463746
(70,55,70)
#352B35
(53,43,53)
#241F24
(36,31,36)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #BD8BBD

#BD8BBD
(189,139,189)
#C395C3
(195,149,195)
#C99FC9
(201,159,201)
#CFA9CF
(207,169,207)
#D5B3D5
(213,179,213)
#DBBDDB
(219,189,219)
#E1C7E1
(225,199,225)
#E7D1E7
(231,209,231)
#EDDBED
(237,219,237)
#F3E5F3
(243,229,243)
#F9EFF9
(249,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD8BBD; }

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

This text font color is #BD8BBD.

Background Color

.myBgColor { background-color: #BD8BBD; }

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

This div background color is #BD8BBD.

Border color

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

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

This div border color is #BD8BBD.

Opacity

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

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

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

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

This text has shadow with #BD8BBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8BBD.

Preview

Color preview on black background

This text has color #BD8BBD on black background.


Color preview on white background

This text has color #BD8BBD on white background.


Black color preview on #BD8BBD background

This text has black color on #BD8BBD background.


White color preview on #BD8BBD background

This text has white color on #BD8BBD background.


Related colors

Complementary color

Complementary color for #hex is #427442.


I love getcolorcode.com

Triadic colors

1 #BDBD8B and #8BBDBD with #BD8BBD are triadic colors.

2 #BD8BBD and #8BBDBD with #BD8BBD are triadic colors.