COLOR #B78473

HEX: #B78473 RGB: (183,132,115)

Color info

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

RGB color model

#B78473 color RGB value is (183,132,115).

RGB: (183,132,115) (72%, 52%, 45%)

RGB channels and saturation

R 183 of 255 = 72%
G 132 of 255 = 52%
B 115 of 255 = 45%

183
132
115

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

Portions of RGB colors in percentages

R + G + B = 183 + 132 + 115 = 430 (100%)
R 183 of 430 ~ 42.56%
G 132 of 430 ~ 30.7%
B 115 of 430 ~ 26.74'%

%42.56
%30.7
%26.74

CMYK color model

#B78473 color CMYK value is (0,28,37,28).

  • cyan value is 0.00%
  • magenta value is 27.87%
  • yellow value is 37.16%
  • key color value is 28.24%

CMYK: (0,28,37,28)
C0M28Y37K28 (0%, 28%, 37%, 28%)
(0.00 / 0.28 / 0.37 / 0.28)

CMYK percentages

%0
%27.87
%37.16
%28.24

Codes

Color #B78473 in popluar color models

B7 84 73
RGB 183 132 115
HSL 15° 32.08% 58.43%
HSB/HSV 15° 37.16% 71.76%
CMYK 0.00% 27.87% 37.16%
28.24%

Color #B78473 in popluar number systems.

HEX B7 84 73
Decimal 183 132 115
Binary 10110111 10000100 1110011
Octal 267 204 163

Shades and tints

Shades of #B78473

#B78473
(183,132,115)
#A77869
(167,120,105)
#976C5F
(151,108,95)
#876055
(135,96,85)
#77544B
(119,84,75)
#674841
(103,72,65)
#573C37
(87,60,55)
#47302D
(71,48,45)
#372423
(55,36,35)
#271819
(39,24,25)
#170C0F
(23,12,15)
#000000
(0,0,0)

Tints of #B78473

#B78473
(183,132,115)
#BD8F7F
(189,143,127)
#C39A8B
(195,154,139)
#C9A597
(201,165,151)
#CFB0A3
(207,176,163)
#D5BBAF
(213,187,175)
#DBC6BB
(219,198,187)
#E1D1C7
(225,209,199)
#E7DCD3
(231,220,211)
#EDE7DF
(237,231,223)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B78473 color. Also use rgb(183,132,115) instead hex code.

Text Font Color

.myTextColor { color: #B78473; }

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

This text font color is #B78473.

Background Color

.myBgColor { background-color: #B78473; }

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

This div background color is #B78473.

Border color

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

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

This div border color is #B78473.

Opacity

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

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

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

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

This text has shadow with #B78473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B78473.

Preview

Color preview on black background

This text has color #B78473 on black background.


Color preview on white background

This text has color #B78473 on white background.


Black color preview on #B78473 background

This text has black color on #B78473 background.


White color preview on #B78473 background

This text has white color on #B78473 background.


Related colors

Complementary color

Complementary color for #hex is #487B8C.


I love getcolorcode.com

Triadic colors

1 #73B784 and #8473B7 with #B78473 are triadic colors.

2 #7384B7 and #84B773 with #B78473 are triadic colors.