COLOR #B19664

HEX: #B19664 RGB: (177,150,100)

Color info

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

RGB color model

#B19664 color RGB value is (177,150,100).

RGB: (177,150,100) (69%, 59%, 39%)

RGB channels and saturation

R 177 of 255 = 69%
G 150 of 255 = 59%
B 100 of 255 = 39%

177
150
100

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

Portions of RGB colors in percentages

R + G + B = 177 + 150 + 100 = 427 (100%)
R 177 of 427 ~ 41.45%
G 150 of 427 ~ 35.13%
B 100 of 427 ~ 23.42'%

%41.45
%35.13
%23.42

CMYK color model

#B19664 color CMYK value is (0,15,44,31).

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

CMYK: (0,15,44,31)
C0M15Y44K31 (0%, 15%, 44%, 31%)
(0.00 / 0.15 / 0.44 / 0.31)

CMYK percentages

%0
%15.25
%43.5
%30.59

Codes

Color #B19664 in popluar color models

B1 96 64
RGB 177 150 100
HSL 39° 33.05% 54.31%
HSB/HSV 39° 43.50% 69.41%
CMYK 0.00% 15.25% 43.50%
30.59%

Color #B19664 in popluar number systems.

HEX B1 96 64
Decimal 177 150 100
Binary 10110001 10010110 1100100
Octal 261 226 144

Shades and tints

Shades of #B19664

#B19664
(177,150,100)
#A1895B
(161,137,91)
#917C52
(145,124,82)
#816F49
(129,111,73)
#716240
(113,98,64)
#615537
(97,85,55)
#51482E
(81,72,46)
#413B25
(65,59,37)
#312E1C
(49,46,28)
#212113
(33,33,19)
#11140A
(17,20,10)
#000000
(0,0,0)

Tints of #B19664

#B19664
(177,150,100)
#B89F72
(184,159,114)
#BFA880
(191,168,128)
#C6B18E
(198,177,142)
#CDBA9C
(205,186,156)
#D4C3AA
(212,195,170)
#DBCCB8
(219,204,184)
#E2D5C6
(226,213,198)
#E9DED4
(233,222,212)
#F0E7E2
(240,231,226)
#F7F0F0
(247,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B19664; }

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

This text font color is #B19664.

Background Color

.myBgColor { background-color: #B19664; }

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

This div background color is #B19664.

Border color

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

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

This div border color is #B19664.

Opacity

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

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

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

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

This text has shadow with #B19664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19664.

Preview

Color preview on black background

This text has color #B19664 on black background.


Color preview on white background

This text has color #B19664 on white background.


Black color preview on #B19664 background

This text has black color on #B19664 background.


White color preview on #B19664 background

This text has white color on #B19664 background.


Related colors

Complementary color

Complementary color for #hex is #4E699B.


I love getcolorcode.com

Triadic colors

1 #64B196 and #9664B1 with #B19664 are triadic colors.

2 #6496B1 and #96B164 with #B19664 are triadic colors.