COLOR #BD5D89

HEX: #BD5D89 RGB: (189,93,137)

Color info

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

RGB color model

#BD5D89 color RGB value is (189,93,137).

RGB: (189,93,137) (74%, 36%, 54%)

RGB channels and saturation

R 189 of 255 = 74%
G 93 of 255 = 36%
B 137 of 255 = 54%

189
93
137

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

Portions of RGB colors in percentages

R + G + B = 189 + 93 + 137 = 419 (100%)
R 189 of 419 ~ 45.11%
G 93 of 419 ~ 22.2%
B 137 of 419 ~ 32.7'%

%45.11
%22.2
%32.7

CMYK color model

#BD5D89 color CMYK value is (0,51,28,26).

  • cyan value is 0.00%
  • magenta value is 50.79%
  • yellow value is 27.51%
  • key color value is 25.88%
CMYK: (0,51,28,26) C0M51Y28K26 (0%,51%,28%,26%) (0.00/0.51/0.28/0.26) 

CMYK percentages

%0
%50.79
%27.51
%25.88

Codes

Color #BD5D89 in popluar color models

BD 5D 89
RGB 189 93 137
HSL 333° 42.11% 55.29%
HSB/HSV 333° 50.79% 74.12%
CMYK 0.00% 50.79% 27.51%
25.88%

Color #BD5D89 in popluar number systems.

HEX BD 5D 89
Decimal 189 93 137
Binary 10111101 1011101 10001001
Octal 275 135 211

Shades and tints

Shades of #BD5D89

#BD5D89
(189,93,137)
#AC557D
(172,85,125)
#9B4D71
(155,77,113)
#8A4565
(138,69,101)
#793D59
(121,61,89)
#68354D
(104,53,77)
#572D41
(87,45,65)
#462535
(70,37,53)
#351D29
(53,29,41)
#24151D
(36,21,29)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #BD5D89

#BD5D89
(189,93,137)
#C36B93
(195,107,147)
#C9799D
(201,121,157)
#CF87A7
(207,135,167)
#D595B1
(213,149,177)
#DBA3BB
(219,163,187)
#E1B1C5
(225,177,197)
#E7BFCF
(231,191,207)
#EDCDD9
(237,205,217)
#F3DBE3
(243,219,227)
#F9E9ED
(249,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD5D89; }

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

This text font color is #BD5D89.

Background Color

.myBgColor { background-color: #BD5D89; }

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

This div background color is #BD5D89.

Border color

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

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

This div border color is #BD5D89.

Opacity

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

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

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

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

This text has shadow with #BD5D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD5D89.

Preview

Color preview on black background

This text has color #BD5D89 on black background.


Color preview on white background

This text has color #BD5D89 on white background.


Black color preview on #BD5D89 background

This text has black color on #BD5D89 background.


White color preview on #BD5D89 background

This text has white color on #BD5D89 background.


Related colors

Complementary color

Complementary color for #hex is #42A276.


I love getcolorcode.com

Triadic colors

1 #89BD5D and #5D89BD with #BD5D89 are triadic colors.

2 #895DBD and #5DBD89 with #BD5D89 are triadic colors.