COLOR #B69475

HEX: #B69475 RGB: (182,148,117)

Color info

#B69475 contains mainly red and green colors. Web safe color of #B69475 is #CC9966 (or #C96).

RGB color model

#B69475 color RGB value is (182,148,117).

RGB: (182,148,117) (71%, 58%, 46%)

RGB channels and saturation

R 182 of 255 = 71%
G 148 of 255 = 58%
B 117 of 255 = 46%

182
148
117

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

Portions of RGB colors in percentages

R + G + B = 182 + 148 + 117 = 447 (100%)
R 182 of 447 ~ 40.72%
G 148 of 447 ~ 33.11%
B 117 of 447 ~ 26.17'%

%40.72
%33.11
%26.17

CMYK color model

#B69475 color CMYK value is (0,19,36,29).

  • cyan value is 0.00%
  • magenta value is 18.68%
  • yellow value is 35.71%
  • key color value is 28.63%

CMYK: (0,19,36,29)
C0M19Y36K29 (0%, 19%, 36%, 29%)
(0.00 / 0.19 / 0.36 / 0.29)

CMYK percentages

%0
%18.68
%35.71
%28.63

Codes

Color #B69475 in popluar color models

B6 94 75
RGB 182 148 117
HSL 29° 30.81% 58.63%
HSB/HSV 29° 35.71% 71.37%
CMYK 0.00% 18.68% 35.71%
28.63%

Color #B69475 in popluar number systems.

HEX B6 94 75
Decimal 182 148 117
Binary 10110110 10010100 1110101
Octal 266 224 165

Shades and tints

Shades of #B69475

#B69475
(182,148,117)
#A6876B
(166,135,107)
#967A61
(150,122,97)
#866D57
(134,109,87)
#76604D
(118,96,77)
#665343
(102,83,67)
#564639
(86,70,57)
#46392F
(70,57,47)
#362C25
(54,44,37)
#261F1B
(38,31,27)
#161211
(22,18,17)
#000000
(0,0,0)

Tints of #B69475

#B69475
(182,148,117)
#BC9D81
(188,157,129)
#C2A68D
(194,166,141)
#C8AF99
(200,175,153)
#CEB8A5
(206,184,165)
#D4C1B1
(212,193,177)
#DACABD
(218,202,189)
#E0D3C9
(224,211,201)
#E6DCD5
(230,220,213)
#ECE5E1
(236,229,225)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B69475 color. Also use rgb(182,148,117) instead hex code.

Text Font Color

.myTextColor { color: #B69475; }

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

This text font color is #B69475.

Background Color

.myBgColor { background-color: #B69475; }

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

This div background color is #B69475.

Border color

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

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

This div border color is #B69475.

Opacity

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

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

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

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

This text has shadow with #B69475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69475.

Preview

Color preview on black background

This text has color #B69475 on black background.


Color preview on white background

This text has color #B69475 on white background.


Black color preview on #B69475 background

This text has black color on #B69475 background.


White color preview on #B69475 background

This text has white color on #B69475 background.


Related colors

Complementary color

Complementary color for #hex is #496B8A.


I love getcolorcode.com

Triadic colors

1 #75B694 and #9475B6 with #B69475 are triadic colors.

2 #7594B6 and #94B675 with #B69475 are triadic colors.