COLOR #BD9358

HEX: #BD9358 RGB: (189,147,88)

Color info

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

RGB color model

#BD9358 color RGB value is (189,147,88).

RGB: (189,147,88) (74%, 58%, 35%)

RGB channels and saturation

R 189 of 255 = 74%
G 147 of 255 = 58%
B 88 of 255 = 35%

189
147
88

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

Portions of RGB colors in percentages

R + G + B = 189 + 147 + 88 = 424 (100%)
R 189 of 424 ~ 44.58%
G 147 of 424 ~ 34.67%
B 88 of 424 ~ 20.75'%

%44.58
%34.67
%20.75

CMYK color model

#BD9358 color CMYK value is (0,22,53,26).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 53.44%
  • key color value is 25.88%

CMYK: (0,22,53,26)
C0M22Y53K26 (0%, 22%, 53%, 26%)
(0.00 / 0.22 / 0.53 / 0.26)

CMYK percentages

%0
%22.22
%53.44
%25.88

Codes

Color #BD9358 in popluar color models

BD 93 58
RGB 189 147 88
HSL 35° 43.35% 54.31%
HSB/HSV 35° 53.44% 74.12%
CMYK 0.00% 22.22% 53.44%
25.88%

Color #BD9358 in popluar number systems.

HEX BD 93 58
Decimal 189 147 88
Binary 10111101 10010011 1011000
Octal 275 223 130

Shades and tints

Shades of #BD9358

#BD9358
(189,147,88)
#AC8650
(172,134,80)
#9B7948
(155,121,72)
#8A6C40
(138,108,64)
#795F38
(121,95,56)
#685230
(104,82,48)
#574528
(87,69,40)
#463820
(70,56,32)
#352B18
(53,43,24)
#241E10
(36,30,16)
#131108
(19,17,8)
#000000
(0,0,0)

Tints of #BD9358

#BD9358
(189,147,88)
#C39C67
(195,156,103)
#C9A576
(201,165,118)
#CFAE85
(207,174,133)
#D5B794
(213,183,148)
#DBC0A3
(219,192,163)
#E1C9B2
(225,201,178)
#E7D2C1
(231,210,193)
#EDDBD0
(237,219,208)
#F3E4DF
(243,228,223)
#F9EDEE
(249,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD9358 color. Also use rgb(189,147,88) instead hex code.

Text Font Color

.myTextColor { color: #BD9358; }

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

This text font color is #BD9358.

Background Color

.myBgColor { background-color: #BD9358; }

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

This div background color is #BD9358.

Border color

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

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

This div border color is #BD9358.

Opacity

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

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

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

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

This text has shadow with #BD9358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9358.

Preview

Color preview on black background

This text has color #BD9358 on black background.


Color preview on white background

This text has color #BD9358 on white background.


Black color preview on #BD9358 background

This text has black color on #BD9358 background.


White color preview on #BD9358 background

This text has white color on #BD9358 background.


Related colors

Complementary color

Complementary color for #hex is #426CA7.


I love getcolorcode.com

Triadic colors

1 #58BD93 and #9358BD with #BD9358 are triadic colors.

2 #5893BD and #93BD58 with #BD9358 are triadic colors.