COLOR #B89368

HEX: #B89368 RGB: (184,147,104)

Color info

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

RGB color model

#B89368 color RGB value is (184,147,104).

RGB: (184,147,104) (72%, 58%, 41%)

RGB channels and saturation

R 184 of 255 = 72%
G 147 of 255 = 58%
B 104 of 255 = 41%

184
147
104

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

Portions of RGB colors in percentages

R + G + B = 184 + 147 + 104 = 435 (100%)
R 184 of 435 ~ 42.3%
G 147 of 435 ~ 33.79%
B 104 of 435 ~ 23.91'%

%42.3
%33.79
%23.91

CMYK color model

#B89368 color CMYK value is (0,20,43,28).

  • cyan value is 0.00%
  • magenta value is 20.11%
  • yellow value is 43.48%
  • key color value is 27.84%

CMYK: (0,20,43,28)
C0M20Y43K28 (0%, 20%, 43%, 28%)
(0.00 / 0.20 / 0.43 / 0.28)

CMYK percentages

%0
%20.11
%43.48
%27.84

Codes

Color #B89368 in popluar color models

B8 93 68
RGB 184 147 104
HSL 32° 36.04% 56.47%
HSB/HSV 32° 43.48% 72.16%
CMYK 0.00% 20.11% 43.48%
27.84%

Color #B89368 in popluar number systems.

HEX B8 93 68
Decimal 184 147 104
Binary 10111000 10010011 1101000
Octal 270 223 150

Shades and tints

Shades of #B89368

#B89368
(184,147,104)
#A8865F
(168,134,95)
#987956
(152,121,86)
#886C4D
(136,108,77)
#785F44
(120,95,68)
#68523B
(104,82,59)
#584532
(88,69,50)
#483829
(72,56,41)
#382B20
(56,43,32)
#281E17
(40,30,23)
#18110E
(24,17,14)
#000000
(0,0,0)

Tints of #B89368

#B89368
(184,147,104)
#BE9C75
(190,156,117)
#C4A582
(196,165,130)
#CAAE8F
(202,174,143)
#D0B79C
(208,183,156)
#D6C0A9
(214,192,169)
#DCC9B6
(220,201,182)
#E2D2C3
(226,210,195)
#E8DBD0
(232,219,208)
#EEE4DD
(238,228,221)
#F4EDEA
(244,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B89368 color. Also use rgb(184,147,104) instead hex code.

Text Font Color

.myTextColor { color: #B89368; }

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

This text font color is #B89368.

Background Color

.myBgColor { background-color: #B89368; }

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

This div background color is #B89368.

Border color

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

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

This div border color is #B89368.

Opacity

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

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

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

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

This text has shadow with #B89368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B89368.

Preview

Color preview on black background

This text has color #B89368 on black background.


Color preview on white background

This text has color #B89368 on white background.


Black color preview on #B89368 background

This text has black color on #B89368 background.


White color preview on #B89368 background

This text has white color on #B89368 background.


Related colors

Complementary color

Complementary color for #hex is #476C97.


I love getcolorcode.com

Triadic colors

1 #68B893 and #9368B8 with #B89368 are triadic colors.

2 #6893B8 and #93B868 with #B89368 are triadic colors.