COLOR #B38175

HEX: #B38175 RGB: (179,129,117)

Color info

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

RGB color model

#B38175 color RGB value is (179,129,117).

RGB: (179,129,117) (70%, 51%, 46%)

RGB channels and saturation

R 179 of 255 = 70%
G 129 of 255 = 51%
B 117 of 255 = 46%

179
129
117

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

Portions of RGB colors in percentages

R + G + B = 179 + 129 + 117 = 425 (100%)
R 179 of 425 ~ 42.12%
G 129 of 425 ~ 30.35%
B 117 of 425 ~ 27.53'%

%42.12
%30.35
%27.53

CMYK color model

#B38175 color CMYK value is (0,28,35,30).

  • cyan value is 0.00%
  • magenta value is 27.93%
  • yellow value is 34.64%
  • key color value is 29.80%
CMYK: (0,28,35,30) C0M28Y35K30 (0%,28%,35%,30%) (0.00/0.28/0.35/0.30) 

CMYK percentages

%0
%27.93
%34.64
%29.8

Codes

Color #B38175 in popluar color models

B3 81 75
RGB 179 129 117
HSL 12° 28.97% 58.04%
HSB/HSV 12° 34.64% 70.20%
CMYK 0.00% 27.93% 34.64%
29.80%

Color #B38175 in popluar number systems.

HEX B3 81 75
Decimal 179 129 117
Binary 10110011 10000001 1110101
Octal 263 201 165

Shades and tints

Shades of #B38175

#B38175
(179,129,117)
#A3766B
(163,118,107)
#936B61
(147,107,97)
#836057
(131,96,87)
#73554D
(115,85,77)
#634A43
(99,74,67)
#533F39
(83,63,57)
#43342F
(67,52,47)
#332925
(51,41,37)
#231E1B
(35,30,27)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #B38175

#B38175
(179,129,117)
#B98C81
(185,140,129)
#BF978D
(191,151,141)
#C5A299
(197,162,153)
#CBADA5
(203,173,165)
#D1B8B1
(209,184,177)
#D7C3BD
(215,195,189)
#DDCEC9
(221,206,201)
#E3D9D5
(227,217,213)
#E9E4E1
(233,228,225)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38175 color. Also use rgb(179,129,117) instead hex code.

Text Font Color

.myTextColor { color: #B38175; }

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

This text font color is #B38175.

Background Color

.myBgColor { background-color: #B38175; }

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

This div background color is #B38175.

Border color

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

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

This div border color is #B38175.

Opacity

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

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

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

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

This text has shadow with #B38175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38175.

Preview

Color preview on black background

This text has color #B38175 on black background.


Color preview on white background

This text has color #B38175 on white background.


Black color preview on #B38175 background

This text has black color on #B38175 background.


White color preview on #B38175 background

This text has white color on #B38175 background.


Related colors

Complementary color

Complementary color for #hex is #4C7E8A.


I love getcolorcode.com

Triadic colors

1 #75B381 and #8175B3 with #B38175 are triadic colors.

2 #7581B3 and #81B375 with #B38175 are triadic colors.