COLOR #BD6D7A

HEX: #BD6D7A RGB: (189,109,122)

Color info

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

RGB color model

#BD6D7A color RGB value is (189,109,122).

RGB: (189,109,122) (74%, 43%, 48%)

RGB channels and saturation

R 189 of 255 = 74%
G 109 of 255 = 43%
B 122 of 255 = 48%

189
109
122

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

Portions of RGB colors in percentages

R + G + B = 189 + 109 + 122 = 420 (100%)
R 189 of 420 ~ 45%
G 109 of 420 ~ 25.95%
B 122 of 420 ~ 29.05'%

%45
%25.95
%29.05

CMYK color model

#BD6D7A color CMYK value is (0,42,35,26).

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

CMYK: (0,42,35,26)
C0M42Y35K26 (0%, 42%, 35%, 26%)
(0.00 / 0.42 / 0.35 / 0.26)

CMYK percentages

%0
%42.33
%35.45
%25.88

Codes

Color #BD6D7A in popluar color models

BD 6D 7A
RGB 189 109 122
HSL 350° 37.74% 58.43%
HSB/HSV 350° 42.33% 74.12%
CMYK 0.00% 42.33% 35.45%
25.88%

Color #BD6D7A in popluar number systems.

HEX BD 6D 7A
Decimal 189 109 122
Binary 10111101 1101101 1111010
Octal 275 155 172

Shades and tints

Shades of #BD6D7A

#BD6D7A
(189,109,122)
#AC646F
(172,100,111)
#9B5B64
(155,91,100)
#8A5259
(138,82,89)
#79494E
(121,73,78)
#684043
(104,64,67)
#573738
(87,55,56)
#462E2D
(70,46,45)
#352522
(53,37,34)
#241C17
(36,28,23)
#13130C
(19,19,12)
#000000
(0,0,0)

Tints of #BD6D7A

#BD6D7A
(189,109,122)
#C37A86
(195,122,134)
#C98792
(201,135,146)
#CF949E
(207,148,158)
#D5A1AA
(213,161,170)
#DBAEB6
(219,174,182)
#E1BBC2
(225,187,194)
#E7C8CE
(231,200,206)
#EDD5DA
(237,213,218)
#F3E2E6
(243,226,230)
#F9EFF2
(249,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD6D7A; }

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

This text font color is #BD6D7A.

Background Color

.myBgColor { background-color: #BD6D7A; }

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

This div background color is #BD6D7A.

Border color

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

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

This div border color is #BD6D7A.

Opacity

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

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

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

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

This text has shadow with #BD6D7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD6D7A.

Preview

Color preview on black background

This text has color #BD6D7A on black background.


Color preview on white background

This text has color #BD6D7A on white background.


Black color preview on #BD6D7A background

This text has black color on #BD6D7A background.


White color preview on #BD6D7A background

This text has white color on #BD6D7A background.


Related colors

Complementary color

Complementary color for #hex is #429285.


I love getcolorcode.com

Triadic colors

1 #7ABD6D and #6D7ABD with #BD6D7A are triadic colors.

2 #7A6DBD and #6DBD7A with #BD6D7A are triadic colors.