COLOR #B78464

HEX: #B78464 RGB: (183,132,100)

Color info

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

RGB color model

#B78464 color RGB value is (183,132,100).

RGB: (183,132,100) (72%, 52%, 39%)

RGB channels and saturation

R 183 of 255 = 72%
G 132 of 255 = 52%
B 100 of 255 = 39%

183
132
100

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

Portions of RGB colors in percentages

R + G + B = 183 + 132 + 100 = 415 (100%)
R 183 of 415 ~ 44.1%
G 132 of 415 ~ 31.81%
B 100 of 415 ~ 24.1'%

%44.1
%31.81
%24.1

CMYK color model

#B78464 color CMYK value is (0,28,45,28).

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

CMYK: (0,28,45,28)
C0M28Y45K28 (0%, 28%, 45%, 28%)
(0.00 / 0.28 / 0.45 / 0.28)

CMYK percentages

%0
%27.87
%45.36
%28.24

Codes

Color #B78464 in popluar color models

B7 84 64
RGB 183 132 100
HSL 23° 36.56% 55.49%
HSB/HSV 23° 45.36% 71.76%
CMYK 0.00% 27.87% 45.36%
28.24%

Color #B78464 in popluar number systems.

HEX B7 84 64
Decimal 183 132 100
Binary 10110111 10000100 1100100
Octal 267 204 144

Shades and tints

Shades of #B78464

#B78464
(183,132,100)
#A7785B
(167,120,91)
#976C52
(151,108,82)
#876049
(135,96,73)
#775440
(119,84,64)
#674837
(103,72,55)
#573C2E
(87,60,46)
#473025
(71,48,37)
#37241C
(55,36,28)
#271813
(39,24,19)
#170C0A
(23,12,10)
#000000
(0,0,0)

Tints of #B78464

#B78464
(183,132,100)
#BD8F72
(189,143,114)
#C39A80
(195,154,128)
#C9A58E
(201,165,142)
#CFB09C
(207,176,156)
#D5BBAA
(213,187,170)
#DBC6B8
(219,198,184)
#E1D1C6
(225,209,198)
#E7DCD4
(231,220,212)
#EDE7E2
(237,231,226)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B78464; }

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

This text font color is #B78464.

Background Color

.myBgColor { background-color: #B78464; }

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

This div background color is #B78464.

Border color

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

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

This div border color is #B78464.

Opacity

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

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

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

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

This text has shadow with #B78464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B78464.

Preview

Color preview on black background

This text has color #B78464 on black background.


Color preview on white background

This text has color #B78464 on white background.


Black color preview on #B78464 background

This text has black color on #B78464 background.


White color preview on #B78464 background

This text has white color on #B78464 background.


Related colors

Complementary color

Complementary color for #hex is #487B9B.


I love getcolorcode.com

Triadic colors

1 #64B784 and #8464B7 with #B78464 are triadic colors.

2 #6484B7 and #84B764 with #B78464 are triadic colors.