COLOR #BD9E7E

HEX: #BD9E7E RGB: (189,158,126)

Color info

#BD9E7E contains mainly red and green colors. Web safe color of #BD9E7E is #CC9966 (or #C96).

RGB color model

#BD9E7E color RGB value is (189,158,126).

RGB: (189,158,126) (74%, 62%, 49%)

RGB channels and saturation

R 189 of 255 = 74%
G 158 of 255 = 62%
B 126 of 255 = 49%

189
158
126

R + G + B ~ 62%. #BD9E7E is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 158 + 126 = 473 (100%)
R 189 of 473 ~ 39.96%
G 158 of 473 ~ 33.4%
B 126 of 473 ~ 26.64'%

%39.96
%33.4
%26.64

CMYK color model

#BD9E7E color CMYK value is (0,16,33,26).

  • cyan value is 0.00%
  • magenta value is 16.40%
  • yellow value is 33.33%
  • key color value is 25.88%

CMYK: (0,16,33,26)
C0M16Y33K26 (0%, 16%, 33%, 26%)
(0.00 / 0.16 / 0.33 / 0.26)

CMYK percentages

%0
%16.4
%33.33
%25.88

Codes

Color #BD9E7E in popluar color models

BD 9E 7E
RGB 189 158 126
HSL 30° 32.31% 61.76%
HSB/HSV 30° 33.33% 74.12%
CMYK 0.00% 16.40% 33.33%
25.88%

Color #BD9E7E in popluar number systems.

HEX BD 9E 7E
Decimal 189 158 126
Binary 10111101 10011110 1111110
Octal 275 236 176

Shades and tints

Shades of #BD9E7E

#BD9E7E
(189,158,126)
#AC9073
(172,144,115)
#9B8268
(155,130,104)
#8A745D
(138,116,93)
#796652
(121,102,82)
#685847
(104,88,71)
#574A3C
(87,74,60)
#463C31
(70,60,49)
#352E26
(53,46,38)
#24201B
(36,32,27)
#131210
(19,18,16)
#000000
(0,0,0)

Tints of #BD9E7E

#BD9E7E
(189,158,126)
#C3A689
(195,166,137)
#C9AE94
(201,174,148)
#CFB69F
(207,182,159)
#D5BEAA
(213,190,170)
#DBC6B5
(219,198,181)
#E1CEC0
(225,206,192)
#E7D6CB
(231,214,203)
#EDDED6
(237,222,214)
#F3E6E1
(243,230,225)
#F9EEEC
(249,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD9E7E color. Also use rgb(189,158,126) instead hex code.

Text Font Color

.myTextColor { color: #BD9E7E; }

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

This text font color is #BD9E7E.

Background Color

.myBgColor { background-color: #BD9E7E; }

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

This div background color is #BD9E7E.

Border color

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

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

This div border color is #BD9E7E.

Opacity

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

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

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

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

This text has shadow with #BD9E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9E7E.

Preview

Color preview on black background

This text has color #BD9E7E on black background.


Color preview on white background

This text has color #BD9E7E on white background.


Black color preview on #BD9E7E background

This text has black color on #BD9E7E background.


White color preview on #BD9E7E background

This text has white color on #BD9E7E background.


Related colors

Complementary color

Complementary color for #hex is #426181.


I love getcolorcode.com

Triadic colors

1 #7EBD9E and #9E7EBD with #BD9E7E are triadic colors.

2 #7E9EBD and #9EBD7E with #BD9E7E are triadic colors.