COLOR #BD7189

HEX: #BD7189 RGB: (189,113,137)

Color info

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

RGB color model

#BD7189 color RGB value is (189,113,137).

RGB: (189,113,137) (74%, 44%, 54%)

RGB channels and saturation

R 189 of 255 = 74%
G 113 of 255 = 44%
B 137 of 255 = 54%

189
113
137

R + G + B ~ 57%. #BD7189 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 189 + 113 + 137 = 439 (100%)
R 189 of 439 ~ 43.05%
G 113 of 439 ~ 25.74%
B 137 of 439 ~ 31.21'%

%43.05
%25.74
%31.21

CMYK color model

#BD7189 color CMYK value is (0,40,28,26).

  • cyan value is 0.00%
  • magenta value is 40.21%
  • yellow value is 27.51%
  • key color value is 25.88%
CMYK: (0,40,28,26) C0M40Y28K26 (0%,40%,28%,26%) (0.00/0.40/0.28/0.26) 

CMYK percentages

%0
%40.21
%27.51
%25.88

Codes

Color #BD7189 in popluar color models

BD 71 89
RGB 189 113 137
HSL 341° 36.54% 59.22%
HSB/HSV 341° 40.21% 74.12%
CMYK 0.00% 40.21% 27.51%
25.88%

Color #BD7189 in popluar number systems.

HEX BD 71 89
Decimal 189 113 137
Binary 10111101 1110001 10001001
Octal 275 161 211

Shades and tints

Shades of #BD7189

#BD7189
(189,113,137)
#AC677D
(172,103,125)
#9B5D71
(155,93,113)
#8A5365
(138,83,101)
#794959
(121,73,89)
#683F4D
(104,63,77)
#573541
(87,53,65)
#462B35
(70,43,53)
#352129
(53,33,41)
#24171D
(36,23,29)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #BD7189

#BD7189
(189,113,137)
#C37D93
(195,125,147)
#C9899D
(201,137,157)
#CF95A7
(207,149,167)
#D5A1B1
(213,161,177)
#DBADBB
(219,173,187)
#E1B9C5
(225,185,197)
#E7C5CF
(231,197,207)
#EDD1D9
(237,209,217)
#F3DDE3
(243,221,227)
#F9E9ED
(249,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD7189; }

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

This text font color is #BD7189.

Background Color

.myBgColor { background-color: #BD7189; }

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

This div background color is #BD7189.

Border color

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

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

This div border color is #BD7189.

Opacity

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

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

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

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

This text has shadow with #BD7189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD7189.

Preview

Color preview on black background

This text has color #BD7189 on black background.


Color preview on white background

This text has color #BD7189 on white background.


Black color preview on #BD7189 background

This text has black color on #BD7189 background.


White color preview on #BD7189 background

This text has white color on #BD7189 background.


Related colors

Complementary color

Complementary color for #hex is #428E76.


I love getcolorcode.com

Triadic colors

1 #89BD71 and #7189BD with #BD7189 are triadic colors.

2 #8971BD and #71BD89 with #BD7189 are triadic colors.