COLOR #B78374

HEX: #B78374 RGB: (183,131,116)

Color info

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

RGB color model

#B78374 color RGB value is (183,131,116).

RGB: (183,131,116) (72%, 51%, 45%)

RGB channels and saturation

R 183 of 255 = 72%
G 131 of 255 = 51%
B 116 of 255 = 45%

183
131
116

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

Portions of RGB colors in percentages

R + G + B = 183 + 131 + 116 = 430 (100%)
R 183 of 430 ~ 42.56%
G 131 of 430 ~ 30.47%
B 116 of 430 ~ 26.98'%

%42.56
%30.47
%26.98

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 28.42%
  • yellow value is 36.61%
  • 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
%28.42
%36.61
%28.24

Codes

Color #B78374 in popluar color models

B7 83 74
RGB 183 131 116
HSL 13° 31.75% 58.63%
HSB/HSV 13° 36.61% 71.76%
CMYK 0.00% 28.42% 36.61%
28.24%

Color #B78374 in popluar number systems.

HEX B7 83 74
Decimal 183 131 116
Binary 10110111 10000011 1110100
Octal 267 203 164

Shades and tints

Shades of #B78374

#B78374
(183,131,116)
#A7786A
(167,120,106)
#976D60
(151,109,96)
#876256
(135,98,86)
#77574C
(119,87,76)
#674C42
(103,76,66)
#574138
(87,65,56)
#47362E
(71,54,46)
#372B24
(55,43,36)
#27201A
(39,32,26)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #B78374

#B78374
(183,131,116)
#BD8E80
(189,142,128)
#C3998C
(195,153,140)
#C9A498
(201,164,152)
#CFAFA4
(207,175,164)
#D5BAB0
(213,186,176)
#DBC5BC
(219,197,188)
#E1D0C8
(225,208,200)
#E7DBD4
(231,219,212)
#EDE6E0
(237,230,224)
#F3F1EC
(243,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B78374 color. Also use rgb(183,131,116) instead hex code.

Text Font Color

.myTextColor { color: #B78374; }

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

This text font color is #B78374.

Background Color

.myBgColor { background-color: #B78374; }

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

This div background color is #B78374.

Border color

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

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

This div border color is #B78374.

Opacity

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

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

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

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

This text has shadow with #B78374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B78374.

Preview

Color preview on black background

This text has color #B78374 on black background.


Color preview on white background

This text has color #B78374 on white background.


Black color preview on #B78374 background

This text has black color on #B78374 background.


White color preview on #B78374 background

This text has white color on #B78374 background.


Related colors

Complementary color

Complementary color for #hex is #487C8B.


I love getcolorcode.com

Triadic colors

1 #74B783 and #8374B7 with #B78374 are triadic colors.

2 #7483B7 and #83B774 with #B78374 are triadic colors.