COLOR #85714D

HEX: #85714D RGB: (133,113,77)

Renk bilgisi

#85714D contains red, green and blue colors in about the same proportion. #85714D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#85714D color RGB value is (133,113,77).

RGB: (133,113,77) (52%, 44%, 30%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 113 of 255 = 44%
B 77 of 255 = 30%

133
113
77

R + G + B ~ 42%. #85714D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 113 + 77 = 323 (100%)
R 133 of 323 ~ 41.18%
G 113 of 323 ~ 34.98%
B 77 of 323 ~ 23.84'%

%41.18
%34.98
%23.84

CMYK RENK MODELİ

#85714D rengi CMYK tonu (0,15,42,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.04%
  • sarı tonu 42.11%
  • ana renk tonu 47.84%
CMYK: (0,15,42,48) C0M15Y42K48 (0%,15%,42%,48%) (0.00/0.15/0.42/0.48) 

CMYK yüzdeleri

%0
%15.04
%42.11
%47.84

Codes

Color #85714D in popluar color models

85 71 4D
RGB 133 113 77
HSL 39° 26.67% 41.18%
HSB/HSV 39° 42.11% 52.16%
CMYK 0.00% 15.04% 42.11%
47.84%

Color #85714D in popluar number systems.

HEX 85 71 4D
Decimal 133 113 77
Binary 10000101 1110001 1001101
Octal 205 161 115

Shades and tints

Shades of #85714D

#85714D
(133,113,77)
#796746
(121,103,70)
#6D5D3F
(109,93,63)
#615338
(97,83,56)
#554931
(85,73,49)
#493F2A
(73,63,42)
#3D3523
(61,53,35)
#312B1C
(49,43,28)
#252115
(37,33,21)
#19170E
(25,23,14)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #85714D

#85714D
(133,113,77)
#907D5D
(144,125,93)
#9B896D
(155,137,109)
#A6957D
(166,149,125)
#B1A18D
(177,161,141)
#BCAD9D
(188,173,157)
#C7B9AD
(199,185,173)
#D2C5BD
(210,197,189)
#DDD1CD
(221,209,205)
#E8DDDD
(232,221,221)
#F3E9ED
(243,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85714D color. Also use rgb(133,113,77) instead hex code.

Text Font Color

.myTextColor { color: #85714D; }

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

This text font color is #85714D.

Background Color

.myBgColor { background-color: #85714D; }

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

This div background color is #85714D.

Border color

.myBorderColor { border: 1px solid #85714D; }

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

This div border color is #85714D.

Opacity

.myOpacity80 { color: #85714D; opacity: 0.8; }

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

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

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

This text has shadow with #85714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85714D.

Preview

Color preview on black background

This text has color #85714D on black background.


Color preview on white background

This text has color #85714D on white background.


Black color preview on #85714D background

This text has black color on #85714D background.


White color preview on #85714D background

This text has white color on #85714D background.


Related colors

Complementary color

Complementary color for #hex is #7A8EB2.


I love getcolorcode.com

Triadic colors

1 #4D8571 and #714D85 with #85714D are triadic colors.

2 #4D7185 and #71854D with #85714D are triadic colors.