COLOR #B68179

HEX: #B68179 RGB: (182,129,121)

Color info

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

RGB color model

#B68179 color RGB value is (182,129,121).

RGB: (182,129,121) (71%, 51%, 47%)

RGB channels and saturation

R 182 of 255 = 71%
G 129 of 255 = 51%
B 121 of 255 = 47%

182
129
121

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

Portions of RGB colors in percentages

R + G + B = 182 + 129 + 121 = 432 (100%)
R 182 of 432 ~ 42.13%
G 129 of 432 ~ 29.86%
B 121 of 432 ~ 28.01'%

%42.13
%29.86
%28.01

CMYK color model

#B68179 color CMYK value is (0,29,34,29).

  • cyan value is 0.00%
  • magenta value is 29.12%
  • yellow value is 33.52%
  • key color value is 28.63%

CMYK: (0,29,34,29)
C0M29Y34K29 (0%, 29%, 34%, 29%)
(0.00 / 0.29 / 0.34 / 0.29)

CMYK percentages

%0
%29.12
%33.52
%28.63

Codes

Color #B68179 in popluar color models

B6 81 79
RGB 182 129 121
HSL 29.47% 59.41%
HSB/HSV 33.52% 71.37%
CMYK 0.00% 29.12% 33.52%
28.63%

Color #B68179 in popluar number systems.

HEX B6 81 79
Decimal 182 129 121
Binary 10110110 10000001 1111001
Octal 266 201 171

Shades and tints

Shades of #B68179

#B68179
(182,129,121)
#A6766E
(166,118,110)
#966B63
(150,107,99)
#866058
(134,96,88)
#76554D
(118,85,77)
#664A42
(102,74,66)
#563F37
(86,63,55)
#46342C
(70,52,44)
#362921
(54,41,33)
#261E16
(38,30,22)
#16130B
(22,19,11)
#000000
(0,0,0)

Tints of #B68179

#B68179
(182,129,121)
#BC8C85
(188,140,133)
#C29791
(194,151,145)
#C8A29D
(200,162,157)
#CEADA9
(206,173,169)
#D4B8B5
(212,184,181)
#DAC3C1
(218,195,193)
#E0CECD
(224,206,205)
#E6D9D9
(230,217,217)
#ECE4E5
(236,228,229)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68179 color. Also use rgb(182,129,121) instead hex code.

Text Font Color

.myTextColor { color: #B68179; }

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

This text font color is #B68179.

Background Color

.myBgColor { background-color: #B68179; }

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

This div background color is #B68179.

Border color

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

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

This div border color is #B68179.

Opacity

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

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

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

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

This text has shadow with #B68179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68179.

Preview

Color preview on black background

This text has color #B68179 on black background.


Color preview on white background

This text has color #B68179 on white background.


Black color preview on #B68179 background

This text has black color on #B68179 background.


White color preview on #B68179 background

This text has white color on #B68179 background.


Related colors

Complementary color

Complementary color for #hex is #497E86.


I love getcolorcode.com

Triadic colors

1 #79B681 and #8179B6 with #B68179 are triadic colors.

2 #7981B6 and #81B679 with #B68179 are triadic colors.