COLOR #BD8291

HEX: #BD8291 RGB: (189,130,145)

Color info

#BD8291 contains red, green and blue colors in about the same proportion. Web safe color of #BD8291 is #CC9999 (or #C99).

RGB color model

#BD8291 color RGB value is (189,130,145).

RGB: (189,130,145) (74%, 51%, 57%)

RGB channels and saturation

R 189 of 255 = 74%
G 130 of 255 = 51%
B 145 of 255 = 57%

189
130
145

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

Portions of RGB colors in percentages

R + G + B = 189 + 130 + 145 = 464 (100%)
R 189 of 464 ~ 40.73%
G 130 of 464 ~ 28.02%
B 145 of 464 ~ 31.25'%

%40.73
%28.02
%31.25

CMYK color model

#BD8291 color CMYK value is (0,31,23,26).

  • cyan value is 0.00%
  • magenta value is 31.22%
  • yellow value is 23.28%
  • key color value is 25.88%
CMYK: (0,31,23,26) C0M31Y23K26 (0%,31%,23%,26%) (0.00/0.31/0.23/0.26) 

CMYK percentages

%0
%31.22
%23.28
%25.88

Codes

Color #BD8291 in popluar color models

BD 82 91
RGB 189 130 145
HSL 345° 30.89% 62.55%
HSB/HSV 345° 31.22% 74.12%
CMYK 0.00% 31.22% 23.28%
25.88%

Color #BD8291 in popluar number systems.

HEX BD 82 91
Decimal 189 130 145
Binary 10111101 10000010 10010001
Octal 275 202 221

Shades and tints

Shades of #BD8291

#BD8291
(189,130,145)
#AC7784
(172,119,132)
#9B6C77
(155,108,119)
#8A616A
(138,97,106)
#79565D
(121,86,93)
#684B50
(104,75,80)
#574043
(87,64,67)
#463536
(70,53,54)
#352A29
(53,42,41)
#241F1C
(36,31,28)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #BD8291

#BD8291
(189,130,145)
#C38D9B
(195,141,155)
#C998A5
(201,152,165)
#CFA3AF
(207,163,175)
#D5AEB9
(213,174,185)
#DBB9C3
(219,185,195)
#E1C4CD
(225,196,205)
#E7CFD7
(231,207,215)
#EDDAE1
(237,218,225)
#F3E5EB
(243,229,235)
#F9F0F5
(249,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD8291 color. Also use rgb(189,130,145) instead hex code.

Text Font Color

.myTextColor { color: #BD8291; }

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

This text font color is #BD8291.

Background Color

.myBgColor { background-color: #BD8291; }

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

This div background color is #BD8291.

Border color

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

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

This div border color is #BD8291.

Opacity

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

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

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

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

This text has shadow with #BD8291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8291.

Preview

Color preview on black background

This text has color #BD8291 on black background.


Color preview on white background

This text has color #BD8291 on white background.


Black color preview on #BD8291 background

This text has black color on #BD8291 background.


White color preview on #BD8291 background

This text has white color on #BD8291 background.


Related colors

Complementary color

Complementary color for #hex is #427D6E.


I love getcolorcode.com

Triadic colors

1 #91BD82 and #8291BD with #BD8291 are triadic colors.

2 #9182BD and #82BD91 with #BD8291 are triadic colors.