COLOR #836771

HEX: #836771 RGB: (131,103,113)

Renk bilgisi

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

RGB renk modeli

#836771 color RGB value is (131,103,113).

RGB: (131,103,113) (51%, 40%, 44%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 103 of 255 = 40%
B 113 of 255 = 44%

131
103
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 103 + 113 = 347 (100%)
R 131 of 347 ~ 37.75%
G 103 of 347 ~ 29.68%
B 113 of 347 ~ 32.56'%

%37.75
%29.68
%32.56

CMYK RENK MODELİ

#836771 rengi CMYK tonu (0,21,14,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.37%
  • sarı tonu 13.74%
  • ana renk tonu 48.63%

CMYK: (0,21,14,49)
C0M21Y14K49 (0%, 21%, 14%, 49%)
(0.00 / 0.21 / 0.14 / 0.49)

CMYK yüzdeleri

%0
%21.37
%13.74
%48.63

Codes

Color #836771 in popluar color models

83 67 71
RGB 131 103 113
HSL 339° 11.97% 45.88%
HSB/HSV 339° 21.37% 51.37%
CMYK 0.00% 21.37% 13.74%
48.63%

Color #836771 in popluar number systems.

HEX 83 67 71
Decimal 131 103 113
Binary 10000011 1100111 1110001
Octal 203 147 161

Shades and tints

Shades of #836771

#836771
(131,103,113)
#785E67
(120,94,103)
#6D555D
(109,85,93)
#624C53
(98,76,83)
#574349
(87,67,73)
#4C3A3F
(76,58,63)
#413135
(65,49,53)
#36282B
(54,40,43)
#2B1F21
(43,31,33)
#201617
(32,22,23)
#150D0D
(21,13,13)
#000000
(0,0,0)

Tints of #836771

#836771
(131,103,113)
#8E747D
(142,116,125)
#998189
(153,129,137)
#A48E95
(164,142,149)
#AF9BA1
(175,155,161)
#BAA8AD
(186,168,173)
#C5B5B9
(197,181,185)
#D0C2C5
(208,194,197)
#DBCFD1
(219,207,209)
#E6DCDD
(230,220,221)
#F1E9E9
(241,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836771 color. Also use rgb(131,103,113) instead hex code.

Text Font Color

.myTextColor { color: #836771; }

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

This text font color is #836771.

Background Color

.myBgColor { background-color: #836771; }

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

This div background color is #836771.

Border color

.myBorderColor { border: 1px solid #836771; }

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

This div border color is #836771.

Opacity

.myOpacity80 { color: #836771; opacity: 0.8; }

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

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

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

This text has shadow with #836771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836771.

Preview

Color preview on black background

This text has color #836771 on black background.


Color preview on white background

This text has color #836771 on white background.


Black color preview on #836771 background

This text has black color on #836771 background.


White color preview on #836771 background

This text has white color on #836771 background.


Related colors

Complementary color

Complementary color for #hex is #7C988E.


I love getcolorcode.com

Triadic colors

1 #718367 and #677183 with #836771 are triadic colors.

2 #716783 and #678371 with #836771 are triadic colors.