COLOR #85715D

HEX: #85715D RGB: (133,113,93)

Renk bilgisi

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

RGB renk modeli

#85715D color RGB value is (133,113,93).

RGB: (133,113,93) (52%, 44%, 36%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 113 of 255 = 44%
B 93 of 255 = 36%

133
113
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 113 + 93 = 339 (100%)
R 133 of 339 ~ 39.23%
G 113 of 339 ~ 33.33%
B 93 of 339 ~ 27.43'%

%39.23
%33.33
%27.43

CMYK RENK MODELİ

#85715D rengi CMYK tonu (0,15,30,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.04%
  • sarı tonu 30.08%
  • ana renk tonu 47.84%

CMYK: (0,15,30,48)
C0M15Y30K48 (0%, 15%, 30%, 48%)
(0.00 / 0.15 / 0.30 / 0.48)

CMYK yüzdeleri

%0
%15.04
%30.08
%47.84

Codes

Color #85715D in popluar color models

85 71 5D
RGB 133 113 93
HSL 30° 17.70% 44.31%
HSB/HSV 30° 30.08% 52.16%
CMYK 0.00% 15.04% 30.08%
47.84%

Color #85715D in popluar number systems.

HEX 85 71 5D
Decimal 133 113 93
Binary 10000101 1110001 1011101
Octal 205 161 135

Shades and tints

Shades of #85715D

#85715D
(133,113,93)
#796755
(121,103,85)
#6D5D4D
(109,93,77)
#615345
(97,83,69)
#55493D
(85,73,61)
#493F35
(73,63,53)
#3D352D
(61,53,45)
#312B25
(49,43,37)
#25211D
(37,33,29)
#191715
(25,23,21)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #85715D

#85715D
(133,113,93)
#907D6B
(144,125,107)
#9B8979
(155,137,121)
#A69587
(166,149,135)
#B1A195
(177,161,149)
#BCADA3
(188,173,163)
#C7B9B1
(199,185,177)
#D2C5BF
(210,197,191)
#DDD1CD
(221,209,205)
#E8DDDB
(232,221,219)
#F3E9E9
(243,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85715D; }

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

This text font color is #85715D.

Background Color

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

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

This div background color is #85715D.

Border color

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

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

This div border color is #85715D.

Opacity

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

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

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

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

This text has shadow with #85715D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85715D.

Preview

Color preview on black background

This text has color #85715D on black background.


Color preview on white background

This text has color #85715D on white background.


Black color preview on #85715D background

This text has black color on #85715D background.


White color preview on #85715D background

This text has white color on #85715D background.


Related colors

Complementary color

Complementary color for #hex is #7A8EA2.


I love getcolorcode.com

Triadic colors

1 #5D8571 and #715D85 with #85715D are triadic colors.

2 #5D7185 and #71855D with #85715D are triadic colors.