COLOR #85966B

HEX: #85966B RGB: (133,150,107)

Renk bilgisi

#85966B contains red, green and blue colors in about the same proportion. #85966B ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#85966B color RGB value is (133,150,107).

RGB: (133,150,107) (52%, 59%, 42%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 150 of 255 = 59%
B 107 of 255 = 42%

133
150
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 150 + 107 = 390 (100%)
R 133 of 390 ~ 34.1%
G 150 of 390 ~ 38.46%
B 107 of 390 ~ 27.44'%

%34.1
%38.46
%27.44

CMYK RENK MODELİ

#85966B rengi CMYK tonu (11,0,29,41).

  • camgöbeği tonu 11.33%
  • eflatun tonu 0.00%
  • sarı tonu 28.67%
  • ana renk tonu 41.18%
CMYK: (11,0,29,41) C11M0Y29K41 (11%,0%,29%,41%) (0.11/0.00/0.29/0.41) 

CMYK yüzdeleri

%11.33
%0
%28.67
%41.18

Codes

Color #85966B in popluar color models

85 96 6B
RGB 133 150 107
HSL 84° 17.00% 50.39%
HSB/HSV 84° 28.67% 58.82%
CMYK 11.33% 0.00% 28.67%
41.18%

Color #85966B in popluar number systems.

HEX 85 96 6B
Decimal 133 150 107
Binary 10000101 10010110 1101011
Octal 205 226 153

Shades and tints

Shades of #85966B

#85966B
(133,150,107)
#798962
(121,137,98)
#6D7C59
(109,124,89)
#616F50
(97,111,80)
#556247
(85,98,71)
#49553E
(73,85,62)
#3D4835
(61,72,53)
#313B2C
(49,59,44)
#252E23
(37,46,35)
#19211A
(25,33,26)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #85966B

#85966B
(133,150,107)
#909F78
(144,159,120)
#9BA885
(155,168,133)
#A6B192
(166,177,146)
#B1BA9F
(177,186,159)
#BCC3AC
(188,195,172)
#C7CCB9
(199,204,185)
#D2D5C6
(210,213,198)
#DDDED3
(221,222,211)
#E8E7E0
(232,231,224)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85966B color. Also use rgb(133,150,107) instead hex code.

Text Font Color

.myTextColor { color: #85966B; }

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

This text font color is #85966B.

Background Color

.myBgColor { background-color: #85966B; }

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

This div background color is #85966B.

Border color

.myBorderColor { border: 1px solid #85966B; }

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

This div border color is #85966B.

Opacity

.myOpacity80 { color: #85966B; opacity: 0.8; }

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

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

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

This text has shadow with #85966B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85966B.

Preview

Color preview on black background

This text has color #85966B on black background.


Color preview on white background

This text has color #85966B on white background.


Black color preview on #85966B background

This text has black color on #85966B background.


White color preview on #85966B background

This text has white color on #85966B background.


Related colors

Complementary color

Complementary color for #hex is #7A6994.


I love getcolorcode.com

Triadic colors

1 #6B8596 and #966B85 with #85966B are triadic colors.

2 #6B9685 and #96856B with #85966B are triadic colors.