COLOR #BD7667

HEX: #BD7667 RGB: (189,118,103)

Color info

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

RGB color model

#BD7667 color RGB value is (189,118,103).

RGB: (189,118,103) (74%, 46%, 40%)

RGB channels and saturation

R 189 of 255 = 74%
G 118 of 255 = 46%
B 103 of 255 = 40%

189
118
103

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

Portions of RGB colors in percentages

R + G + B = 189 + 118 + 103 = 410 (100%)
R 189 of 410 ~ 46.1%
G 118 of 410 ~ 28.78%
B 103 of 410 ~ 25.12'%

%46.1
%28.78
%25.12

CMYK color model

#BD7667 color CMYK value is (0,38,46,26).

  • cyan value is 0.00%
  • magenta value is 37.57%
  • yellow value is 45.50%
  • key color value is 25.88%
CMYK: (0,38,46,26) C0M38Y46K26 (0%,38%,46%,26%) (0.00/0.38/0.46/0.26) 

CMYK percentages

%0
%37.57
%45.5
%25.88

Codes

Color #BD7667 in popluar color models

BD 76 67
RGB 189 118 103
HSL 10° 39.45% 57.25%
HSB/HSV 10° 45.50% 74.12%
CMYK 0.00% 37.57% 45.50%
25.88%

Color #BD7667 in popluar number systems.

HEX BD 76 67
Decimal 189 118 103
Binary 10111101 1110110 1100111
Octal 275 166 147

Shades and tints

Shades of #BD7667

#BD7667
(189,118,103)
#AC6C5E
(172,108,94)
#9B6255
(155,98,85)
#8A584C
(138,88,76)
#794E43
(121,78,67)
#68443A
(104,68,58)
#573A31
(87,58,49)
#463028
(70,48,40)
#35261F
(53,38,31)
#241C16
(36,28,22)
#13120D
(19,18,13)
#000000
(0,0,0)

Tints of #BD7667

#BD7667
(189,118,103)
#C38274
(195,130,116)
#C98E81
(201,142,129)
#CF9A8E
(207,154,142)
#D5A69B
(213,166,155)
#DBB2A8
(219,178,168)
#E1BEB5
(225,190,181)
#E7CAC2
(231,202,194)
#EDD6CF
(237,214,207)
#F3E2DC
(243,226,220)
#F9EEE9
(249,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD7667 color. Also use rgb(189,118,103) instead hex code.

Text Font Color

.myTextColor { color: #BD7667; }

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

This text font color is #BD7667.

Background Color

.myBgColor { background-color: #BD7667; }

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

This div background color is #BD7667.

Border color

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

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

This div border color is #BD7667.

Opacity

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

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

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

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

This text has shadow with #BD7667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD7667.

Preview

Color preview on black background

This text has color #BD7667 on black background.


Color preview on white background

This text has color #BD7667 on white background.


Black color preview on #BD7667 background

This text has black color on #BD7667 background.


White color preview on #BD7667 background

This text has white color on #BD7667 background.


Related colors

Complementary color

Complementary color for #hex is #428998.


I love getcolorcode.com

Triadic colors

1 #67BD76 and #7667BD with #BD7667 are triadic colors.

2 #6776BD and #76BD67 with #BD7667 are triadic colors.