COLOR #85837D

HEX: #85837D RGB: (133,131,125)

Renk bilgisi

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

RGB renk modeli

#85837D color RGB value is (133,131,125).

RGB: (133,131,125) (52%, 51%, 49%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 131 of 255 = 51%
B 125 of 255 = 49%

133
131
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 131 + 125 = 389 (100%)
R 133 of 389 ~ 34.19%
G 131 of 389 ~ 33.68%
B 125 of 389 ~ 32.13'%

%34.19
%33.68
%32.13

CMYK RENK MODELİ

#85837D rengi CMYK tonu (0,2,6,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.50%
  • sarı tonu 6.02%
  • ana renk tonu 47.84%
CMYK: (0,2,6,48) C0M2Y6K48 (0%,2%,6%,48%) (0.00/0.02/0.06/0.48) 

CMYK yüzdeleri

%0
%1.5
%6.02
%47.84

Codes

Color #85837D in popluar color models

85 83 7D
RGB 133 131 125
HSL 45° 3.17% 50.59%
HSB/HSV 45° 6.02% 52.16%
CMYK 0.00% 1.50% 6.02%
47.84%

Color #85837D in popluar number systems.

HEX 85 83 7D
Decimal 133 131 125
Binary 10000101 10000011 1111101
Octal 205 203 175

Shades and tints

Shades of #85837D

#85837D
(133,131,125)
#797872
(121,120,114)
#6D6D67
(109,109,103)
#61625C
(97,98,92)
#555751
(85,87,81)
#494C46
(73,76,70)
#3D413B
(61,65,59)
#313630
(49,54,48)
#252B25
(37,43,37)
#19201A
(25,32,26)
#0D150F
(13,21,15)
#000000
(0,0,0)

Tints of #85837D

#85837D
(133,131,125)
#908E88
(144,142,136)
#9B9993
(155,153,147)
#A6A49E
(166,164,158)
#B1AFA9
(177,175,169)
#BCBAB4
(188,186,180)
#C7C5BF
(199,197,191)
#D2D0CA
(210,208,202)
#DDDBD5
(221,219,213)
#E8E6E0
(232,230,224)
#F3F1EB
(243,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85837D color. Also use rgb(133,131,125) instead hex code.

Text Font Color

.myTextColor { color: #85837D; }

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

This text font color is #85837D.

Background Color

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

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

This div background color is #85837D.

Border color

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

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

This div border color is #85837D.

Opacity

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

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

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

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

This text has shadow with #85837D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85837D.

Preview

Color preview on black background

This text has color #85837D on black background.


Color preview on white background

This text has color #85837D on white background.


Black color preview on #85837D background

This text has black color on #85837D background.


White color preview on #85837D background

This text has white color on #85837D background.


Related colors

Complementary color

Complementary color for #hex is #7A7C82.


I love getcolorcode.com

Triadic colors

1 #7D8583 and #837D85 with #85837D are triadic colors.

2 #7D8385 and #83857D with #85837D are triadic colors.