COLOR #B17767

HEX: #B17767 RGB: (177,119,103)

Color info

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

RGB color model

#B17767 color RGB value is (177,119,103).

RGB: (177,119,103) (69%, 47%, 40%)

RGB channels and saturation

R 177 of 255 = 69%
G 119 of 255 = 47%
B 103 of 255 = 40%

177
119
103

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

Portions of RGB colors in percentages

R + G + B = 177 + 119 + 103 = 399 (100%)
R 177 of 399 ~ 44.36%
G 119 of 399 ~ 29.82%
B 103 of 399 ~ 25.81'%

%44.36
%29.82
%25.81

CMYK color model

#B17767 color CMYK value is (0,33,42,31).

  • cyan value is 0.00%
  • magenta value is 32.77%
  • yellow value is 41.81%
  • key color value is 30.59%

CMYK: (0,33,42,31)
C0M33Y42K31 (0%, 33%, 42%, 31%)
(0.00 / 0.33 / 0.42 / 0.31)

CMYK percentages

%0
%32.77
%41.81
%30.59

Codes

Color #B17767 in popluar color models

B1 77 67
RGB 177 119 103
HSL 13° 32.17% 54.90%
HSB/HSV 13° 41.81% 69.41%
CMYK 0.00% 32.77% 41.81%
30.59%

Color #B17767 in popluar number systems.

HEX B1 77 67
Decimal 177 119 103
Binary 10110001 1110111 1100111
Octal 261 167 147

Shades and tints

Shades of #B17767

#B17767
(177,119,103)
#A16D5E
(161,109,94)
#916355
(145,99,85)
#81594C
(129,89,76)
#714F43
(113,79,67)
#61453A
(97,69,58)
#513B31
(81,59,49)
#413128
(65,49,40)
#31271F
(49,39,31)
#211D16
(33,29,22)
#11130D
(17,19,13)
#000000
(0,0,0)

Tints of #B17767

#B17767
(177,119,103)
#B88374
(184,131,116)
#BF8F81
(191,143,129)
#C69B8E
(198,155,142)
#CDA79B
(205,167,155)
#D4B3A8
(212,179,168)
#DBBFB5
(219,191,181)
#E2CBC2
(226,203,194)
#E9D7CF
(233,215,207)
#F0E3DC
(240,227,220)
#F7EFE9
(247,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17767 color. Also use rgb(177,119,103) instead hex code.

Text Font Color

.myTextColor { color: #B17767; }

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

This text font color is #B17767.

Background Color

.myBgColor { background-color: #B17767; }

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

This div background color is #B17767.

Border color

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

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

This div border color is #B17767.

Opacity

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

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

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

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

This text has shadow with #B17767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17767.

Preview

Color preview on black background

This text has color #B17767 on black background.


Color preview on white background

This text has color #B17767 on white background.


Black color preview on #B17767 background

This text has black color on #B17767 background.


White color preview on #B17767 background

This text has white color on #B17767 background.


Related colors

Complementary color

Complementary color for #hex is #4E8898.


I love getcolorcode.com

Triadic colors

1 #67B177 and #7767B1 with #B17767 are triadic colors.

2 #6777B1 and #77B167 with #B17767 are triadic colors.