COLOR #B19661

HEX: #B19661 RGB: (177,150,97)

Color info

#B19661 contains mainly red and green colors. Web safe color of #B19661 is #999966 (or #996).

RGB color model

#B19661 color RGB value is (177,150,97).

RGB: (177,150,97) (69%, 59%, 38%)

RGB channels and saturation

R 177 of 255 = 69%
G 150 of 255 = 59%
B 97 of 255 = 38%

177
150
97

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

Portions of RGB colors in percentages

R + G + B = 177 + 150 + 97 = 424 (100%)
R 177 of 424 ~ 41.75%
G 150 of 424 ~ 35.38%
B 97 of 424 ~ 22.88'%

%41.75
%35.38
%22.88

CMYK color model

#B19661 color CMYK value is (0,15,45,31).

  • cyan value is 0.00%
  • magenta value is 15.25%
  • yellow value is 45.20%
  • key color value is 30.59%

CMYK: (0,15,45,31)
C0M15Y45K31 (0%, 15%, 45%, 31%)
(0.00 / 0.15 / 0.45 / 0.31)

CMYK percentages

%0
%15.25
%45.2
%30.59

Codes

Color #B19661 in popluar color models

B1 96 61
RGB 177 150 97
HSL 40° 33.90% 53.73%
HSB/HSV 40° 45.20% 69.41%
CMYK 0.00% 15.25% 45.20%
30.59%

Color #B19661 in popluar number systems.

HEX B1 96 61
Decimal 177 150 97
Binary 10110001 10010110 1100001
Octal 261 226 141

Shades and tints

Shades of #B19661

#B19661
(177,150,97)
#A18959
(161,137,89)
#917C51
(145,124,81)
#816F49
(129,111,73)
#716241
(113,98,65)
#615539
(97,85,57)
#514831
(81,72,49)
#413B29
(65,59,41)
#312E21
(49,46,33)
#212119
(33,33,25)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #B19661

#B19661
(177,150,97)
#B89F6F
(184,159,111)
#BFA87D
(191,168,125)
#C6B18B
(198,177,139)
#CDBA99
(205,186,153)
#D4C3A7
(212,195,167)
#DBCCB5
(219,204,181)
#E2D5C3
(226,213,195)
#E9DED1
(233,222,209)
#F0E7DF
(240,231,223)
#F7F0ED
(247,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B19661 color. Also use rgb(177,150,97) instead hex code.

Text Font Color

.myTextColor { color: #B19661; }

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

This text font color is #B19661.

Background Color

.myBgColor { background-color: #B19661; }

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

This div background color is #B19661.

Border color

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

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

This div border color is #B19661.

Opacity

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

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

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

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

This text has shadow with #B19661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19661.

Preview

Color preview on black background

This text has color #B19661 on black background.


Color preview on white background

This text has color #B19661 on white background.


Black color preview on #B19661 background

This text has black color on #B19661 background.


White color preview on #B19661 background

This text has white color on #B19661 background.


Related colors

Complementary color

Complementary color for #hex is #4E699E.


I love getcolorcode.com

Triadic colors

1 #61B196 and #9661B1 with #B19661 are triadic colors.

2 #6196B1 and #96B161 with #B19661 are triadic colors.