COLOR #BD8AC5

HEX: #BD8AC5 RGB: (189,138,197)

Color info

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

RGB color model

#BD8AC5 color RGB value is (189,138,197).

RGB: (189,138,197) (74%, 54%, 77%)

RGB channels and saturation

R 189 of 255 = 74%
G 138 of 255 = 54%
B 197 of 255 = 77%

189
138
197

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

Portions of RGB colors in percentages

R + G + B = 189 + 138 + 197 = 524 (100%)
R 189 of 524 ~ 36.07%
G 138 of 524 ~ 26.34%
B 197 of 524 ~ 37.6'%

%36.07
%26.34
%37.6

CMYK color model

#BD8AC5 color CMYK value is (4,30,0,23).

  • cyan value is 4.06%
  • magenta value is 29.95%
  • yellow value is 0.00%
  • key color value is 22.75%

CMYK: (4,30,0,23)
C4M30Y0K23 (4%, 30%, 0%, 23%)
(0.04 / 0.30 / 0.00 / 0.23)

CMYK percentages

%4.06
%29.95
%0
%22.75

Codes

Color #BD8AC5 in popluar color models

BD 8A C5
RGB 189 138 197
HSL 292° 33.71% 65.69%
HSB/HSV 292° 29.95% 77.25%
CMYK 4.06% 29.95% 0.00%
22.75%

Color #BD8AC5 in popluar number systems.

HEX BD 8A C5
Decimal 189 138 197
Binary 10111101 10001010 11000101
Octal 275 212 305

Shades and tints

Shades of #BD8AC5

#BD8AC5
(189,138,197)
#AC7EB4
(172,126,180)
#9B72A3
(155,114,163)
#8A6692
(138,102,146)
#795A81
(121,90,129)
#684E70
(104,78,112)
#57425F
(87,66,95)
#46364E
(70,54,78)
#352A3D
(53,42,61)
#241E2C
(36,30,44)
#13121B
(19,18,27)
#000000
(0,0,0)

Tints of #BD8AC5

#BD8AC5
(189,138,197)
#C394CA
(195,148,202)
#C99ECF
(201,158,207)
#CFA8D4
(207,168,212)
#D5B2D9
(213,178,217)
#DBBCDE
(219,188,222)
#E1C6E3
(225,198,227)
#E7D0E8
(231,208,232)
#EDDAED
(237,218,237)
#F3E4F2
(243,228,242)
#F9EEF7
(249,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD8AC5; }

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

This text font color is #BD8AC5.

Background Color

.myBgColor { background-color: #BD8AC5; }

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

This div background color is #BD8AC5.

Border color

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

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

This div border color is #BD8AC5.

Opacity

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

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

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

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

This text has shadow with #BD8AC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8AC5.

Preview

Color preview on black background

This text has color #BD8AC5 on black background.


Color preview on white background

This text has color #BD8AC5 on white background.


Black color preview on #BD8AC5 background

This text has black color on #BD8AC5 background.


White color preview on #BD8AC5 background

This text has white color on #BD8AC5 background.


Related colors

Complementary color

Complementary color for #hex is #42753A.


I love getcolorcode.com

Triadic colors

1 #C5BD8A and #8AC5BD with #BD8AC5 are triadic colors.

2 #C58ABD and #8ABDC5 with #BD8AC5 are triadic colors.