COLOR #BD7A9E

HEX: #BD7A9E RGB: (189,122,158)

Color info

#BD7A9E contains mainly red and blue colors. Web safe color of #BD7A9E is #CC6699 (or #C69).

RGB color model

#BD7A9E color RGB value is (189,122,158).

RGB: (189,122,158) (74%, 48%, 62%)

RGB channels and saturation

R 189 of 255 = 74%
G 122 of 255 = 48%
B 158 of 255 = 62%

189
122
158

R + G + B ~ 61%. #BD7A9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 122 + 158 = 469 (100%)
R 189 of 469 ~ 40.3%
G 122 of 469 ~ 26.01%
B 158 of 469 ~ 33.69'%

%40.3
%26.01
%33.69

CMYK color model

#BD7A9E color CMYK value is (0,35,16,26).

  • cyan value is 0.00%
  • magenta value is 35.45%
  • yellow value is 16.40%
  • key color value is 25.88%

CMYK: (0,35,16,26)
C0M35Y16K26 (0%, 35%, 16%, 26%)
(0.00 / 0.35 / 0.16 / 0.26)

CMYK percentages

%0
%35.45
%16.4
%25.88

Codes

Color #BD7A9E in popluar color models

BD 7A 9E
RGB 189 122 158
HSL 328° 33.67% 60.98%
HSB/HSV 328° 35.45% 74.12%
CMYK 0.00% 35.45% 16.40%
25.88%

Color #BD7A9E in popluar number systems.

HEX BD 7A 9E
Decimal 189 122 158
Binary 10111101 1111010 10011110
Octal 275 172 236

Shades and tints

Shades of #BD7A9E

#BD7A9E
(189,122,158)
#AC6F90
(172,111,144)
#9B6482
(155,100,130)
#8A5974
(138,89,116)
#794E66
(121,78,102)
#684358
(104,67,88)
#57384A
(87,56,74)
#462D3C
(70,45,60)
#35222E
(53,34,46)
#241720
(36,23,32)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #BD7A9E

#BD7A9E
(189,122,158)
#C386A6
(195,134,166)
#C992AE
(201,146,174)
#CF9EB6
(207,158,182)
#D5AABE
(213,170,190)
#DBB6C6
(219,182,198)
#E1C2CE
(225,194,206)
#E7CED6
(231,206,214)
#EDDADE
(237,218,222)
#F3E6E6
(243,230,230)
#F9F2EE
(249,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD7A9E; }

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

This text font color is #BD7A9E.

Background Color

.myBgColor { background-color: #BD7A9E; }

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

This div background color is #BD7A9E.

Border color

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

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

This div border color is #BD7A9E.

Opacity

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

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

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

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

This text has shadow with #BD7A9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD7A9E.

Preview

Color preview on black background

This text has color #BD7A9E on black background.


Color preview on white background

This text has color #BD7A9E on white background.


Black color preview on #BD7A9E background

This text has black color on #BD7A9E background.


White color preview on #BD7A9E background

This text has white color on #BD7A9E background.


Related colors

Complementary color

Complementary color for #hex is #428561.


I love getcolorcode.com

Triadic colors

1 #9EBD7A and #7A9EBD with #BD7A9E are triadic colors.

2 #9E7ABD and #7ABD9E with #BD7A9E are triadic colors.