COLOR #836C71

HEX: #836C71 RGB: (131,108,113)

Renk bilgisi

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

RGB renk modeli

#836C71 color RGB value is (131,108,113).

RGB: (131,108,113) (51%, 42%, 44%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 108 of 255 = 42%
B 113 of 255 = 44%

131
108
113

R + G + B ~ 46%. #836C71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 108 + 113 = 352 (100%)
R 131 of 352 ~ 37.22%
G 108 of 352 ~ 30.68%
B 113 of 352 ~ 32.1'%

%37.22
%30.68
%32.1

CMYK RENK MODELİ

#836C71 rengi CMYK tonu (0,18,14,49).

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

CMYK: (0,18,14,49)
C0M18Y14K49 (0%, 18%, 14%, 49%)
(0.00 / 0.18 / 0.14 / 0.49)

CMYK yüzdeleri

%0
%17.56
%13.74
%48.63

Codes

Color #836C71 in popluar color models

83 6C 71
RGB 131 108 113
HSL 347° 9.62% 46.86%
HSB/HSV 347° 17.56% 51.37%
CMYK 0.00% 17.56% 13.74%
48.63%

Color #836C71 in popluar number systems.

HEX 83 6C 71
Decimal 131 108 113
Binary 10000011 1101100 1110001
Octal 203 154 161

Shades and tints

Shades of #836C71

#836C71
(131,108,113)
#786367
(120,99,103)
#6D5A5D
(109,90,93)
#625153
(98,81,83)
#574849
(87,72,73)
#4C3F3F
(76,63,63)
#413635
(65,54,53)
#362D2B
(54,45,43)
#2B2421
(43,36,33)
#201B17
(32,27,23)
#15120D
(21,18,13)
#000000
(0,0,0)

Tints of #836C71

#836C71
(131,108,113)
#8E797D
(142,121,125)
#998689
(153,134,137)
#A49395
(164,147,149)
#AFA0A1
(175,160,161)
#BAADAD
(186,173,173)
#C5BAB9
(197,186,185)
#D0C7C5
(208,199,197)
#DBD4D1
(219,212,209)
#E6E1DD
(230,225,221)
#F1EEE9
(241,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836C71; }

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

This text font color is #836C71.

Background Color

.myBgColor { background-color: #836C71; }

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

This div background color is #836C71.

Border color

.myBorderColor { border: 1px solid #836C71; }

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

This div border color is #836C71.

Opacity

.myOpacity80 { color: #836C71; opacity: 0.8; }

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

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

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

This text has shadow with #836C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836C71.

Preview

Color preview on black background

This text has color #836C71 on black background.


Color preview on white background

This text has color #836C71 on white background.


Black color preview on #836C71 background

This text has black color on #836C71 background.


White color preview on #836C71 background

This text has white color on #836C71 background.


Related colors

Complementary color

Complementary color for #hex is #7C938E.


I love getcolorcode.com

Triadic colors

1 #71836C and #6C7183 with #836C71 are triadic colors.

2 #716C83 and #6C8371 with #836C71 are triadic colors.