COLOR #BD8369

HEX: #BD8369 RGB: (189,131,105)

Color info

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

RGB color model

#BD8369 color RGB value is (189,131,105).

RGB: (189,131,105) (74%, 51%, 41%)

RGB channels and saturation

R 189 of 255 = 74%
G 131 of 255 = 51%
B 105 of 255 = 41%

189
131
105

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

Portions of RGB colors in percentages

R + G + B = 189 + 131 + 105 = 425 (100%)
R 189 of 425 ~ 44.47%
G 131 of 425 ~ 30.82%
B 105 of 425 ~ 24.71'%

%44.47
%30.82
%24.71

CMYK color model

#BD8369 color CMYK value is (0,31,44,26).

  • cyan value is 0.00%
  • magenta value is 30.69%
  • yellow value is 44.44%
  • key color value is 25.88%
CMYK: (0,31,44,26) C0M31Y44K26 (0%,31%,44%,26%) (0.00/0.31/0.44/0.26) 

CMYK percentages

%0
%30.69
%44.44
%25.88

Codes

Color #BD8369 in popluar color models

BD 83 69
RGB 189 131 105
HSL 19° 38.89% 57.65%
HSB/HSV 19° 44.44% 74.12%
CMYK 0.00% 30.69% 44.44%
25.88%

Color #BD8369 in popluar number systems.

HEX BD 83 69
Decimal 189 131 105
Binary 10111101 10000011 1101001
Octal 275 203 151

Shades and tints

Shades of #BD8369

#BD8369
(189,131,105)
#AC7860
(172,120,96)
#9B6D57
(155,109,87)
#8A624E
(138,98,78)
#795745
(121,87,69)
#684C3C
(104,76,60)
#574133
(87,65,51)
#46362A
(70,54,42)
#352B21
(53,43,33)
#242018
(36,32,24)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #BD8369

#BD8369
(189,131,105)
#C38E76
(195,142,118)
#C99983
(201,153,131)
#CFA490
(207,164,144)
#D5AF9D
(213,175,157)
#DBBAAA
(219,186,170)
#E1C5B7
(225,197,183)
#E7D0C4
(231,208,196)
#EDDBD1
(237,219,209)
#F3E6DE
(243,230,222)
#F9F1EB
(249,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD8369 color. Also use rgb(189,131,105) instead hex code.

Text Font Color

.myTextColor { color: #BD8369; }

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

This text font color is #BD8369.

Background Color

.myBgColor { background-color: #BD8369; }

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

This div background color is #BD8369.

Border color

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

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

This div border color is #BD8369.

Opacity

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

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

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

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

This text has shadow with #BD8369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8369.

Preview

Color preview on black background

This text has color #BD8369 on black background.


Color preview on white background

This text has color #BD8369 on white background.


Black color preview on #BD8369 background

This text has black color on #BD8369 background.


White color preview on #BD8369 background

This text has white color on #BD8369 background.


Related colors

Complementary color

Complementary color for #hex is #427C96.


I love getcolorcode.com

Triadic colors

1 #69BD83 and #8369BD with #BD8369 are triadic colors.

2 #6983BD and #83BD69 with #BD8369 are triadic colors.