COLOR #85711D

HEX: #85711D RGB: (133,113,29)

Renk bilgisi

#85711D contains mainly red and green colors. #85711D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#85711D color RGB value is (133,113,29).

RGB: (133,113,29) (52%, 44%, 11%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 113 of 255 = 44%
B 29 of 255 = 11%

133
113
29

R + G + B ~ 36%. #85711D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 113 + 29 = 275 (100%)
R 133 of 275 ~ 48.36%
G 113 of 275 ~ 41.09%
B 29 of 275 ~ 10.55'%

%48.36
%41.09
%10.55

CMYK RENK MODELİ

#85711D rengi CMYK tonu (0,15,78,48).

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

CMYK: (0,15,78,48)
C0M15Y78K48 (0%, 15%, 78%, 48%)
(0.00 / 0.15 / 0.78 / 0.48)

CMYK yüzdeleri

%0
%15.04
%78.2
%47.84

Codes

Color #85711D in popluar color models

85 71 1D
RGB 133 113 29
HSL 48° 64.20% 31.76%
HSB/HSV 48° 78.20% 52.16%
CMYK 0.00% 15.04% 78.20%
47.84%

Color #85711D in popluar number systems.

HEX 85 71 1D
Decimal 133 113 29
Binary 10000101 1110001 11101
Octal 205 161 35

Shades and tints

Shades of #85711D

#85711D
(133,113,29)
#79671B
(121,103,27)
#6D5D19
(109,93,25)
#615317
(97,83,23)
#554915
(85,73,21)
#493F13
(73,63,19)
#3D3511
(61,53,17)
#312B0F
(49,43,15)
#25210D
(37,33,13)
#19170B
(25,23,11)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #85711D

#85711D
(133,113,29)
#907D31
(144,125,49)
#9B8945
(155,137,69)
#A69559
(166,149,89)
#B1A16D
(177,161,109)
#BCAD81
(188,173,129)
#C7B995
(199,185,149)
#D2C5A9
(210,197,169)
#DDD1BD
(221,209,189)
#E8DDD1
(232,221,209)
#F3E9E5
(243,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85711D; }

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

This text font color is #85711D.

Background Color

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

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

This div background color is #85711D.

Border color

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

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

This div border color is #85711D.

Opacity

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

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

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

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

This text has shadow with #85711D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85711D.

Preview

Color preview on black background

This text has color #85711D on black background.


Color preview on white background

This text has color #85711D on white background.


Black color preview on #85711D background

This text has black color on #85711D background.


White color preview on #85711D background

This text has white color on #85711D background.


Related colors

Complementary color

Complementary color for #hex is #7A8EE2.


I love getcolorcode.com

Triadic colors

1 #1D8571 and #711D85 with #85711D are triadic colors.

2 #1D7185 and #71851D with #85711D are triadic colors.