COLOR #BD5C7A

HEX: #BD5C7A RGB: (189,92,122)

Color info

#BD5C7A contains mainly red color. Web safe color of #BD5C7A is #CC6666 (or #C66).

RGB color model

#BD5C7A color RGB value is (189,92,122).

RGB: (189,92,122) (74%, 36%, 48%)

RGB channels and saturation

R 189 of 255 = 74%
G 92 of 255 = 36%
B 122 of 255 = 48%

189
92
122

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

Portions of RGB colors in percentages

R + G + B = 189 + 92 + 122 = 403 (100%)
R 189 of 403 ~ 46.9%
G 92 of 403 ~ 22.83%
B 122 of 403 ~ 30.27'%

%46.9
%22.83
%30.27

CMYK color model

#BD5C7A color CMYK value is (0,51,35,26).

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

CMYK: (0,51,35,26)
C0M51Y35K26 (0%, 51%, 35%, 26%)
(0.00 / 0.51 / 0.35 / 0.26)

CMYK percentages

%0
%51.32
%35.45
%25.88

Codes

Color #BD5C7A in popluar color models

BD 5C 7A
RGB 189 92 122
HSL 341° 42.36% 55.10%
HSB/HSV 341° 51.32% 74.12%
CMYK 0.00% 51.32% 35.45%
25.88%

Color #BD5C7A in popluar number systems.

HEX BD 5C 7A
Decimal 189 92 122
Binary 10111101 1011100 1111010
Octal 275 134 172

Shades and tints

Shades of #BD5C7A

#BD5C7A
(189,92,122)
#AC546F
(172,84,111)
#9B4C64
(155,76,100)
#8A4459
(138,68,89)
#793C4E
(121,60,78)
#683443
(104,52,67)
#572C38
(87,44,56)
#46242D
(70,36,45)
#351C22
(53,28,34)
#241417
(36,20,23)
#130C0C
(19,12,12)
#000000
(0,0,0)

Tints of #BD5C7A

#BD5C7A
(189,92,122)
#C36A86
(195,106,134)
#C97892
(201,120,146)
#CF869E
(207,134,158)
#D594AA
(213,148,170)
#DBA2B6
(219,162,182)
#E1B0C2
(225,176,194)
#E7BECE
(231,190,206)
#EDCCDA
(237,204,218)
#F3DAE6
(243,218,230)
#F9E8F2
(249,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD5C7A; }

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

This text font color is #BD5C7A.

Background Color

.myBgColor { background-color: #BD5C7A; }

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

This div background color is #BD5C7A.

Border color

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

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

This div border color is #BD5C7A.

Opacity

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

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

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

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

This text has shadow with #BD5C7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD5C7A.

Preview

Color preview on black background

This text has color #BD5C7A on black background.


Color preview on white background

This text has color #BD5C7A on white background.


Black color preview on #BD5C7A background

This text has black color on #BD5C7A background.


White color preview on #BD5C7A background

This text has white color on #BD5C7A background.


Related colors

Complementary color

Complementary color for #hex is #42A385.


I love getcolorcode.com

Triadic colors

1 #7ABD5C and #5C7ABD with #BD5C7A are triadic colors.

2 #7A5CBD and #5CBD7A with #BD5C7A are triadic colors.