COLOR #B19875

HEX: #B19875 RGB: (177,152,117)

Color info

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

RGB color model

#B19875 color RGB value is (177,152,117).

RGB: (177,152,117) (69%, 60%, 46%)

RGB channels and saturation

R 177 of 255 = 69%
G 152 of 255 = 60%
B 117 of 255 = 46%

177
152
117

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

Portions of RGB colors in percentages

R + G + B = 177 + 152 + 117 = 446 (100%)
R 177 of 446 ~ 39.69%
G 152 of 446 ~ 34.08%
B 117 of 446 ~ 26.23'%

%39.69
%34.08
%26.23

CMYK color model

#B19875 color CMYK value is (0,14,34,31).

  • cyan value is 0.00%
  • magenta value is 14.12%
  • yellow value is 33.90%
  • key color value is 30.59%

CMYK: (0,14,34,31)
C0M14Y34K31 (0%, 14%, 34%, 31%)
(0.00 / 0.14 / 0.34 / 0.31)

CMYK percentages

%0
%14.12
%33.9
%30.59

Codes

Color #B19875 in popluar color models

B1 98 75
RGB 177 152 117
HSL 35° 27.78% 57.65%
HSB/HSV 35° 33.90% 69.41%
CMYK 0.00% 14.12% 33.90%
30.59%

Color #B19875 in popluar number systems.

HEX B1 98 75
Decimal 177 152 117
Binary 10110001 10011000 1110101
Octal 261 230 165

Shades and tints

Shades of #B19875

#B19875
(177,152,117)
#A18B6B
(161,139,107)
#917E61
(145,126,97)
#817157
(129,113,87)
#71644D
(113,100,77)
#615743
(97,87,67)
#514A39
(81,74,57)
#413D2F
(65,61,47)
#313025
(49,48,37)
#21231B
(33,35,27)
#111611
(17,22,17)
#000000
(0,0,0)

Tints of #B19875

#B19875
(177,152,117)
#B8A181
(184,161,129)
#BFAA8D
(191,170,141)
#C6B399
(198,179,153)
#CDBCA5
(205,188,165)
#D4C5B1
(212,197,177)
#DBCEBD
(219,206,189)
#E2D7C9
(226,215,201)
#E9E0D5
(233,224,213)
#F0E9E1
(240,233,225)
#F7F2ED
(247,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B19875 color. Also use rgb(177,152,117) instead hex code.

Text Font Color

.myTextColor { color: #B19875; }

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

This text font color is #B19875.

Background Color

.myBgColor { background-color: #B19875; }

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

This div background color is #B19875.

Border color

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

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

This div border color is #B19875.

Opacity

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

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

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

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

This text has shadow with #B19875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19875.

Preview

Color preview on black background

This text has color #B19875 on black background.


Color preview on white background

This text has color #B19875 on white background.


Black color preview on #B19875 background

This text has black color on #B19875 background.


White color preview on #B19875 background

This text has white color on #B19875 background.


Related colors

Complementary color

Complementary color for #hex is #4E678A.


I love getcolorcode.com

Triadic colors

1 #75B198 and #9875B1 with #B19875 are triadic colors.

2 #7598B1 and #98B175 with #B19875 are triadic colors.