COLOR #B17C6E

HEX: #B17C6E RGB: (177,124,110)

Color info

#B17C6E contains mainly red and green colors. Web safe color of #B17C6E is #996666 (or #966).

RGB color model

#B17C6E color RGB value is (177,124,110).

RGB: (177,124,110) (69%, 49%, 43%)

RGB channels and saturation

R 177 of 255 = 69%
G 124 of 255 = 49%
B 110 of 255 = 43%

177
124
110

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

Portions of RGB colors in percentages

R + G + B = 177 + 124 + 110 = 411 (100%)
R 177 of 411 ~ 43.07%
G 124 of 411 ~ 30.17%
B 110 of 411 ~ 26.76'%

%43.07
%30.17
%26.76

CMYK color model

#B17C6E color CMYK value is (0,30,38,31).

  • cyan value is 0.00%
  • magenta value is 29.94%
  • yellow value is 37.85%
  • key color value is 30.59%

CMYK: (0,30,38,31)
C0M30Y38K31 (0%, 30%, 38%, 31%)
(0.00 / 0.30 / 0.38 / 0.31)

CMYK percentages

%0
%29.94
%37.85
%30.59

Codes

Color #B17C6E in popluar color models

B1 7C 6E
RGB 177 124 110
HSL 13° 30.04% 56.27%
HSB/HSV 13° 37.85% 69.41%
CMYK 0.00% 29.94% 37.85%
30.59%

Color #B17C6E in popluar number systems.

HEX B1 7C 6E
Decimal 177 124 110
Binary 10110001 1111100 1101110
Octal 261 174 156

Shades and tints

Shades of #B17C6E

#B17C6E
(177,124,110)
#A17164
(161,113,100)
#91665A
(145,102,90)
#815B50
(129,91,80)
#715046
(113,80,70)
#61453C
(97,69,60)
#513A32
(81,58,50)
#412F28
(65,47,40)
#31241E
(49,36,30)
#211914
(33,25,20)
#110E0A
(17,14,10)
#000000
(0,0,0)

Tints of #B17C6E

#B17C6E
(177,124,110)
#B8877B
(184,135,123)
#BF9288
(191,146,136)
#C69D95
(198,157,149)
#CDA8A2
(205,168,162)
#D4B3AF
(212,179,175)
#DBBEBC
(219,190,188)
#E2C9C9
(226,201,201)
#E9D4D6
(233,212,214)
#F0DFE3
(240,223,227)
#F7EAF0
(247,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17C6E color. Also use rgb(177,124,110) instead hex code.

Text Font Color

.myTextColor { color: #B17C6E; }

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

This text font color is #B17C6E.

Background Color

.myBgColor { background-color: #B17C6E; }

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

This div background color is #B17C6E.

Border color

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

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

This div border color is #B17C6E.

Opacity

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

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

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

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

This text has shadow with #B17C6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17C6E.

Preview

Color preview on black background

This text has color #B17C6E on black background.


Color preview on white background

This text has color #B17C6E on white background.


Black color preview on #B17C6E background

This text has black color on #B17C6E background.


White color preview on #B17C6E background

This text has white color on #B17C6E background.


Related colors

Complementary color

Complementary color for #hex is #4E8391.


I love getcolorcode.com

Triadic colors

1 #6EB17C and #7C6EB1 with #B17C6E are triadic colors.

2 #6E7CB1 and #7CB16E with #B17C6E are triadic colors.