COLOR #857269

HEX: #857269 RGB: (133,114,105)

Color info

#857269 contains red, green and blue colors in about the same proportion. Web safe color of #857269 is #996666 (or #966).

RGB color model

#857269 color RGB value is (133,114,105).

RGB: (133,114,105) (52%, 45%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 114 of 255 = 45%
B 105 of 255 = 41%

133
114
105

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

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 105 = 352 (100%)
R 133 of 352 ~ 37.78%
G 114 of 352 ~ 32.39%
B 105 of 352 ~ 29.83'%

%37.78
%32.39
%29.83

CMYK color model

#857269 color CMYK value is (0,14,21,48).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 21.05%
  • key color value is 47.84%
CMYK: (0,14,21,48) C0M14Y21K48 (0%,14%,21%,48%) (0.00/0.14/0.21/0.48) 

CMYK percentages

%0
%14.29
%21.05
%47.84

Codes

Color #857269 in popluar color models

85 72 69
RGB 133 114 105
HSL 19° 11.76% 46.67%
HSB/HSV 19° 21.05% 52.16%
CMYK 0.00% 14.29% 21.05%
47.84%

Color #857269 in popluar number systems.

HEX 85 72 69
Decimal 133 114 105
Binary 10000101 1110010 1101001
Octal 205 162 151

Shades and tints

Shades of #857269

#857269
(133,114,105)
#796860
(121,104,96)
#6D5E57
(109,94,87)
#61544E
(97,84,78)
#554A45
(85,74,69)
#49403C
(73,64,60)
#3D3633
(61,54,51)
#312C2A
(49,44,42)
#252221
(37,34,33)
#191818
(25,24,24)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #857269

#857269
(133,114,105)
#907E76
(144,126,118)
#9B8A83
(155,138,131)
#A69690
(166,150,144)
#B1A29D
(177,162,157)
#BCAEAA
(188,174,170)
#C7BAB7
(199,186,183)
#D2C6C4
(210,198,196)
#DDD2D1
(221,210,209)
#E8DEDE
(232,222,222)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857269 color. Also use rgb(133,114,105) instead hex code.

Text Font Color

.myTextColor { color: #857269; }

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

This text font color is #857269.

Background Color

.myBgColor { background-color: #857269; }

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

This div background color is #857269.

Border color

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

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

This div border color is #857269.

Opacity

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

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

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

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

This text has shadow with #857269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857269.

Preview

Color preview on black background

This text has color #857269 on black background.


Color preview on white background

This text has color #857269 on white background.


Black color preview on #857269 background

This text has black color on #857269 background.


White color preview on #857269 background

This text has white color on #857269 background.


Related colors

Complementary color

Complementary color for #hex is #7A8D96.


I love getcolorcode.com

Triadic colors

1 #698572 and #726985 with #857269 are triadic colors.

2 #697285 and #728569 with #857269 are triadic colors.