COLOR #B88682

HEX: #B88682 RGB: (184,134,130)

Color info

#B88682 contains red, green and blue colors in about the same proportion. Web safe color of #B88682 is #CC9999 (or #C99).

RGB color model

#B88682 color RGB value is (184,134,130).

RGB: (184,134,130) (72%, 53%, 51%)

RGB channels and saturation

R 184 of 255 = 72%
G 134 of 255 = 53%
B 130 of 255 = 51%

184
134
130

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

Portions of RGB colors in percentages

R + G + B = 184 + 134 + 130 = 448 (100%)
R 184 of 448 ~ 41.07%
G 134 of 448 ~ 29.91%
B 130 of 448 ~ 29.02'%

%41.07
%29.91
%29.02

CMYK color model

#B88682 color CMYK value is (0,27,29,28).

  • cyan value is 0.00%
  • magenta value is 27.17%
  • yellow value is 29.35%
  • key color value is 27.84%
CMYK: (0,27,29,28) C0M27Y29K28 (0%,27%,29%,28%) (0.00/0.27/0.29/0.28) 

CMYK percentages

%0
%27.17
%29.35
%27.84

Codes

Color #B88682 in popluar color models

B8 86 82
RGB 184 134 130
HSL 27.55% 61.57%
HSB/HSV 29.35% 72.16%
CMYK 0.00% 27.17% 29.35%
27.84%

Color #B88682 in popluar number systems.

HEX B8 86 82
Decimal 184 134 130
Binary 10111000 10000110 10000010
Octal 270 206 202

Shades and tints

Shades of #B88682

#B88682
(184,134,130)
#A87A77
(168,122,119)
#986E6C
(152,110,108)
#886261
(136,98,97)
#785656
(120,86,86)
#684A4B
(104,74,75)
#583E40
(88,62,64)
#483235
(72,50,53)
#38262A
(56,38,42)
#281A1F
(40,26,31)
#180E14
(24,14,20)
#000000
(0,0,0)

Tints of #B88682

#B88682
(184,134,130)
#BE918D
(190,145,141)
#C49C98
(196,156,152)
#CAA7A3
(202,167,163)
#D0B2AE
(208,178,174)
#D6BDB9
(214,189,185)
#DCC8C4
(220,200,196)
#E2D3CF
(226,211,207)
#E8DEDA
(232,222,218)
#EEE9E5
(238,233,229)
#F4F4F0
(244,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B88682 color. Also use rgb(184,134,130) instead hex code.

Text Font Color

.myTextColor { color: #B88682; }

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

This text font color is #B88682.

Background Color

.myBgColor { background-color: #B88682; }

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

This div background color is #B88682.

Border color

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

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

This div border color is #B88682.

Opacity

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

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

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

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

This text has shadow with #B88682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88682.

Preview

Color preview on black background

This text has color #B88682 on black background.


Color preview on white background

This text has color #B88682 on white background.


Black color preview on #B88682 background

This text has black color on #B88682 background.


White color preview on #B88682 background

This text has white color on #B88682 background.


Related colors

Complementary color

Complementary color for #hex is #47797D.


I love getcolorcode.com

Triadic colors

1 #82B886 and #8682B8 with #B88682 are triadic colors.

2 #8286B8 and #86B882 with #B88682 are triadic colors.