COLOR #85684C

HEX: #85684C RGB: (133,104,76)

Renk bilgisi

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

RGB renk modeli

#85684C color RGB value is (133,104,76).

RGB: (133,104,76) (52%, 41%, 30%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 104 of 255 = 41%
B 76 of 255 = 30%

133
104
76

R + G + B ~ 41%. #85684C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 104 + 76 = 313 (100%)
R 133 of 313 ~ 42.49%
G 104 of 313 ~ 33.23%
B 76 of 313 ~ 24.28'%

%42.49
%33.23
%24.28

CMYK RENK MODELİ

#85684C rengi CMYK tonu (0,22,43,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.80%
  • sarı tonu 42.86%
  • ana renk tonu 47.84%
CMYK: (0,22,43,48) C0M22Y43K48 (0%,22%,43%,48%) (0.00/0.22/0.43/0.48) 

CMYK yüzdeleri

%0
%21.8
%42.86
%47.84

Codes

Color #85684C in popluar color models

85 68 4C
RGB 133 104 76
HSL 29° 27.27% 40.98%
HSB/HSV 29° 42.86% 52.16%
CMYK 0.00% 21.80% 42.86%
47.84%

Color #85684C in popluar number systems.

HEX 85 68 4C
Decimal 133 104 76
Binary 10000101 1101000 1001100
Octal 205 150 114

Shades and tints

Shades of #85684C

#85684C
(133,104,76)
#795F46
(121,95,70)
#6D5640
(109,86,64)
#614D3A
(97,77,58)
#554434
(85,68,52)
#493B2E
(73,59,46)
#3D3228
(61,50,40)
#312922
(49,41,34)
#25201C
(37,32,28)
#191716
(25,23,22)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #85684C

#85684C
(133,104,76)
#90755C
(144,117,92)
#9B826C
(155,130,108)
#A68F7C
(166,143,124)
#B19C8C
(177,156,140)
#BCA99C
(188,169,156)
#C7B6AC
(199,182,172)
#D2C3BC
(210,195,188)
#DDD0CC
(221,208,204)
#E8DDDC
(232,221,220)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85684C color. Also use rgb(133,104,76) instead hex code.

Text Font Color

.myTextColor { color: #85684C; }

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

This text font color is #85684C.

Background Color

.myBgColor { background-color: #85684C; }

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

This div background color is #85684C.

Border color

.myBorderColor { border: 1px solid #85684C; }

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

This div border color is #85684C.

Opacity

.myOpacity80 { color: #85684C; opacity: 0.8; }

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

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

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

This text has shadow with #85684C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85684C.

Preview

Color preview on black background

This text has color #85684C on black background.


Color preview on white background

This text has color #85684C on white background.


Black color preview on #85684C background

This text has black color on #85684C background.


White color preview on #85684C background

This text has white color on #85684C background.


Related colors

Complementary color

Complementary color for #hex is #7A97B3.


I love getcolorcode.com

Triadic colors

1 #4C8568 and #684C85 with #85684C are triadic colors.

2 #4C6885 and #68854C with #85684C are triadic colors.